aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds21-241/+302
2006-05-03[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2-50/+20
2006-04-29[SCSI] advansys driver: limp along on x86Linus Torvalds2-2/+4
2006-04-28[SCSI] ibmvscsi: fix leak when failing to send srp eventFUJITA Tomonori1-12/+18
2006-04-27[SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed1-6/+9
2006-04-27[SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2-20/+46
2006-04-27[SCSI] scsi: Add IBM 2104-DU3 to blistBrian King1-0/+2
2006-04-27[SCSI] Fix DVD burning issues.James Bottomley1-7/+20
2006-04-25[SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl1-0/+1
2006-04-19[SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko1-6/+6
2006-04-19[SCSI] megaraid: unused variableAndrew Morton1-1/+0
2006-04-19[SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown1-2/+2
2006-04-19[SCSI] Overrun in drivers/scsi/sim710.cEric Sesterhenn1-1/+1
2006-04-19[SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart1-1/+1
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart3-10/+8
2006-04-19[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2-33/+37
2006-04-19[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart1-2/+9
2006-04-19[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart3-14/+38
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completionsJames Smart6-51/+4
2006-04-19[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo during discoveryJames Smart3-22/+79
2006-04-19[SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk1-4/+2
2006-04-14[SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley1-0/+2
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