Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | [SCSI] scsi_dh: add scsi_dh_attached_handler_name | Mike Snitzer | 1 | -2/+36 |
2011-12-15 | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu | 1 | -58/+0 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | scsi: Fix up files implicitly depending on module.h inclusion | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | [SCSI] scsi_dh: check queuedata pointer before proceeding further | Moger, Babu | 1 | -1/+9 |
2011-08-30 | [SCSI] scsi_dh: Check for sdev state in store_dh_state() | Hannes Reinecke | 1 | -0/+4 |
2011-08-30 | [SCSI] scsi_dh: Implement match callback function | Hannes Reinecke | 1 | -7/+46 |
2011-08-30 | [SCSI] scsi_dh: Fixup kernel-doc comments | Hannes Reinecke | 1 | -2/+2 |
2011-04-24 | [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path | Mike Snitzer | 1 | -3/+6 |
2011-01-24 | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 1 | -75/+37 |
2010-12-21 | [SCSI] scsi_dh: propagate SCSI device deletion | Menny Hamburger | 1 | -2/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices | Chandra Seetharaman | 1 | -7/+4 |
2009-12-04 | [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous | Chandra Seetharaman | 1 | -5/+12 |
2009-08-23 | [SCSI] scsi_dh: add the interface scsi_dh_set_params() | Chandra Seetharaman | 1 | -0/+33 |
2009-08-23 | [SCSI] scsi_dh: Reference count scsi_dh_attach | Chandra Seetharaman | 1 | -7/+16 |
2008-07-26 | [SCSI] scsi_dh: create lookup cache | Hannes Reinecke | 1 | -24/+105 |
2008-07-26 | [SCSI] scsi_dh: attach to hardware handler from dm-mpath | Hannes Reinecke | 1 | -0/+64 |
2008-07-26 | [SCSI] scsi_dh: Add 'dh_state' sysfs attribute | Hannes Reinecke | 1 | -1/+102 |
2008-07-26 | [SCSI] scsi_dh: Implement common device table handling | Hannes Reinecke | 1 | -32/+170 |
2008-06-05 | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman | 1 | -0/+162 |