aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-0517-5142/+1488
* [SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com2010-09-058-0/+1652
* [SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com2010-09-052-0/+3363
* [SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter2010-09-051-5/+5
* [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-052-3/+3
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7
* [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
* [SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-10/+10
* [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-5/+11
* [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-1/+5
* drivers/scsi/qla4xxx: fix buildAndrew Morton2010-08-202-2/+2
* arcmsr_hba: Missing slab.h includeDavid Miller2010-08-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-1438-355/+1996
|\
| * [SCSI] qla4xxx: fix compilation warningVikas Chaudhary2010-08-111-1/+2
| * [SCSI] make error handling more robust in the face of reservationsJames Bottomley2010-08-111-4/+6
| * [SCSI] tgt: fix warningJoe Eykholt2010-08-111-0/+1
| * [SCSI] Return NEEDS_RETRY for eh commands with status BUSYHannes Reinecke2010-08-111-0/+1
| * [SCSI] ibmvfc: Driver version 1.0.9Brian King2010-08-061-2/+2
| * [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 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+2
|\ \
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-123-30/+30
|\ \ \
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-30/+30
| | |/ | |/|
* | | scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-111-3/+0
* | | drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-113-21/+19
* | | drivers/scsi: use memdup_userJulia Lawall2010-08-111-8/+3
* | | scsi: remove private BIT macrosAndrew Morton2010-08-112-4/+2
* | | scsi: fix bnx2i build errorsRandy Dunlap2010-08-111-1/+2
* | | scsi: fix pmcraid build errorsRandy Dunlap2010-08-111-1/+1