summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-02-09scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie
2023-02-09scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
2023-02-09scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen
2023-02-01scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2023-02-01scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-02-01scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2023-01-18scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy
2023-01-18scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recoveryPeter Wang
2023-01-18scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche
2023-01-18scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi
2022-12-31scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor
2022-12-31scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-12-31scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui
2022-12-31scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin
2022-12-31scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing
2022-12-31scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang
2022-12-31scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang
2022-12-31scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli
2022-12-31scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli
2022-12-31scsi: efct: Fix possible memleak in efct_device_init()Chen Zhongjin
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang
2022-12-31scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang
2022-12-31scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can
2022-12-31scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli
2022-12-31scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche
2022-12-31scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche
2022-12-02scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui
2022-12-02scsi: storvsc: Fix handling of srb_status and capacity change eventsMichael Kelley
2022-12-02scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBCBart Van Assche
2022-12-02scsi: ibmvfc: Avoid path failures during live migrationBrian King
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-26scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-11-10scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-11-10scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart
2022-11-10scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart
2022-11-03scsi: sd: Revert "scsi: sd: Remove a local variable"Yu Kuai
2022-11-03Revert "scsi: lpfc: SLI path split: Refactor lpfc_iocbq"James Smart
2022-11-03Revert "scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4"James Smart
2022-11-03Revert "scsi: lpfc: SLI path split: Refactor SCSI paths"James Smart
2022-11-03Revert "scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()"James Smart
2022-11-03Revert "scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()"James Smart
2022-11-03Revert "scsi: lpfc: Resolve some cleanup issues following SLI path refactoring"James Smart
2022-11-03scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar
2022-10-29scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren