summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-295-11/+7Star
|\
| * Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas2013-04-242-5/+2Star
| |\
| | * [SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas2013-04-182-5/+2Star
| * | [SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-152-3/+2Star
| * | [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-151-3/+3
| |/
* | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun2013-04-111-1/+2
* | [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/+0Star
* | [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/+1Star
* | [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-261-15/+45
* | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-263-10/+21
* | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-263-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/+2Star
|/
* 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-121-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/+1Star
| | * bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou2012-12-141-46/+7Star
| | * bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou2012-12-141-31/+2Star
| | * 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/+26Star
| | * bnx2fc: Use the fcoe_sysfs control interfaceRobert Love2012-12-141-29/+139
| | * fcoe: Use the fcoe_sysfs control interfaceRobert Love2012-12-142-24/+140
| | * libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2012-12-144-9/+234
| | * libfcoe: Add fcoe_sysfs debug logging levelRobert Love2012-12-142-3/+15
| | * libfcoe: Save some memory and optimize name lookupsRobert Love2012-12-041-28/+16Star
| | * libfc: fix REC handlingVasu Dev2012-12-041-3/+3
| * | [SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti2013-02-255-327/+440
| * | [SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti2013-02-254-219/+267
| * | [SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap2013-02-241-28/+28
| * | [SCSI] storvsc: Handle dynamic resizing of the deviceK. Y. Srinivasan2013-02-241-0/+31
| * | [SCSI] storvsc: Restructure error handling code on command completionK. Y. Srinivasan2013-02-241-42/+59
| * | [SCSI] storvsc: avoid usage of WRITE_SAMEOlaf Hering2013-02-241-0/+4