aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_dh.c
AgeCommit message (Expand)Author
2019-04-03scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2018-04-18scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez
2018-04-09scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn
2017-12-07scsi: dh: add new rdac devicesXose Vazquez Perez
2017-09-25scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke
2017-09-25scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()Hannes Reinecke
2017-02-22scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2016-10-11scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez
2015-12-02scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke
2015-10-27scsi_dh: don't try to load a device handler during async probingChristoph Hellwig
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura
2015-10-01scsi_dh: Use the correct module name when loading device handlerPaul Mackerras
2015-08-28scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()Hannes Reinecke
2015-08-28scsi_dh: don't allow to detach device handlers at runtimeChristoph Hellwig
2015-08-28scsi_dh: add a common helper to get a scsi_device from a request_queueChristoph Hellwig
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-08-28scsi_dh: move to drivers/scsiChristoph Hellwig