summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-14scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui
2023-01-14scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin
2023-01-14scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing
2023-01-14scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang
2023-01-14scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang
2023-01-14scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli
2023-01-14scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli
2023-01-14scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang
2023-01-14scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang
2023-01-14scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang
2023-01-14scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can
2023-01-14scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli
2023-01-14scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche
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-12-02scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang
2022-11-25scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-11-03scsi: sd: Revert "scsi: sd: Remove a local variable"Yu Kuai
2022-11-03scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-26scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie
2022-10-26scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-10-26scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-10-05scsi: hisi_sas: Revert "scsi: hisi_sas: Limit max hw sectors for v3 HW"Yu Kuai
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy
2022-09-28scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-09-15scsi: megaraid_sas: Fix double kfree()Guixin Liu
2022-09-15scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby
2022-08-31scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-08-31scsi: ufs: core: Enable link lost interruptKiwoong Kim
2022-08-25scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart
2022-08-21scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-08-21scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-08-21scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-08-21scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-08-21scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi
2022-08-21scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara
2022-08-21scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika
2022-08-21scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-08-21scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby
2022-08-21scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali