summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_dh.c
Commit message (Expand)AuthorAge
* scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-09
* scsi: dh: add new rdac devicesXose Vazquez Perez2017-12-07
* scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke2017-09-25
* scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()Hannes Reinecke2017-09-25
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-02-22
* scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez2016-10-11
* scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke2015-12-02
* scsi_dh: don't try to load a device handler during async probingChristoph Hellwig2015-10-27
* scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura2015-10-27
* scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-01
* scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()Hannes Reinecke2015-08-28
* scsi_dh: don't allow to detach device handlers at runtimeChristoph Hellwig2015-08-28
* scsi_dh: add a common helper to get a scsi_device from a request_queueChristoph Hellwig2015-08-28
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-28
* scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-28
* scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-28
* scsi_dh: move to drivers/scsiChristoph Hellwig2015-08-28