summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-04-07[SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori1-32/+17
2008-04-07[SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori1-42/+8
2008-04-07[SCSI] ps3rom: use sg buffer copy helper funcitonsFUJITA Tomonori1-82/+10
2008-04-07[SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori1-66/+13
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox4-29/+17
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori1-2/+5
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori1-3/+7
2008-04-07[SCSI] qla4xxx: Add target reset functionalityMike Christie4-19/+105
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie1-18/+104
2008-04-07[SCSI] ps3rom: Simplify fill_from_dev_buffer()Geert Uytterhoeven1-16/+14
2008-04-07[SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori1-3/+3
2008-04-07[SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori1-3/+0
2008-04-07[SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2-51/+29
2008-04-07[SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori1-2/+4
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