aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran
2023-03-10scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook
2023-03-10scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki
2023-03-10scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki
2023-03-10scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki
2023-03-10scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2023-03-10scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee
2023-03-10scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl
2023-03-10scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2023-03-10scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran
2023-03-10scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran
2023-02-25scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan
2023-02-25scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
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-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09scsi: 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: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2023-01-18scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki
2023-01-18scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VMMichael Kelley
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: 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