aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh.c
Commit message (Expand)AuthorAgeFilesLines
* scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-11-111-1/+9
* [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer2011-04-241-3/+6
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-241-75/+37
* [SCSI] scsi_dh: propagate SCSI device deletionMenny Hamburger2010-12-211-2/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman2009-12-041-7/+4
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-041-5/+12
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-221-0/+33
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-7/+16
* [SCSI] scsi_dh: create lookup cacheHannes Reinecke2008-07-261-24/+105
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-261-0/+64
* [SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke2008-07-261-1/+102
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-32/+170
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+162