aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-15[SCSI] scsi_scan.c: fix compile warningsakpm@osdl.org2-9/+18
2006-04-14[SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski2-102/+172
2006-04-14[SCSI] ibmvscsi: convert kmalloc + memset to kcallocFUJITA Tomonori1-2/+1
2006-04-14Merge ../scsi-rc-fixes-2.6James Bottomley38-13226/+990
2006-04-14[SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley1-0/+2
2006-04-14[SCSI] iscsi: convert iscsi tcp to libiscsiMike Christie2-2206/+813
2006-04-14[SCSI] iscsi: add libiscsiMike Christie3-104/+1711
2006-04-14[SCSI] iscsi: fix up iscsi ehMike Christie3-273/+541
2006-04-14[SCSI] iscsi: add sysfs attrs for uspace sync upMike Christie2-56/+274
2006-04-14[SCSI] iscsi: rm kernel iscsi handles usage for session and connectionMike Christie2-35/+76
2006-04-14[SCSI] BLIST_ATTACH_PQ3 flagsKurt Garloff2-1/+3
2006-04-14[SCSI] Better log messages for PQ3 devsKurt Garloff1-3/+35
2006-04-14[SCSI] Try LUN 1 and use bflagsKurt Garloff1-13/+4
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric1-1/+9
2006-04-13[SCSI] 3ware 9000 disable local irqs during kmap_atomicadam radford1-2/+7
2006-04-13[SCSI] SCSI: fix scsi_kill_request() busy count handlingTejun Heo1-0/+15
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart1-155/+311
2006-04-13[SCSI] aic79xx: target hotplug fixesHannes Reinecke2-44/+10
2006-04-13[SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.hFUJITA Tomonori1-227/+0
2006-04-13[SCSI] aic79xx bus reset updateHannes Reinecke3-62/+58
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley3-6/+20
2006-04-13[SCSI] sym2: Fix build when spinlock debugging is enabledMatthew Wilcox1-8/+12
2006-04-13[SCSI] ipr: Bump versionBrian King1-2/+2
2006-04-13[SCSI] ipr: Reset device cleanupBrian King1-17/+41
2006-04-13[SCSI] ipr: printk macro cleanup/removalBrian King2-26/+14
2006-04-13[SCSI] ipr: Simplify status area dumpingBrian King1-35/+4
2006-04-13[SCSI] ipr: Fixup device type checkBrian King2-2/+18
2006-04-13[SCSI] ipr: Disk remove path cleanupBrian King2-3/+4
2006-04-13[SCSI] sg: fix leak when dio setup failsDouglas Gilbert1-1/+3
2006-04-13[SCSI] expose sas internal class for the domain transportJames Bottomley2-34/+39
2006-04-13[SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki1-1/+1
2006-04-13[SCSI] Version 2.2.3Matthew Wilcox1-1/+1
2006-04-13[SCSI] Enable clustering and large transfersMatthew Wilcox1-1/+2
2006-04-13[SCSI] Simplify error handlingMatthew Wilcox1-62/+22
2006-04-13[SCSI] Allow nvram settings to determine bus modeMatthew Wilcox1-31/+34
2006-04-13[SCSI] Use SPI messages where possibleMatthew Wilcox1-3/+6
2006-04-13[SCSI] Disable sym2 driver queueingMatthew Wilcox4-11/+10
2006-04-13[SCSI] Mark div_10M array constMatthew Wilcox1-1/+1
2006-04-13[SCSI] Simplify error handling a bitMatthew Wilcox1-42/+8
2006-04-13[SCSI] Use pcibios_resource_to_bus()Matthew Wilcox1-42/+13
2006-04-13[SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox3-20/+26
2006-04-13[SCSI] sas transport: ref count updateMike Anderson1-24/+6
2006-04-13[SCSI] aacraid: Driver version updateMark Haverkamp3-11/+16
2006-04-13[SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp1-2/+2
2006-04-13[SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp1-0/+28
2006-04-13[SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp1-0/+12
2006-04-13[SCSI] aacraid: General driver cleanupMark Haverkamp6-21/+18
2006-04-13[SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp1-1/+2
2006-04-13[SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp1-2/+2
2006-04-13[SCSI] aacraid: Error path cleanupMark Haverkamp1-2/+3