summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_rdac.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device listBabu Moger2008-12-291-0/+2
* [SCSI] scsi_dh: Retry mode select in rdac device handlerChandra Seetharaman2008-12-291-4/+11
* [SCSI] scsi_dh: Make sure the state of a path is set properly when controller...Chandra Seetharaman2008-12-291-0/+1
* [SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman2008-10-231-0/+3
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+2
* [SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com2008-10-031-0/+2
* [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-10-031-2/+0
* [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-201-1/+2
|\
| * [SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman2008-08-161-0/+1
| * [SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman2008-08-161-1/+1
* | make struct scsi_dh_devlist's staticAdrian Bunk2008-08-111-1/+1
|/
* [SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke2008-07-261-69/+94
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-66/+43
* scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman2008-07-161-1/+6
* [SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman2008-06-051-0/+691
OpenPOWER on IntegriCloud