aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-02-23fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-180/+3181
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki4-4/+4
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk1-6/+6
2008-02-23[SCSI] mvsas: convert from rough draft to working driverKe Wei1-313/+1469
2008-02-23[SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik3-0/+1836
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley1-1/+2
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-22[SCSI] st: compile fix when DEBUG set to oneKai Makisara2-8/+4
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12
2008-02-22[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-22[SCSI] qla4xxx: fix up residual handlingDavid Somayajulu1-2/+1
2008-02-22[SCSI] libsas: fix error handlingJames Bottomley1-24/+41
2008-02-22[SCSI] arcmsr: fix message allocationDaniel Drake1-15/+11
2008-02-22[SCSI] iscsi transport: make 2 functions staticAdrian Bunk1-2/+2
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2-2/+1
2008-02-19[SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori1-1/+1
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley2-4/+4
2008-02-19block: add request->raw_data_lenTejun Heo1-4/+4
2008-02-18[SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley1-4/+2
2008-02-18[SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori1-1/+1
2008-02-18[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley1-5/+6
2008-02-18[SCSI] scsi_debug: disable clusteringFUJITA Tomonori1-1/+1
2008-02-18[SCSI] fas216: fix up the previous fas216 commitJames Bottomley1-1/+1
2008-02-18[SCSI] megaraid: outb_p exterminationAlan Cox1-5/+5
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley1-4/+10
2008-02-18[SCSI] ses: fix data corruptionYinghai Lu1-59/+67
2008-02-13[SCSI] gdth: update deprecated pci_find_deviceSergio Luis2-3/+6
2008-02-13[SCSI] gdth: scan for scsi devicesBoaz Harrosh1-0/+9
2008-02-12[SCSI] sym53c416: fix module parametersJames Bottomley1-8/+8
2008-02-11[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart1-1/+1
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart6-7/+137
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart9-66/+127
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart3-22/+91
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart7-33/+41
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart11-142/+630
2008-02-11[SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2-2/+2
2008-02-11[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2-13/+6
2008-02-11[SCSI] ses: fix memory leaksYinghai Lu1-9/+14
2008-02-11[SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark1-6/+7
2008-02-11[SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark3-8/+10
2008-02-11[SCSI] aacraid: add optional MSI supportSalyzyn, Mark5-33/+67
2008-02-11[SCSI] MegaRAID driver management char device moved to miscThomas Horsten2-7/+14
2008-02-11[SCSI] advansys: fix overrun_buf aligned bugFUJITA Tomonori1-2/+11
2008-02-09scsi: fix makefile for aic7(3*x)Sam Ravnborg1-2/+2
2008-02-07Convert SG from nopage to fault.Nick Piggin1-12/+11