index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh.c
Age
Commit message (
Expand
)
Author
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