summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-15scsi: target: Remove unused function argumentsLi Feng1-8/+6
2021-09-15scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang2-2/+25
2021-09-15scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-09-15scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee1-2/+1
2021-09-15scsi: elx: libefc: Prefer kcalloc() over open coded arithmeticLen Baker1-1/+1
2021-09-15scsi: lpfc: Update lpfc version to 14.0.0.2James Smart1-1/+1
2021-09-15scsi: lpfc: Improve PBDE checks during SGL processingJames Smart3-42/+40
2021-09-15scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart2-4/+4
2021-09-15scsi: lpfc: Fix I/O block after enabling managed congestion modeJames Smart1-1/+2
2021-09-15scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart1-2/+14
2021-09-15scsi: lpfc: Fix EEH support for NVMe I/OJames Smart7-28/+154
2021-09-15scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart1-23/+78
2021-09-15scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1
2021-09-15scsi: lpfc: Don't remove ndlp on PRLI errors in P2P modeJames Smart1-0/+7
2021-09-15scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart1-2/+5
2021-09-15scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart2-1/+27
2021-09-15scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJTJames Smart1-3/+5
2021-09-15scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart3-12/+14
2021-09-15scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-09-15scsi: qla2xxx: Remove redundant initialization of pointer reqColin Ian King1-1/+1
2021-09-15scsi: qla2xxx: Update version to 10.02.07.100-kNilesh Javali1-3/+3
2021-09-15scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran1-3/+5
2021-09-15scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar3-44/+40
2021-09-15scsi: qla2xxx: Call process_response_queue() in Tx pathShreyas Deodhar1-0/+6
2021-09-15scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi1-2/+22
2021-09-15scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran1-8/+7
2021-09-15scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi1-2/+12
2021-09-15scsi: qla2xxx: Check for firmware capability before creating QPairSaurav Kashyap1-0/+4
2021-09-15scsi: qla2xxx: Display 16G only as supported speeds for 3830c cardSaurav Kashyap1-1/+2
2021-09-15scsi: qla2xxx: Add support for mailbox passthruBikash Hazarika4-0/+92
2021-09-15scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2-0/+12
2021-09-15scsi: pm80xx: Correct inbound and outbound queue loggingViswas G1-2/+4
2021-09-15scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2-11/+45
2021-09-15scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy5-2/+30
2021-09-14scsi: libiscsi: Move ehwait initialization to iscsi_session_setup()Ding Hui1-2/+1
2021-09-14scsi: libsas: Co-locate exports with symbolsJohn Garry2-14/+14
2021-09-14scsi: hisi_sas: Increase debugfs_dump_index after dump is completedLuo Jiaxing1-1/+1
2021-09-14scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()Xiang Chen3-12/+9
2021-09-14scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing5-14/+14
2021-09-14scsi: hisi_sas: Stop printing queue count in v3 hardware probeJohn Garry1-1/+1
2021-09-14scsi: hisi_sas: Use managed PCI functionsXiang Chen1-12/+8
2021-09-13Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds4-20/+6
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+27
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-12/+11
2021-09-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds24-283/+3343
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds10-32/+133
2021-09-11Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-4/+0