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
/
device_handler
/
scsi_dh.c
Age
Commit message (
Expand
)
Author
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
scsi: device handlers must have attach and detach methods
Christoph Hellwig
2014-11-12
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2012-07-20
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
Mike Snitzer
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
[SCSI] scsi_dh: check queuedata pointer before proceeding further
Moger, Babu
2011-08-30
[SCSI] scsi_dh: Check for sdev state in store_dh_state()
Hannes Reinecke
2011-08-30
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
2011-08-30
[SCSI] scsi_dh: Fixup kernel-doc comments
Hannes Reinecke
2011-04-24
[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path
Mike Snitzer
2011-01-24
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2010-12-21
[SCSI] scsi_dh: propagate SCSI device deletion
Menny Hamburger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
[SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices
Chandra Seetharaman
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-08-22
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
2009-08-22
[SCSI] scsi_dh: Reference count scsi_dh_attach
Chandra Seetharaman
2008-07-26
[SCSI] scsi_dh: create lookup cache
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman