summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-04-10[SCSI] aacraid: Dual firmware image supportMahesh Rajashekhara3-3/+31
2013-04-10[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun1-5/+0
2013-04-10[SCSI] qla4xxx: Update driver version to 5.03.00-k5Vikas Chaudhary1-1/+1
2013-04-10[SCSI] qla4xxx: Fixed request queue count manipulation on response pathTej Parkash3-17/+2
2013-04-10[SCSI] qla4xxx: Fix debug level to avoid floods of same messageVikas Chaudhary2-4/+11
2013-04-10[SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_resetVikas Chaudhary1-1/+8
2013-04-10[SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XXVikas Chaudhary1-2/+16
2013-04-10[SCSI] qla4xxx: Set graceful reset bit for ISP83XXVikas Chaudhary1-0/+9
2013-04-10[SCSI] qla4xxx: Boot from SAN fix for ISP83XXVikas Chaudhary1-1/+1
2013-04-10[SCSI] qla4xxx: Take E-port out of reset before disabling pause framesManish Dusane2-0/+38
2013-04-10[SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie1-4/+6
2013-04-10[SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart1-1/+1
2013-04-10[SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart1-13/+15
2013-04-10[SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart1-1/+1
2013-04-10[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart4-18/+20
2013-04-10[SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart1-4/+6
2013-04-10[SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2-3/+11
2013-04-10[SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart1-35/+62
2013-04-10[SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2-1/+10
2013-04-10[SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...James Smart1-504/+601
2013-04-10[SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart5-8/+40
2013-04-10[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart8-43/+70
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau1-0/+12
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King1-1/+1
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap1-1/+1
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap1-5/+0
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2-2/+2
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio5-64/+1
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com1-0/+1
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza1-1/+1
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence1-1/+7
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong1-1/+1
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com1-2/+8
2013-03-26libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love1-15/+45
2013-03-26libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love3-10/+21
2013-03-26libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love3-8/+10
2013-03-26fcoe: Fix deadlock between create and destroy pathsRobert Love1-4/+11
2013-03-25bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love1-3/+2
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+6
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds67-1190/+4000
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley10-288/+736
2013-03-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-923/+2165
2013-02-28scsi/lpfc: convert to idr_alloc()Tejun Heo1-8/+4
2013-02-28scsi: convert to idr_alloc()Tejun Heo3-57/+34
2013-02-28scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-7/+7
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti5-327/+440
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti4-219/+267
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-3/+57
2013-02-24[SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap1-28/+28