summaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler/scsi_dh.c
AgeCommit message (Expand)Author
2015-08-28scsi_dh: move to drivers/scsiChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-02-02scsi: fix device handler detach oopsMike Christie
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig
2014-11-12scsi: device handlers must have attach and detach methodsChristoph Hellwig
2014-11-12scsi_dh: get module reference outside of device handlerChristoph Hellwig
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-31[SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, 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 functionHannes Reinecke
2011-08-30[SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike 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 deletionMenny Hamburger
2010-03-30include 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 devicesChandra Seetharaman
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra 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_attachChandra Seetharaman
2008-07-26[SCSI] scsi_dh: create lookup cacheHannes Reinecke
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke
2008-07-26[SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman