summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh.c
Commit message (Expand)AuthorAgeFilesLines
* scsi_dh: move to drivers/scsiChristoph Hellwig2015-08-281-571/+0
* dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2015-08-281-17/+19
* dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-281-74/+22
* scsi: fix device handler detach oopsMike Christie2015-02-021-1/+2
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-121-8/+21
* scsi: device handlers must have attach and detach methodsChristoph Hellwig2014-11-121-12/+13
* scsi_dh: get module reference outside of device handlerChristoph Hellwig2014-11-121-9/+22
* [SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer2012-07-201-2/+36
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-58/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* | [SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-10-311-1/+9
|/
* [SCSI] scsi_dh: Check for sdev state in store_dh_state()Hannes Reinecke2011-08-301-0/+4
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-301-7/+46
* [SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke2011-08-301-2/+2
* [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer2011-04-241-3/+6
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-241-75/+37
* [SCSI] scsi_dh: propagate SCSI device deletionMenny Hamburger2010-12-211-2/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman2009-12-041-7/+4
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-041-5/+12
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-221-0/+33
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-7/+16
* [SCSI] scsi_dh: create lookup cacheHannes Reinecke2008-07-261-24/+105
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-261-0/+64
* [SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke2008-07-261-1/+102
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-32/+170
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+162
OpenPOWER on IntegriCloud