aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-01-25scsi: hisi_sas: Replace with standard error code return valueYihang Li
2024-01-08scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2024-01-08scsi: bnx2fc: Remove set but not used variable 'oxid'YueHaibing
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-11-28scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl
2023-10-10scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S
2023-10-10scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-10-10scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S
2023-10-10scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-10-10scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen
2023-09-23scsi: qla2xxx: Turn off noisy message logQuinn Tran
2023-09-23scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran
2023-09-23scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye
2023-09-23scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-09-23scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko
2023-09-23scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko
2023-09-23scsi: qla4xxx: Add length check when parsing nlattrsLin Ma
2023-09-23scsi: be2iscsi: Add length check when parsing nlattrsLin Ma
2023-09-23scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma
2023-09-23scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby
2023-08-11scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-08-11scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin
2023-08-11scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-08-11scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-08-11scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-08-11scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-08-11scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche
2023-06-09scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao
2023-05-17scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov
2023-04-26scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina
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-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche