summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-04-10[SCSI] qla4xxx: Take E-port out of reset before disabling pause framesManish Dusane
2013-04-10[SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie
2013-04-09[SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart
2013-04-09[SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...James Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart
2013-04-09[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King
2013-04-06[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza
2013-04-06[SCSI] st: Take additional queue ref in st_probeJoe Lawrence
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2013-03-25fcoe: Fix deadlock between create and destroy pathsRobert Love
2013-03-25bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love
2013-03-20treewide: Fix typos in printkMasanari Iida
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-28scsi/lpfc: convert to idr_alloc()Tejun Heo
2013-02-28scsi: convert to idr_alloc()Tejun Heo
2013-02-28scsi/bfa: convert to idr_alloc()Tejun Heo
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-02-24[SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap