summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das2021-09-292-2/+3
* scsi: lpfc: Add support for optional PLDV handlingJames Smart2021-09-292-0/+18
* scsi: ufs: core: SCSI_UFS_HWMON depends on HWMON=yAnders Roxell2021-09-291-1/+1
* scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King2021-09-291-1/+1
* scsi: aic7xxx: Fix a function name in commentsCai Huoqing2021-09-292-2/+2
* scsi: lpfc: Fix a function name in commentsCai Huoqing2021-09-291-4/+4
* scsi: advansys: Prefer struct_size() over open-coded arithmeticLen Baker2021-09-291-2/+2
* scsi: ufs: exynos: Unify namingKrzysztof Kozlowski2021-09-291-5/+5
* scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart2021-09-221-2/+13
* scsi: dc395: Fix error case unwindingTong Zhang2021-09-221-0/+1
* scsi: ufs: core: Add temperature notification exception handlingAvri Altman2021-09-223-0/+35
* scsi: ufs: core: Probe for temperature notification supportAvri Altman2021-09-226-0/+259
* scsi: efct: Decrease area under spinlockDmitry Bogdanov2021-09-221-2/+1
* scsi: efct: Fix nport freeDmitry Bogdanov2021-09-222-1/+7
* scsi: efct: Add state in nport sm trace printoutDmitry Bogdanov2021-09-221-1/+1
* scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.hBart Van Assche2021-09-221-1/+0
* scsi: target: Remove unused function argumentsLi Feng2021-09-151-8/+6
* scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang2021-09-152-2/+25
* scsi: ufs: ufshpb: Use proper power management APIDaejun Park2021-09-151-4/+4
* scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee2021-09-151-2/+1
* scsi: documentation: Document Fibre Channel sysfs node for appidMuneendra Kumar2021-09-151-0/+27
* scsi: elx: libefc: Prefer kcalloc() over open coded arithmeticLen Baker2021-09-151-1/+1
* scsi: lpfc: Update lpfc version to 14.0.0.2James Smart2021-09-151-1/+1
* scsi: lpfc: Improve PBDE checks during SGL processingJames Smart2021-09-153-42/+40
* scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart2021-09-152-4/+4
* scsi: lpfc: Fix I/O block after enabling managed congestion modeJames Smart2021-09-151-1/+2
* scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart2021-09-151-2/+14
* scsi: lpfc: Fix EEH support for NVMe I/OJames Smart2021-09-157-28/+154
* scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart2021-09-151-23/+78
* scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart2021-09-151-0/+1
* scsi: lpfc: Don't remove ndlp on PRLI errors in P2P modeJames Smart2021-09-151-0/+7
* scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart2021-09-151-2/+5
* scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart2021-09-152-1/+27
* scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJTJames Smart2021-09-151-3/+5
* scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart2021-09-153-12/+14
* scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart2021-09-151-0/+1
* scsi: qla2xxx: Remove redundant initialization of pointer reqColin Ian King2021-09-151-1/+1
* scsi: qla2xxx: Update version to 10.02.07.100-kNilesh Javali2021-09-151-3/+3
* scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran2021-09-151-3/+5
* scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar2021-09-153-44/+40
* scsi: qla2xxx: Call process_response_queue() in Tx pathShreyas Deodhar2021-09-151-0/+6
* scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi2021-09-151-2/+22
* scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran2021-09-151-8/+7
* scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi2021-09-151-2/+12
* scsi: qla2xxx: Check for firmware capability before creating QPairSaurav Kashyap2021-09-151-0/+4
* scsi: qla2xxx: Display 16G only as supported speeds for 3830c cardSaurav Kashyap2021-09-151-1/+2
* scsi: qla2xxx: Add support for mailbox passthruBikash Hazarika2021-09-154-0/+92
* scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2021-09-152-0/+12
* scsi: pm80xx: Correct inbound and outbound queue loggingViswas G2021-09-151-2/+4
* scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2021-09-152-11/+45