summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-134-6/+21
* [SCSI] sym2: Fix build when spinlock debugging is enabledMatthew Wilcox2006-04-131-8/+12
* [SCSI] ipr: Bump versionBrian King2006-04-131-2/+2
* [SCSI] ipr: Reset device cleanupBrian King2006-04-131-17/+41
* [SCSI] ipr: printk macro cleanup/removalBrian King2006-04-132-26/+14
* [SCSI] ipr: Simplify status area dumpingBrian King2006-04-131-35/+4
* [SCSI] ipr: Fixup device type checkBrian King2006-04-132-2/+18
* [SCSI] ipr: Disk remove path cleanupBrian King2006-04-132-3/+4
* [SCSI] sg: fix leak when dio setup failsDouglas Gilbert2006-04-131-1/+3
* [SCSI] expose sas internal class for the domain transportJames Bottomley2006-04-132-34/+39
* [SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki2006-04-131-1/+1
* [SCSI] Version 2.2.3Matthew Wilcox2006-04-131-1/+1
* [SCSI] Enable clustering and large transfersMatthew Wilcox2006-04-131-1/+2
* [SCSI] Simplify error handlingMatthew Wilcox2006-04-131-62/+22
* [SCSI] Allow nvram settings to determine bus modeMatthew Wilcox2006-04-131-31/+34
* [SCSI] Use SPI messages where possibleMatthew Wilcox2006-04-131-3/+6
* [SCSI] Disable sym2 driver queueingMatthew Wilcox2006-04-134-11/+10
* [SCSI] Mark div_10M array constMatthew Wilcox2006-04-131-1/+1
* [SCSI] Simplify error handling a bitMatthew Wilcox2006-04-131-42/+8
* [SCSI] Use pcibios_resource_to_bus()Matthew Wilcox2006-04-131-42/+13
* [SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox2006-04-133-20/+26
* [SCSI] sas transport: ref count updateMike Anderson2006-04-131-24/+6
* [SCSI] aacraid: Driver version updateMark Haverkamp2006-04-133-11/+16
* [SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp2006-04-131-2/+2
* [SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp2006-04-131-0/+28
* [SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp2006-04-131-0/+12
* [SCSI] aacraid: General driver cleanupMark Haverkamp2006-04-136-21/+18
* [SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp2006-04-131-1/+2
* [SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp2006-04-131-2/+2
* [SCSI] aacraid: Error path cleanupMark Haverkamp2006-04-131-2/+3
* [SCSI] aacraid: Add timeout for eventsMark Haverkamp2006-04-132-11/+27
* [SCSI] aacraid: Track command ownership in driverMark Haverkamp2006-04-133-19/+31
* [SCSI] aacraid: Use scmd_ functionsMark Haverkamp2006-04-132-11/+11
* [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori2006-04-134-125/+142
* [SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher2006-04-131-1/+3
* [SCSI] fix sg leak when scsi_execute_async failsMike Christie2006-04-131-0/+1
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-135-207/+78
* [SCSI] remove qlogicfcJames Bottomley2006-04-134-11989/+0
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-1225-142/+430
|\
| * IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-124-2/+30
| * IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin2006-04-101-1/+1
| * IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-101-5/+4
| * IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-101-2/+3
| * IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin2006-04-101-0/+7
| * IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-104-20/+40
| * IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-101-21/+20
| * IB: simplify static rate encodingJack Morgenstein2006-04-1014-64/+261
| * IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-043-17/+34
| * IB/srp: Fix memory leak in options parsingRoland Dreier2006-04-031-0/+1
| * IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-024-11/+29
OpenPOWER on IntegriCloud