summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen21-87/+213
2019-10-03scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche3-14/+0
2019-10-03scsi: MAINTAINERS: Update qla2xxx driverHimanshu Madhani1-1/+1
2019-10-03scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal2-0/+4
2019-09-30scsi: bfa: Make restart_bfa staticYueHaibing1-2/+1
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner1-2/+0
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum1-1/+2
2019-09-30scsi: libcxgbi: remove unused function to stop warningAustin Kim1-28/+0
2019-09-30scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard3-0/+25
2019-09-30scsi: smartpqi: clean up an indentation issueColin Ian King1-2/+2
2019-09-30scsi: csiostor: clean up indentation issueColin Ian King1-1/+1
2019-09-30scsi: core: Log SCSI command age with errorsMilan P. Gandhi1-2/+8
2019-09-30scsi: qedf: Add port_id getterDaniel Wagner1-0/+8
2019-09-30scsi: ufs-mediatek: enable auto suspend capabilityStanley Chu1-0/+3
2019-09-30scsi: ufs: override auto suspend tunables for ufsStanley Chu2-0/+19
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu4-2/+11
2019-09-30scsi: hisi_sas: fix spelling mistake "digial" -> "digital"Colin Ian King1-1/+1
2019-09-30scsi: csiostor: Fix spelling typosArkadiusz Drabczyk1-10/+10
2019-09-30scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2019-09-30scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()Markus Elfring1-4/+1
2019-09-30scsi: ufs: make array setup_attrs static const, makes object smallerColin Ian King1-1/+1
2019-09-30scsi: ips: make array 'options' static const, makes object smallerColin Ian King1-1/+1
2019-09-30scsi: fnic: make array dev_cmd_err static const, makes object smallerColin Ian King1-1/+1
2019-09-30scsi: mvsas: remove redundant assignment to variable rcColin Ian King1-1/+1
2019-09-30scsi: qla2xxx: remove redundant assignment to pointer hostColin Ian King1-1/+1
2019-09-30scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing1-6/+0
2019-09-30scsi: smartpqi: clean up indentation of a statementColin Ian King1-4/+1
2019-09-30scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy1-2/+2
2019-09-30scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy1-2/+2
2019-09-30scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy1-0/+12
2019-09-30scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy1-9/+23
2019-09-30scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy1-1/+1
2019-09-30scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy2-1/+43
2019-09-30scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy3-21/+69
2019-09-30scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy1-0/+2
2019-09-30scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy2-9/+113
2019-09-30scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy1-6/+0
2019-09-30scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy1-1/+2
2019-09-30scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy2-3/+16
2019-09-30scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy3-7/+75
2019-09-30scsi: lpfc: Update lpfc version to 12.4.0.1James Smart1-1/+1
2019-09-30scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart1-3/+1
2019-09-30scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart1-3/+14
2019-09-30scsi: lpfc: Update async event loggingJames Smart2-6/+12
2019-09-30scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart1-7/+7
2019-09-30scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart1-16/+22
2019-09-30scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart1-7/+9
2019-09-30scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart4-4/+13
2019-09-30scsi: lpfc: Fix host hang at boot or slow bootJames Smart1-6/+36