index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_dh.c
Age
Commit message (
Expand
)
Author
2021-03-24
scsi: scsi_dh: Fix a typo
Bhaskar Chowdhury
2020-07-08
scsi: dh: Add Fujitsu device to devinfo and dh lists
Steve Schremmer
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-03
scsi: core: add new RDAC LENOVO/DE_Series device
Xose Vazquez Perez
2018-04-18
scsi: scsi_dh: replace too broad "TP9" string with the exact models
Xose Vazquez Perez
2018-04-09
scsi: scsi_dh: Don't look for NULL devices handlers by name
Johannes Thumshirn
2017-12-07
scsi: dh: add new rdac devices
Xose Vazquez Perez
2017-09-25
scsi: scsi_dh: suppress errors from unsupported devices
Hannes Reinecke
2017-09-25
scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()
Hannes Reinecke
2017-02-22
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
2016-10-11
scsi: Replace wrong device handler name for CLARiiON arrays
Xose Vazquez Perez
2015-12-02
scsi_dh: move 'dh_state' sysfs attribute to generic code
Hannes Reinecke
2015-10-27
scsi_dh: don't try to load a device handler during async probing
Christoph Hellwig
2015-10-27
scsi_dh: fix use-after-free when removing scsi device
Junichi Nomura
2015-10-01
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
2015-08-28
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
Hannes Reinecke
2015-08-28
scsi_dh: don't allow to detach device handlers at runtime
Christoph Hellwig
2015-08-28
scsi_dh: add a common helper to get a scsi_device from a request_queue
Christoph Hellwig
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
2015-08-28
scsi_dh: move to drivers/scsi
Christoph Hellwig