summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing2019-10-252-5/+0
* scsi: csiostor: Don't enable IRQs too earlyDan Carpenter2019-10-251-6/+9
* scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointerSaurav Girepunje2019-10-251-2/+2
* scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointerSaurav Girepunje2019-10-251-1/+1
* scsi: lpfc: Update lpfc version to 12.6.0.0James Smart2019-10-251-1/+1
* scsi: lpfc: Add additional discovery log messagesJames Smart2019-10-253-9/+62
* scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart2019-10-256-1/+142
* scsi: lpfc: Add FA-WWN Async Event reportingJames Smart2019-10-252-0/+11
* scsi: lpfc: Add log macros to allow print by serverity or verbosity settingJames Smart2019-10-251-0/+17
* scsi: lpfc: Make FW logging dynamically configurableJames Smart2019-10-255-10/+204
* scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-254-32/+24
* scsi: lpfc: Remove lock contention target write pathJames Smart2019-10-255-54/+14
* scsi: lpfc: Slight fast-path performance optimizationsJames Smart2019-10-252-9/+10
* scsi: lpfc: fix coverity error of dereference after null checkJames Smart2019-10-251-2/+2
* scsi: lpfc: Fix hardlockup in lpfc_abort_handlerJames Smart2019-10-251-2/+3
* scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart2019-10-253-7/+12
* scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart2019-10-251-1/+3
* scsi: lpfc: Fix lockdep errors in sli_ringtx_putJames Smart2019-10-251-3/+7
* scsi: lpfc: Fix reporting of read-only fw error errorsJames Smart2019-10-252-20/+50
* scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart2019-10-252-7/+5
* scsi: cxlflash: remove set but not used variable 'ioarcb'YueHaibing2019-10-231-2/+0
* scsi: target: remove unused extension parametersDavid Disseldorp2019-10-231-3/+0
* scsi: target: fix SendTargets=All string comparesDavid Disseldorp2019-10-231-8/+6
* scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp2019-10-231-1/+1
* scsi: aacraid: bump versionBalsundar P2019-10-191-1/+1
* scsi: aacraid: send AIF request post IOP RESETBalsundar P2019-10-193-9/+50
* scsi: aacraid: check adapter healthBalsundar P2019-10-191-0/+4
* scsi: aacraid: setting different timeout for src and thorBalsundar P2019-10-193-4/+11
* scsi: aacraid: fixed firmware assert issueBalsundar P2019-10-193-0/+16
* scsi: aacraid: fixed IO reporting errorBalsundar P2019-10-191-0/+1
* scsi: aacraid: fix illegal IO beyond last LBABalsundar P2019-10-191-4/+4
* scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'zhengbin2019-10-101-6/+1
* scsi: megaraid_sas: Unique names for MSI-X vectorsChandrakanth Patil2019-10-102-2/+9
* scsi: smartpqi: bump versionDon Brace2019-10-101-3/+3
* scsi: smartpqi: Align driver syntax with oobKevin Barnett2019-10-103-118/+112
* scsi: smartpqi: remove unused manifest constantsKevin Barnett2019-10-101-4/+0
* scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett2019-10-102-88/+12
* scsi: smartpqi: correct syntax issueKevin Barnett2019-10-101-1/+1
* scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett2019-10-101-1/+1
* scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat2019-10-102-4/+22
* scsi: smartpqi: add inquiry timeoutskoshyaji2019-10-102-7/+33
* scsi: smartpqi: fix call trace in device discoveryMurthy Bhat2019-10-101-1/+1
* scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2019-10-102-20/+115
* scsi: mpt3sas: Clean up some indentingDan Carpenter2019-10-101-1/+1
* scsi: lpfc: Make function lpfc_defer_pt2pt_acc staticzhengbin2019-10-101-1/+1
* scsi: ch: add include guard to chio.hMasahiro Yamada2019-10-101-7/+4
* scsi: qla2xxx: Update driver version to 10.01.00.20-kHimanshu Madhani2019-10-101-1/+1
* scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani2019-10-101-10/+12
* scsi: qla2xxx: Capture FW dump on MPI heartbeat stop eventQuinn Tran2019-10-103-7/+32
* scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dumpQuinn Tran2019-10-101-2/+23