summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_dh.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez2018-04-181-1/+4
* scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-091-0/+3
* scsi: dh: add new rdac devicesXose Vazquez Perez2017-12-071-1/+4
* scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke2017-09-251-6/+13
* scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()Hannes Reinecke2017-09-251-3/+14
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-02-221-18/+4
* scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez2016-10-111-3/+3
* scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke2015-12-021-71/+1
* scsi_dh: don't try to load a device handler during async probingChristoph Hellwig2015-10-271-1/+1
* scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura2015-10-271-1/+5
* scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
* 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/+46
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-281-47/+28
* 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/+12
* scsi_dh: move to drivers/scsiChristoph Hellwig2015-08-281-0/+571
OpenPOWER on IntegriCloud