summaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler/scsi_dh_rdac.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-21[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handlerChauhan, Vijay1-0/+6
2009-03-18[SCSI] scsi_dh_rdac: Retry for NOT_READY check conditionChauhan, Vijay1-0/+6
2009-03-12[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...Chauhan, Vijay1-13/+25
2009-03-12[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handlerChauhan, Vijay1-0/+5
2008-12-29[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device listBabu Moger1-0/+2
2008-12-29[SCSI] scsi_dh: Retry mode select in rdac device handlerChandra Seetharaman1-4/+11
2008-12-29[SCSI] scsi_dh: Make sure the state of a path is set properly when controller...Chandra Seetharaman1-0/+1
2008-10-23[SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman1-0/+3
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie1-1/+2
2008-10-03[SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com1-0/+2
2008-10-03[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori1-2/+0
2008-08-29[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson1-2/+2
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+2
2008-08-16[SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman1-0/+1
2008-08-16[SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman1-1/+1
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk1-1/+1
2008-07-26[SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke1-69/+94
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke1-66/+43
2008-07-17scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman1-1/+6
2008-06-05[SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman1-0/+691