summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* fix vmsas.c file permissionsOliver Pinter2008-02-241-0/+0
* mvsas: fix build warning, clean prototypesJeff Garzik2008-02-241-12/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-2324-180/+3181
|\
| * [SCSI] qlogicpt: section fixesAdrian Bunk2008-02-231-6/+6
| * [SCSI] mvsas: convert from rough draft to working driverKe Wei2008-02-231-313/+1469
| * [SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik2008-02-233-0/+1836
| * [SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley2008-02-231-1/+2
| * [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-231-4/+0Star
| * [SCSI] st: compile fix when DEBUG set to oneKai Makisara2008-02-232-8/+4Star
| * [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori2008-02-231-4/+6
| * [SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori2008-02-231-22/+12Star
| * [SCSI] lpfc: Balance lockingMatthew Wilcox2008-02-231-9/+9
| * [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-231-2/+1Star
| * [SCSI] libsas: fix error handlingJames Bottomley2008-02-221-24/+41
| * [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11Star
| * [SCSI] iscsi transport: make 2 functions staticAdrian Bunk2008-02-221-2/+2
| * [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1Star
| * [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-191-1/+1
| * [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2Star
| * [SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori2008-02-181-1/+1
| * [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
| * [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1
| * [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-181-1/+1
| * [SCSI] megaraid: outb_p exterminationAlan Cox2008-02-181-5/+5
| * [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
| * [SCSI] ses: fix data corruptionYinghai Lu2008-02-181-59/+67
* | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-234-4/+4
* | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-192-4/+4
* | block: add request->raw_data_lenTejun Heo2008-02-191-4/+4
|/
* [SCSI] gdth: update deprecated pci_find_deviceSergio Luis2008-02-132-3/+6
* [SCSI] gdth: scan for scsi devicesBoaz Harrosh2008-02-131-0/+9
* [SCSI] sym53c416: fix module parametersJames Bottomley2008-02-121-8/+8
* [SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart2008-02-121-1/+1
* [SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart2008-02-126-7/+137
* [SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart2008-02-129-66/+127
* [SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart2008-02-123-22/+91
* [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-127-33/+41
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-1211-142/+630
* [SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2008-02-112-2/+2
* [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2008-02-112-13/+6Star
* [SCSI] ses: fix memory leaksYinghai Lu2008-02-111-9/+14
* [SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark2008-02-111-6/+7
* [SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark2008-02-113-8/+10
* [SCSI] aacraid: add optional MSI supportSalyzyn, Mark2008-02-115-33/+67
* [SCSI] MegaRAID driver management char device moved to miscThomas Horsten2008-02-112-7/+14
* [SCSI] advansys: fix overrun_buf aligned bugFUJITA Tomonori2008-02-111-2/+11
* scsi: fix makefile for aic7(3*x)Sam Ravnborg2008-02-091-2/+2
* Convert SG from nopage to fault.Nick Piggin2008-02-081-12/+11Star
* [SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark2008-02-081-51/+30Star
* [SCSI] ses: add new Enclosure ULDJames Bottomley2008-02-083-1/+699