aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-05-20[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handlerChauhan, Vijay
2009-05-20[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)Aaro Koskinen
2009-05-20[SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)Aaro Koskinen
2009-05-20[SCSI] qla1280: error recovery rewriteMichael Reed
2009-05-20[SCSI] qla1280: driver clean upMichael Reed
2009-05-20[SCSI] Increase default timeout for INQUIRYAlan Stern
2009-05-20[SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan
2009-05-20[SCSI] mvsas: split driver into multiple filesJeff Garzik
2009-05-20[SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik
2009-05-20[SCSI] qla2xxx: Update version number to 8.03.01-k2.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.Michael Reed
2009-05-20[SCSI] qla2xxx: Perform an implicit login to the Management Server.Joe Carnuccio
2009-05-20[SCSI] qla2xxx: Restrict model-name/description device-table usage.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Correct hard-coded address of a second-port's NVRAM.Harish Zunjarrao
2009-05-20[SCSI] qla2xxx: Correct typo in read_nvram() callback.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Remove reference to request queue from scsi request block.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add CPU affinity support.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Export additional FCoE attributes for application support.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.Seokmann Ju
2009-05-19scsi_lib: remove unused variableBoaz Harrosh
2009-05-19libosd: Use of new blk_make_requestBoaz Harrosh
2009-05-19libosd: Use new blk_rq_map_kernBoaz Harrosh
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18[SCSI] mpt2sas: fix driver version inconsistencyEric Moore
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar
2009-05-17fcoe: adds spma mode supportVasu Dev
2009-05-17fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev
2009-05-15[SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford
2009-05-15[SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez
2009-05-14[SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin
2009-05-13[SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar
2009-05-12scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo
2009-05-11scsi: simplify the bidi completionFUJITA Tomonori
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo
2009-05-11block: cleanup rq->data_len usagesTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-09Reduce path_lookup() abusesAl Viro
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-28block: kill rq->dataTejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo