summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina
2023-04-20scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl
2023-04-05scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj
2023-04-05scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley
2023-04-05scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-04-05scsi: hisi_sas: Check devm_add_action() return valueKang Chen
2023-04-05scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali
2023-04-05scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai
2023-03-22scsi: core: Fix a procfs host directory removal regressionBart Van Assche
2023-03-22scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen
2023-03-22scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2023-03-11scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy
2023-03-11Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl
2023-03-11scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl
2023-03-11scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl
2023-03-11scsi: ses: Don't attach if enclosure has no componentsJames Bottomley
2023-03-11scsi: qla2xxx: Fix erroneous link downQuinn Tran
2023-03-11scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi
2023-03-11scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran
2023-03-11scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-03-11scsi: mpt3sas: Fix a memory leakTomas Henzl
2023-02-15scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie
2023-02-15scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen
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