summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fix debug level to avoid floods of same messageVikas Chaudhary2013-04-102-4/+11
* [SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_resetVikas Chaudhary2013-04-101-1/+8
* [SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XXVikas Chaudhary2013-04-101-2/+16
* [SCSI] qla4xxx: Set graceful reset bit for ISP83XXVikas Chaudhary2013-04-101-0/+9
* [SCSI] qla4xxx: Boot from SAN fix for ISP83XXVikas Chaudhary2013-04-101-1/+1
* [SCSI] qla4xxx: Take E-port out of reset before disabling pause framesManish Dusane2013-04-102-0/+38
* [SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie2013-04-091-4/+6
* [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart2013-04-091-1/+1
* [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart2013-04-091-13/+15
* [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart2013-04-091-1/+1
* [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-094-18/+20
* [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart2013-04-091-4/+6
* [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-092-3/+11
* [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart2013-04-091-35/+62
* [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-092-1/+10
* [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...James Smart2013-04-091-504/+601
* [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart2013-04-095-8/+40
* [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-098-43/+70
* [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau2013-04-061-0/+12
* [SCSI] ibmvscsi: Fix slave_configure deadlockBrian King2013-04-061-1/+1
* [SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap2013-04-061-1/+1
* [SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap2013-04-061-5/+0
* [SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2013-04-062-2/+2
* [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-065-64/+1
* [SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com2013-04-061-0/+1
* [SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza2013-04-061-1/+1
* [SCSI] st: Take additional queue ref in st_probeJoe Lawrence2013-04-061-1/+7
* [SCSI] libsas: use right function to alloc smp responseJohn Gong2013-04-061-1/+1
* [SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com2013-04-061-2/+8
* libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love2013-03-251-15/+45
* libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-253-10/+21
* libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-253-8/+10
* fcoe: Fix deadlock between create and destroy pathsRobert Love2013-03-251-4/+11
* bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love2013-03-251-3/+2
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-1/+6
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-0267-1190/+4000
|\
| * [SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley2013-03-0110-288/+736
| |\
| | * libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi2013-02-191-9/+9
| | * libfc: XenServer fails to mount root filesystem.Krishna Mohan2013-02-151-1/+1
| | * libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi2013-02-111-1/+9
| | * fcoe: Fix deadlock while deleting FCoE interface with NPIV portsNeerav Parikh2013-01-281-0/+23
| | * fcoe: close race on link speed detection in fcoe codeNeil Horman2013-01-281-4/+27
| | * debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro2012-12-141-5/+1
| | * bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou2012-12-141-46/+7
| | * bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou2012-12-141-31/+2
| | * bnx2fc: add support to get_netdev for bnx2f_interfaceYi Zou2012-12-141-2/+3
| | * libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-142-40/+54
| | * libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-142-35/+35
| | * fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou2012-12-141-0/+1
| | * libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love2012-12-143-27/+26
OpenPOWER on IntegriCloud