index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh.c
Age
Commit message (
Expand
)
Author
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
scsi: device handlers must have attach and detach methods
Christoph Hellwig
2014-11-12
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2012-07-20
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
Mike Snitzer
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
[SCSI] scsi_dh: check queuedata pointer before proceeding further
Moger, Babu
2011-08-30
[SCSI] scsi_dh: Check for sdev state in store_dh_state()
Hannes Reinecke
2011-08-30
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
2011-08-30
[SCSI] scsi_dh: Fixup kernel-doc comments
Hannes Reinecke
2011-04-24
[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path
Mike Snitzer
2011-01-24
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2010-12-21
[SCSI] scsi_dh: propagate SCSI device deletion
Menny Hamburger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
[SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices
Chandra Seetharaman
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-08-22
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
2009-08-22
[SCSI] scsi_dh: Reference count scsi_dh_attach
Chandra Seetharaman
2008-07-26
[SCSI] scsi_dh: create lookup cache
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman