aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvfc: Fix terminate_rport_ioBrian King2010-08-062-169/+204
* [SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King2010-08-062-0/+9
* [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16James Smart2010-08-061-1/+1
* [SCSI] lpfc 8.3.16: FCoE Discovery and Failover FixesJames Smart2010-08-066-47/+144
* [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanupJames Smart2010-08-069-51/+128
* [SCSI] pm8001: introduce missing kfreeJulia Lawall2010-08-061-3/+10
* [SCSI] qla4xxx: Update driver version to 5.02.00-k3Vikas Chaudhary2010-08-061-1/+1
* [SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade2010-08-067-4/+352
* [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali2010-08-065-0/+47
* [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.xVikas Chaudhary2010-08-062-11/+12
* [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpcVikas Chaudhary2010-08-061-1/+3
* [SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade2010-08-061-0/+6
* [SCSI] qla4xxx: Use the correct request queue.Vikas Chaudhary2010-08-061-1/+1
* [SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary2010-08-064-9/+7
* [SCSI] libfc: call fc_remote_port_chkready under the host lock.Mike Christie2010-08-061-2/+2
* [SCSI] remove fake "address-of" expressionAlan Stern2010-08-062-2/+2
* [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie2010-08-063-0/+490
* [SCSI] be2iscsi: select ISCSI_BOOT_SYSFSRandy Dunlap2010-08-061-0/+1
* [SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal2010-08-061-1/+1
* [SCSI] be2iscsi: Increase max sectorJayamohan Kallickal2010-08-061-1/+1
* [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-066-46/+564
* [SCSI] 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-061-3/+0
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-7/+7
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-242-4/+4
| * sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-282-3/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-0418-31/+27
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-043-26/+43
| |\ \
| * | | libfc: use ARRAY_SIZEKulikov Vasiliy2010-07-201-3/+1
| * | | scsi: bfa: use ARRAY_SIZEKulikov Vasiliy2010-07-202-7/+5
| * | | fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-121-1/+1
| * | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2010-06-1640-943/+1544
| |\ \ \ | | | |/ | | |/|
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-165-6/+6
| * | | fix typos concerning "management"Uwe Kleine-König2010-06-166-8/+8
| * | | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-163-5/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04227-6088/+18351
|\ \ \ \
| * | | | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+4
| * | | | [SCSI] sd: add support for runtime PMAlan Stern2010-07-281-5/+16
| * | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-287-11/+193
| * | | | [SCSI] convert to the new PM frameworkAlan Stern2010-07-284-47/+105
| * | | | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-288-30/+30
| * | | | [SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe2010-07-281-2/+2
| * | | | [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
| * | | | [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-284-6/+43
| * | | | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-285-60/+5
| * | | | [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-2822-22/+22
| * | | | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-284-40/+25
| * | | | [SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali2010-07-284-289/+42
| * | | | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-281-13/+24
| * | | | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-283-10/+162