aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-04-07[SCSI] megaraid_sas: rollback the sense info implementationbo yang
2008-04-07[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probeDenis Cheng
2008-04-07[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin
2008-04-07[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley
2008-04-07[SCSI] consolidate command allocation in a single placeJames Bottomley
2008-04-07[SCSI] 3w-9xxx: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] 3w-xxxx: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori
2008-04-07[SCSI] ps3rom: use sg buffer copy helper funcitonsFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori
2008-04-07[SCSI] qla4xxx: Add target reset functionalityMike Christie
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie
2008-04-07[SCSI] ps3rom: Simplify fill_from_dev_buffer()Geert Uytterhoeven
2008-04-07[SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen
2008-04-07[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori
2008-04-07[SCSI] st: show options currently set in sysfsKai Makisara
2008-04-07[SCSI] st: add option to use SILI in variable block readsKai Makisara
2008-04-07[SCSI] gdth: remove command accessorsBoaz Harrosh
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong
2008-04-07[SCSI] ips: sg chaining support to the path to non I/O commandsFUJITA Tomonori
2008-04-07[SCSI] gdth: convert to PCI hotplug APIJeff Garzik
2008-04-07[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversionJeff Garzik
2008-04-06scsi: fix sense_slab/bio swapping livelockHugh Dickins
2008-03-28[SCSI] mvsas: check subsystem idKe Wei
2008-03-28[SCSI] mvsas: get phy info.Ke Wei
2008-03-28[SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei
2008-03-28[SCSI] mvsas: retry aborting task.Ke Wei
2008-03-28[SCSI] mvsas: check hd whether unpluggedKe Wei
2008-03-28[SCSI] mvsas : interrupt handlingKe Wei
2008-03-28[SCSI] mvsas: a tag handler implementationKe Wei
2008-03-28[SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei
2008-03-27[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley
2008-03-27[SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart
2008-03-26Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita