summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin2008-04-071-1/+1
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-274/+233
* [SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori2008-04-071-10/+6
* [SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori2008-04-071-19/+18
* [SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori2008-04-071-11/+18
* [SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori2008-04-071-14/+3
* [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-072-37/+115
* [SCSI] consolidate command allocation in a single placeJames Bottomley2008-04-071-32/+50
* [SCSI] 3w-9xxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-12/+9
* [SCSI] 3w-xxxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-10/+2
* [SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-56/+10
* [SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-32/+17
* [SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-42/+8
* [SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-19/+4
* [SCSI] ps3rom: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-82/+10
* [SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-66/+13
* [SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori2008-04-071-0/+14
* [SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori2008-04-072-0/+107
* [SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox2008-04-074-29/+17
* [SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt2008-04-071-0/+7
* [SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-2/+5
* [SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-3/+7
* [SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke2008-04-073-10/+11
* [SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya2008-04-072-5/+13
* [SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt2008-04-072-45/+20
* [SCSI] qla4xxx: Add target reset functionalityMike Christie2008-04-074-19/+105
* [SCSI] scsi_error: add target reset handlerMike Christie2008-04-073-18/+106
* [SCSI] ps3rom: Simplify fill_from_dev_buffer()Geert Uytterhoeven2008-04-071-16/+14
* [SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori2008-04-071-3/+3
* [SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori2008-04-071-3/+0
* [SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2008-04-072-51/+29
* [SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori2008-04-071-2/+4
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-078-9/+0
* [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori2008-04-071-11/+11
* [SCSI] st: show options currently set in sysfsKai Makisara2008-04-072-1/+49
* [SCSI] st: add option to use SILI in variable block readsKai Makisara2008-04-075-6/+51
* [SCSI] gdth: remove command accessorsBoaz Harrosh2008-04-071-59/+14
* [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong2008-04-073-29/+9
* [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-072-0/+43
* [SCSI] ips: sg chaining support to the path to non I/O commandsFUJITA Tomonori2008-04-071-8/+10
* [SCSI] gdth: convert to PCI hotplug APIJeff Garzik2008-04-071-102/+94
* [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversionJeff Garzik2008-04-072-33/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0711-60/+281
|\
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-043-8/+5
| |\
| | * fix endian lossage in forcedethAl Viro2008-04-041-3/+2
| | * net/tokenring/olympic.c section fixesAdrian Bunk2008-04-041-3/+3
| | * net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-041-2/+0
| * | [VLAN]: Fix egress priority mappings leak.Pavel Emelyanov2008-04-041-0/+15
| |/
| * [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-032-14/+219
| * [NET]: srandom32 fixes for networking v2Andi Kleen2008-04-031-4/+9
OpenPOWER on IntegriCloud