summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi
2022-12-31scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan
2022-12-31scsi: smartpqi: Add new controller PCI IDsMike McGowen
2022-12-31scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-12-31scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan
2022-12-31scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
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: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
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-04scsi: 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-21scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-21scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart
2022-10-21scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie
2022-10-21scsi: pm8001: Fix running_req for internal abort commandsJohn Garry
2022-10-21scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-10-21scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-10-21scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-10-21scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-15scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-10-15scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...Arun Easi
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-15scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy
2022-09-15scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca
2022-09-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-09-06scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche