summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_dh.c
Commit message (Expand)AuthorAgeFilesLines
* scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()Hannes Reinecke2015-08-281-0/+1
* scsi_dh: don't allow to detach device handlers at runtimeChristoph Hellwig2015-08-281-2/+4
* scsi_dh: add a common helper to get a scsi_device from a request_queueChristoph Hellwig2015-08-281-53/+46Star
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-281-47/+28Star
* scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-281-18/+66
* scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-281-171/+12Star
* scsi_dh: move to drivers/scsiChristoph Hellwig2015-08-281-0/+571