summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov2023-05-171-0/+1
* scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal2023-04-261-2/+9
* scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl2023-04-261-1/+1
* scsi: megaraid_sas: Fix crash after a double completionTomas Henzl2023-04-051-2/+2
* scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj2023-04-051-0/+1
* scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry2023-04-051-0/+1
* scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai2023-04-051-2/+4
* scsi: ipr: Work around fortify-string warningArnd Bergmann2023-03-111-20/+21
* scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl2023-03-111-1/+2
* scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl2023-03-111-5/+9
* scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl2023-03-111-9/+26
* scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl2023-03-111-2/+4
* scsi: ses: Don't attach if enclosure has no componentsJames Bottomley2023-03-111-0/+6
* scsi: qla2xxx: Fix erroneous link downQuinn Tran2023-03-111-2/+5
* scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran2023-03-111-1/+1
* scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang2023-03-111-0/+3
* scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie2023-02-221-3/+6
* scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig2023-02-063-17/+8
* scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov2023-02-061-1/+1
* scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui2023-01-181-0/+3
* scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin2023-01-181-0/+1
* scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing2023-01-181-1/+9
* scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang2023-01-181-9/+10
* scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang2023-01-181-1/+3
* scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang2023-01-181-1/+2
* scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren2022-10-261-1/+1
* scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-10-261-8/+9
* scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy2022-09-151-1/+1
* scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby2022-08-251-23/+34
* scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara2022-08-251-2/+2
* scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He2022-08-251-2/+13
* scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu2022-06-251-1/+1
* scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu2022-06-251-2/+2
* scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart2022-06-251-1/+2
* scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang2022-06-251-2/+2
* scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam2022-06-141-2/+5
* scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong2022-06-141-3/+12
* scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2022-06-141-1/+1
* scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi2022-06-141-1/+1
* scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov2022-05-251-0/+3
* scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov2022-04-201-0/+1
* scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler2022-04-201-1/+1
* scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET2022-04-201-0/+2
* scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie2022-04-201-0/+1
* scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap2022-04-201-4/+2
* scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal2022-04-201-4/+3
* scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang2022-04-201-13/+13
* scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang2022-04-201-2/+2
* scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap2022-04-201-1/+1
* scsi: qla2xxx: Fix warning for missing error codeNilesh Javali2022-04-201-0/+1