aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-09-22scsi: fas216: Kill scmd->tagHannes Reinecke1-23/+8
2021-09-22scsi: ufs: core: Add temperature notification exception handlingAvri Altman3-0/+35
2021-09-22scsi: ufs: core: Probe for temperature notification supportAvri Altman6-0/+259
2021-09-22scsi: efct: Decrease area under spinlockDmitry Bogdanov1-2/+1
2021-09-22scsi: efct: Fix nport freeDmitry Bogdanov2-1/+7
2021-09-22scsi: efct: Add state in nport sm trace printoutDmitry Bogdanov1-1/+1
2021-09-21scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov1-1/+2
2021-09-21scsi: ufs: core: Unbreak the reset handlerBart Van Assche1-1/+1
2021-09-21scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche1-1/+1
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter2-57/+58
2021-09-14scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang2-2/+25
2021-09-14scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-09-14scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee1-2/+1
2021-09-14scsi: elx: libefc: Prefer kcalloc() over open coded arithmeticLen Baker1-1/+1
2021-09-14scsi: lpfc: Update lpfc version to 14.0.0.2James Smart1-1/+1
2021-09-14scsi: lpfc: Improve PBDE checks during SGL processingJames Smart3-42/+40
2021-09-14scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart2-4/+4
2021-09-14scsi: lpfc: Fix I/O block after enabling managed congestion modeJames Smart1-1/+2
2021-09-14scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart1-2/+14
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart7-28/+154
2021-09-14scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart1-23/+78
2021-09-14scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1
2021-09-14scsi: lpfc: Don't remove ndlp on PRLI errors in P2P modeJames Smart1-0/+7
2021-09-14scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart1-2/+5
2021-09-14scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart2-1/+27
2021-09-14scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJTJames Smart1-3/+5
2021-09-14scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart3-12/+14
2021-09-14scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-09-14scsi: qla2xxx: Remove redundant initialization of pointer reqColin Ian King1-1/+1
2021-09-14scsi: qla2xxx: Update version to 10.02.07.100-kNilesh Javali1-3/+3
2021-09-14scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran1-3/+5
2021-09-14scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar3-44/+40
2021-09-14scsi: qla2xxx: Call process_response_queue() in Tx pathShreyas Deodhar1-0/+6
2021-09-14scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi1-2/+22
2021-09-14scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran1-8/+7
2021-09-14scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi1-2/+12
2021-09-14scsi: qla2xxx: Check for firmware capability before creating QPairSaurav Kashyap1-0/+4
2021-09-14scsi: qla2xxx: Display 16G only as supported speeds for 3830c cardSaurav Kashyap1-1/+2
2021-09-14scsi: qla2xxx: Add support for mailbox passthruBikash Hazarika4-0/+92
2021-09-14scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2-0/+12
2021-09-14scsi: pm80xx: Correct inbound and outbound queue loggingViswas G1-2/+4
2021-09-14scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2-11/+45
2021-09-14scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy5-2/+30
2021-09-14scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit1-1/+4
2021-09-14scsi: libiscsi: Move ehwait initialization to iscsi_session_setup()Ding Hui1-2/+1
2021-09-13scsi: libsas: Co-locate exports with symbolsJohn Garry2-14/+14
2021-09-13scsi: hisi_sas: Increase debugfs_dump_index after dump is completedLuo Jiaxing1-1/+1
2021-09-13scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()Xiang Chen3-12/+9
2021-09-13scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing5-14/+14
2021-09-13scsi: hisi_sas: Stop printing queue count in v3 hardware probeJohn Garry1-1/+1