summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-04-05scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai
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 link failure in NPIV environmentQuinn Tran
2023-03-11scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-02-22scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie
2023-02-06scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-01-18scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui
2023-01-18scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin
2023-01-18scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing
2023-01-18scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang
2023-01-18scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang
2023-01-18scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby
2022-08-25scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara
2022-08-25scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-06-25scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-25scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-25scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-25scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-14scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-06-14scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-06-14scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-20scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-20scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie
2022-04-20scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-04-20scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-20scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-20scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap
2022-04-20scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-04-20scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-20scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-04-20scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal