aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_dh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-11-09scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig1-1/+1
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke1-0/+1
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke1-0/+1
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig1-0/+17
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig1-1/+1
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig1-5/+0
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig1-5/+0
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer1-0/+6
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman1-2/+4
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman1-0/+5
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke1-0/+10
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke1-0/+1
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman1-1/+11
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman1-0/+59