aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-13scsi: hisi_sas: Use managed PCI functionsXiang Chen1-12/+8
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter3-1/+81
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King2-3/+2
2021-09-13scsi: megaraid: Clean up some inconsistent indentingColin Ian King1-2/+2
2021-09-13scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King1-1/+1
2021-09-13scsi: megaraid: Fix Coccinelle warningjing yangyang1-2/+1
2021-09-13scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller1-23/+0
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart1-2/+2
2021-09-13scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota1-3/+3
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei1-4/+5
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy1-1/+3
2021-09-13scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee1-5/+3
2021-09-13scsi: lpfc: Remove unneeded variableChi Minghao1-2/+1
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart3-9/+3