Age | Commit message (Expand) | Author | Files | Lines |
2017-12-08 | scsi: dh: add new rdac devices | Xose Vazquez Perez | 1 | -1/+4 |
2017-09-26 | scsi: scsi_dh: suppress errors from unsupported devices | Hannes Reinecke | 1 | -6/+13 |
2017-09-26 | scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach() | Hannes Reinecke | 1 | -3/+14 |
2017-02-23 | scsi: use 'scsi_device_from_queue()' for scsi_dh | Hannes Reinecke | 1 | -18/+4 |
2016-10-12 | scsi: Replace wrong device handler name for CLARiiON arrays | Xose Vazquez Perez | 1 | -3/+3 |
2015-12-03 | scsi_dh: move 'dh_state' sysfs attribute to generic code | Hannes Reinecke | 1 | -71/+1 |
2015-10-27 | scsi_dh: don't try to load a device handler during async probing | Christoph Hellwig | 1 | -1/+1 |
2015-10-27 | scsi_dh: fix use-after-free when removing scsi device | Junichi Nomura | 1 | -1/+5 |
2015-10-01 | scsi_dh: Use the correct module name when loading device handler | Paul Mackerras | 1 | -1/+1 |
2015-08-28 | scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate() | Hannes Reinecke | 1 | -0/+1 |
2015-08-28 | scsi_dh: don't allow to detach device handlers at runtime | Christoph Hellwig | 1 | -2/+4 |
2015-08-28 | scsi_dh: add a common helper to get a scsi_device from a request_queue | Christoph Hellwig | 1 | -53/+46 |
2015-08-28 | scsi_dh: kill struct scsi_dh_data | Christoph Hellwig | 1 | -47/+28 |
2015-08-28 | scsi_dh: move device matching to the core code | Christoph Hellwig | 1 | -18/+66 |
2015-08-28 | scsi_dh: integrate into the core SCSI code | Christoph Hellwig | 1 | -171/+12 |
2015-08-28 | scsi_dh: move to drivers/scsi | Christoph Hellwig | 1 | -0/+571 |