summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl1-1/+3
2023-09-23scsi: qla2xxx: Turn off noisy message logQuinn Tran1-1/+1
2023-09-23scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran1-1/+0
2023-09-23scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye1-8/+12
2023-09-23scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby1-2/+2
2023-09-23scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko2-6/+17
2023-09-23scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko1-4/+3
2023-09-23scsi: qla4xxx: Add length check when parsing nlattrsLin Ma1-0/+15
2023-09-23scsi: be2iscsi: Add length check when parsing nlattrsLin Ma1-0/+4
2023-09-23scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma1-0/+8
2023-09-23scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye1-2/+3
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang1-48/+0
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-11scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar1-0/+2
2023-08-11scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali1-0/+4
2023-08-11scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika1-1/+2
2023-08-11scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran1-0/+13
2023-08-11scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang1-1/+3
2023-08-11treewide: Remove uninitialized_var() usageKees Cook3-3/+3
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings2-3/+3
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings2-256/+3
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche1-0/+4
2023-06-09scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao1-0/+2
2023-05-17scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov1-0/+1
2023-04-26scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal1-2/+9
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl1-1/+1
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
2023-04-05scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj1-0/+1
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry1-0/+1
2023-04-05scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai1-2/+4
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann1-20/+21
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2
2023-03-11scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl1-5/+9
2023-03-11scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl1-9/+26
2023-03-11scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl1-2/+4
2023-03-11scsi: ses: Don't attach if enclosure has no componentsJames Bottomley1-0/+6
2023-03-11scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-11scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-11scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang1-0/+3
2023-02-22scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-02-06scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig3-17/+8
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-01-18scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui1-0/+3
2023-01-18scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin1-0/+1
2023-01-18scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing1-1/+9