summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen8-9/+0
2008-04-07[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori1-11/+11
2008-04-07[SCSI] st: show options currently set in sysfsKai Makisara1-0/+43
2008-04-07[SCSI] st: add option to use SILI in variable block readsKai Makisara3-5/+44
2008-04-07[SCSI] gdth: remove command accessorsBoaz Harrosh1-59/+14
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong3-29/+9
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong1-0/+41
2008-04-07[SCSI] ips: sg chaining support to the path to non I/O commandsFUJITA Tomonori1-8/+10
2008-04-07[SCSI] gdth: convert to PCI hotplug APIJeff Garzik1-102/+94
2008-04-07[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversionJeff Garzik2-33/+28
2008-04-06scsi: fix sense_slab/bio swapping livelockHugh Dickins1-10/+12
2008-03-28[SCSI] mvsas: check subsystem idKe Wei1-0/+9
2008-03-28[SCSI] mvsas: get phy info.Ke Wei1-46/+42
2008-03-28[SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei1-9/+16
2008-03-28[SCSI] mvsas: retry aborting task.Ke Wei1-8/+25
2008-03-28[SCSI] mvsas: check hd whether unpluggedKe Wei1-31/+45
2008-03-28[SCSI] mvsas : interrupt handlingKe Wei1-57/+170
2008-03-28[SCSI] mvsas: a tag handler implementationKe Wei1-43/+87
2008-03-28[SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei1-36/+87
2008-03-27[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley1-1/+4
2008-03-27[SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart1-5/+11
2008-03-26Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley1-1/+1
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita1-4/+5
2008-03-19[SCSI] fix media change events for polled devicesKay Sievers1-0/+5
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers2-0/+2
2008-03-14[SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereferenceSven Schnelle1-0/+7
2008-03-14[SCSI] arcmsr: fix iounmap error for Type B adapternickcheng1-7/+7
2008-03-13[SCSI] fix bsg queue oops with iscsi logoutMike Christie1-1/+1
2008-03-08[SCSI] Fix dependency problems in SCSI driversJames Bottomley1-1/+1
2008-03-07[SCSI] advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox1-1/+1
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-326/+370
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie1-28/+48
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie1-12/+14
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie2-5/+10
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-03[SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori1-1/+1
2008-03-03[SCSI] tgt: set the data length properlyFUJITA Tomonori1-0/+5
2008-03-03[SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori1-1/+0
2008-03-03[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori1-3/+4
2008-03-03[SCSI] docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03[SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez1-1/+1
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez3-10/+10
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez1-0/+5
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez1-1/+2
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng1-1/+1
2008-03-03[SCSI] ps3rom: disable clusteringFUJITA Tomonori1-1/+1
2008-03-03[SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori1-1/+1
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-02-29[SCSI] mvsas: fix phy sas addressKe Wei1-6/+5
2008-02-27[SCSI] gdth: fix to internal commands executionBoaz Harrosh2-18/+13