aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_dh.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-28scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()Gravatar Hannes Reinecke 1-0/+1
2015-08-28scsi_dh: don't allow to detach device handlers at runtimeGravatar Christoph Hellwig 1-2/+4
2015-08-28scsi_dh: add a common helper to get a scsi_device from a request_queueGravatar Christoph Hellwig 1-53/+46
2015-08-28scsi_dh: kill struct scsi_dh_dataGravatar Christoph Hellwig 1-47/+28
2015-08-28scsi_dh: move device matching to the core codeGravatar Christoph Hellwig 1-18/+66
2015-08-28scsi_dh: integrate into the core SCSI codeGravatar Christoph Hellwig 1-171/+12
2015-08-28scsi_dh: move to drivers/scsiGravatar Christoph Hellwig 1-0/+571