summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-11-25scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-11-25scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2-0/+12
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2-12/+13
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-11-18scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu1-0/+1
2021-11-18scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran1-26/+23
2021-11-18scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran5-4/+9
2021-11-18scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran3-1/+98
2021-11-18scsi: qla2xxx: edif: Fix app start delayQuinn Tran1-61/+3
2021-11-18scsi: qla2xxx: edif: Fix app start failQuinn Tran1-26/+26
2021-11-18scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-18scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-18scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran1-9/+45
2021-11-18scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart1-0/+7
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla1-2/+2
2021-11-18scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-11-18scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena1-4/+7
2021-11-18scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche2-197/+1
2021-11-18scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo1-1/+1
2021-11-18scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-11-18scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1
2021-11-18scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran1-8/+7
2021-11-18scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2-11/+45
2021-11-18qed: Don't ignore devlink allocation failuresLeon Romanovsky1-0/+2
2021-11-18scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran1-3/+5
2021-11-18scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi1-2/+22
2021-11-18scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi1-2/+12
2021-11-18scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart1-23/+78
2021-11-18scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart3-12/+14
2021-11-18scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk1-2/+0
2021-11-18scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne3-0/+27
2021-11-18scsi: scsi_ioctl: Validate command sizeTadeusz Struk1-0/+2
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman3-288/+4
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen1-3/+6
2021-10-21scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park1-3/+3
2021-10-21scsi: ibmvfc: Fix up duplicate response detectionBrian King1-1/+2
2021-10-19scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter1-15/+18
2021-10-19scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov1-9/+5
2021-10-19scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu1-1/+1
2021-10-19scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma1-1/+1
2021-10-17scsi: sd: Fix crashes in sd_resume_runtime()Miles Chen1-1/+6
2021-10-17scsi: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy1-1/+1
2021-10-13scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2-1/+12
2021-10-13scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft)1-9/+23
2021-10-12scsi: iscsi: Fix set_param() handlingMike Christie1-2/+0
2021-10-12scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui1-1/+2
2021-10-05scsi: iscsi: Fix iscsi_task use after freeMike Christie1-6/+9
2021-10-05scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart1-4/+7