summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-11-25scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne
2021-11-25scsi: ufs: core: Fix another task management completion raceAdrian Hunter
2021-11-25scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter
2021-11-25scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie
2021-11-25scsi: ufs: core: Improve SCSI abort handlingBart Van Assche
2021-11-25scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart
2021-11-25scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart
2021-11-25scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin
2021-11-25scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara
2021-11-25scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-25scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal
2021-11-25scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-25scsi: pm80xx: Fix memory leak during rmmodAjish Koshy
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park
2021-11-18scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu
2021-11-18scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran
2021-11-18scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran
2021-11-18scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran
2021-11-18scsi: qla2xxx: edif: Fix app start delayQuinn Tran
2021-11-18scsi: qla2xxx: edif: Fix app start failQuinn Tran
2021-11-18scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-18scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-11-18scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran
2021-11-18scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-11-18scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-11-18scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena
2021-11-18scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche
2021-11-18scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo
2021-11-18scsi: dc395: Fix error case unwindingTong Zhang
2021-11-18scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart
2021-11-18scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran
2021-11-18scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy
2021-11-18qed: Don't ignore devlink allocation failuresLeon Romanovsky
2021-11-18scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran
2021-11-18scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi
2021-11-18scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi
2021-11-18scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart
2021-11-18scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart
2021-11-18scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk
2021-11-18scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne
2021-11-18scsi: scsi_ioctl: Validate command sizeTadeusz Struk
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-20scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park