summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-2518-27/+15Star
|\
| * aic7xxx: fix Kconfig references to READMEsPaul Bolle2011-10-102-4/+2Star
| * doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2011-09-15108-4697/+12471
| |\
| * | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-1512-12/+0Star
| * | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
| * | scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-151-8/+10
| * | aix94xx: Use angle brackets for system includesJoe Perches2011-09-151-1/+1
* | | [SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn2011-10-021-4/+6
* | | [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier2011-10-021-4/+5
* | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-285-3/+7
|\ \ \
| * | | [SCSI] 3w-9xxx: fix iommu_iova leakJames Bottomley2011-09-261-0/+2
| * | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-261-1/+1
| * | | [SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap2011-09-221-1/+1
| * | | [SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn2011-09-221-1/+1
| * | | [SCSI] aacraid: reset should disable MSI interruptVasily Averin2011-09-221-0/+2
| | |/ | |/|
* | | scsi: fix qla2xxx printk format warningRandy Dunlap2011-09-241-2/+2
* | | scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap2011-09-241-0/+1
|/ /
* | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-1526-200/+607
|\ \
| * | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-291-1/+1
| * | [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou2011-08-291-2/+6
| * | [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-291-2/+9
| * | [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-292-17/+45
| * | [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love2011-08-291-5/+8
| * | [SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis2011-08-271-1/+1
| * | [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-271-10/+10
| * | [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-272-4/+0Star
| * | [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-271-2/+3
| * | [SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis2011-08-271-0/+4
| * | [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap2011-08-271-0/+3
| * | [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-271-3/+2Star
| * | [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-278-64/+62Star
| * | [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi2011-08-276-38/+335
| * | [SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron2011-08-261-0/+10
| * | [SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron2011-08-261-20/+27
| * | [SCSI] isci: add version numberDan Williams2011-08-241-1/+10
| * | [SCSI] isci: fix event-get pointer incrementDan Williams2011-08-241-0/+3
| * | [SCSI] isci: dynamic interrupt coalescingDan Williams2011-08-242-1/+12
| * | [SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin2011-08-241-2/+10
| * | [SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang2011-08-241-18/+18
| * | [SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2011-08-242-0/+25
| * | [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2011-08-242-2/+2
| * | [SCSI] isci: fix sata response handlingDan Williams2011-08-241-12/+6Star
* | | scsi: qla4xxx driver depends on NETRandy Dunlap2011-09-111-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-3090-4487/+11870
|\ \
| * | [SCSI] fcoe: cleanup cpu selection for incoming requestsVasu Dev2011-07-281-30/+13Star
| * | [SCSI] fcoe: add fip retry to avoid missing critical keep aliveVasu Dev2011-07-281-6/+15
| * | [SCSI] libfc: fix warn on in lport retryVasu Dev2011-07-281-1/+0Star
| * | [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh2011-07-281-0/+1
| * | [SCSI] libfc: cleanup sending SRR requestHillf Danton2011-07-281-2/+0Star