aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-24scsi: lpfc: Add FA-WWN Async Event reportingJames Smart2-0/+11
2019-10-24scsi: lpfc: Add log macros to allow print by serverity or verbosity settingJames Smart1-0/+17
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart5-10/+204
2019-10-24scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart4-32/+24
2019-10-24scsi: lpfc: Remove lock contention target write pathJames Smart5-54/+14
2019-10-24scsi: lpfc: Slight fast-path performance optimizationsJames Smart2-9/+10
2019-10-24scsi: lpfc: fix coverity error of dereference after null checkJames Smart1-2/+2
2019-10-24scsi: lpfc: Fix hardlockup in lpfc_abort_handlerJames Smart1-2/+3
2019-10-24scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart3-7/+12
2019-10-24scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2019-10-24scsi: lpfc: Fix lockdep errors in sli_ringtx_putJames Smart1-3/+7
2019-10-24scsi: lpfc: Fix reporting of read-only fw error errorsJames Smart2-20/+50
2019-10-24scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart2-7/+5
2019-10-22scsi: cxlflash: remove set but not used variable 'ioarcb'YueHaibing1-2/+0
2019-10-22scsi: target: remove unused extension parametersDavid Disseldorp1-3/+0
2019-10-22scsi: target: fix SendTargets=All string comparesDavid Disseldorp1-8/+6
2019-10-22scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp1-1/+1
2019-10-18scsi: aacraid: bump versionBalsundar P1-1/+1
2019-10-18scsi: aacraid: send AIF request post IOP RESETBalsundar P3-9/+50
2019-10-18scsi: aacraid: check adapter healthBalsundar P1-0/+4
2019-10-18scsi: aacraid: setting different timeout for src and thorBalsundar P3-4/+11
2019-10-18scsi: aacraid: fixed firmware assert issueBalsundar P3-0/+16
2019-10-18scsi: aacraid: fixed IO reporting errorBalsundar P1-0/+1
2019-10-18scsi: aacraid: fix illegal IO beyond last LBABalsundar P1-4/+4
2019-10-09scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'zhengbin1-6/+1
2019-10-09scsi: megaraid_sas: Unique names for MSI-X vectorsChandrakanth Patil2-2/+9
2019-10-09scsi: smartpqi: bump versionDon Brace1-3/+3
2019-10-09scsi: smartpqi: Align driver syntax with oobKevin Barnett3-118/+112
2019-10-09scsi: smartpqi: remove unused manifest constantsKevin Barnett1-4/+0
2019-10-09scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett2-88/+12
2019-10-09scsi: smartpqi: correct syntax issueKevin Barnett1-1/+1
2019-10-09scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett1-1/+1
2019-10-09scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat2-4/+22
2019-10-09scsi: smartpqi: add inquiry timeoutskoshyaji2-7/+33
2019-10-09scsi: smartpqi: fix call trace in device discoveryMurthy Bhat1-1/+1
2019-10-09scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2-20/+115
2019-10-09scsi: mpt3sas: Clean up some indentingDan Carpenter1-1/+1
2019-10-09scsi: lpfc: Make function lpfc_defer_pt2pt_acc staticzhengbin1-1/+1
2019-10-09scsi: ch: add include guard to chio.hMasahiro Yamada1-7/+4
2019-10-09scsi: qla2xxx: Update driver version to 10.01.00.20-kHimanshu Madhani1-1/+1
2019-10-09scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani1-10/+12
2019-10-09scsi: qla2xxx: Capture FW dump on MPI heartbeat stop eventQuinn Tran3-7/+32
2019-10-09scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dumpQuinn Tran1-2/+23
2019-10-09scsi: qla2xxx: Set remove flag for all VPQuinn Tran1-5/+25
2019-10-09scsi: qla2xxx: Add error handling for PLOGI ELS passthroughQuinn Tran1-3/+92
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez7-60/+114
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