aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh.c
Commit message (Expand)AuthorAge
* [SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer2012-07-20
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-15
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
* | [SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-10-31
|/
* [SCSI] scsi_dh: Check for sdev state in store_dh_state()Hannes Reinecke2011-08-30
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-30
* [SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke2011-08-30
* [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer2011-04-24
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-24
* [SCSI] scsi_dh: propagate SCSI device deletionMenny Hamburger2010-12-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman2009-12-04
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-04
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-22
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-22
* [SCSI] scsi_dh: create lookup cacheHannes Reinecke2008-07-26
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-26
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-05