nfsd: move some of fh_compose into helper functions
[safe/jmp/linux-2.6] / drivers / scsi / device_handler /
2009-05-20 Chauhan, Vijay[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01)...
2009-03-18 Chauhan, Vijay[SCSI] scsi_dh_rdac: Retry for NOT_READY check condition
2009-03-12 Chauhan, Vijay[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE...
2009-03-12 Chauhan, Vijay[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress...
2009-03-12 Ilgu Hong[SCSI] scsi dh alua: handle report luns data changed...
2009-03-12 Ilgu Hong[SCSI] scsi dh alua: add intel Multi-Flex device
2009-03-12 Ilgu Hong[SCSI] scsi dh alua: fix group id masking
2008-12-29 Babu Moger[SCSI] scsi_dh_rdac: Add LSI vendor and product ids...
2008-12-29 Chandra Seetharaman[SCSI] scsi_dh: Retry mode select in rdac device handler
2008-12-29 Chandra Seetharaman[SCSI] scsi_dh: Make sure the state of a path is set...
2008-12-12 Alan D. BrunelleCommands needing to be retried require a complete re...
2008-10-23 Chandra Seetharaman[SCSI] scsi_dh: Initialize path state to be passive...
2008-10-13 Mike Christie[SCSI] scsi_dh_alua: remove REQ_NOMERGE
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-03 James Bottomley[SCSI] scsi_dh: suppress comparison warning
2008-10-03 Yanqing_Liu@Dell.com[SCSI] scsi_dh: add Dell product information into rdac...
2008-10-03 FUJITA Tomonori[SCSI] scsi_dh: no need to initialize rq->cmd with...
2008-08-29 Mike Anderson[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
2008-08-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-08-16 Chandra Seetharaman[SCSI] scsi_dh: Initialize lun_state in check_ownership()
2008-08-16 Chandra Seetharaman[SCSI] scsi_dh: Do not use scsilun in rdac hardware...
2008-08-11 Adrian Bunkmake struct scsi_dh_devlist's static
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: create lookup cache
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: attach to hardware handler from dm...
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: add generic SPC-3 alua handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update RDAC device handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update hp_sw hardware handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update EMC handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Implement common device table handling
2008-07-17 Chandra Seetharamanscsi_dh: Verify "dev" is a sdev before accessing it.
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add EMC Clariion device handler
2008-06-05 Mike Christie[SCSI] scsi_dh: add hp sw device handler
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add lsi rdac device handler
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add infrastructure for SCSI Device...