summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann2024-03-264-13/+19
* scsi: csiostor: Avoid function pointer castsArnd Bergmann2024-03-263-19/+20
* scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar2024-03-261-1/+3
* scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap2024-03-011-1/+1
* scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan2024-02-231-12/+8
* scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui2024-02-231-1/+1
* scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke2024-02-231-1/+1
* scsi: libfc: Don't schedule abort twiceHannes Reinecke2024-02-231-5/+11
* scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee2024-02-232-2/+3
* scsi: hisi_sas: Replace with standard error code return valueYihang Li2024-01-252-3/+3
* scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun2024-01-081-6/+3
* scsi: bnx2fc: Remove set but not used variable 'oxid'YueHaibing2024-01-081-3/+0
* scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu2023-12-131-0/+1
* scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang2023-11-281-0/+1
* scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao2023-11-281-0/+6
* scsi: mpt3sas: Fix in error pathTomas Henzl2023-11-081-1/+3
* scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S2023-10-101-1/+2
* scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi2023-10-102-13/+10
* scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S2023-10-103-8/+35
* scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar2023-10-103-5/+8
* scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen2023-10-101-8/+28
* scsi: qla2xxx: Turn off noisy message logQuinn Tran2023-09-231-1/+1
* scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran2023-09-231-1/+0
* scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye2023-09-231-8/+12
* scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2023-09-231-2/+2
* scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko2023-09-232-6/+17
* scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko2023-09-231-4/+3
* scsi: qla4xxx: Add length check when parsing nlattrsLin Ma2023-09-231-0/+15
* scsi: be2iscsi: Add length check when parsing nlattrsLin Ma2023-09-231-0/+4
* scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma2023-09-231-0/+8
* scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye2023-09-231-2/+3
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-301-48/+0
* scsi: snic: Fix double free in snic_tgt_create()Zhu Wang2023-08-301-2/+1
* scsi: core: Fix possible memory leak if device_add() failsZhu Wang2023-08-161-0/+1
* scsi: snic: Fix possible memory leak if device_add() failsZhu Wang2023-08-161-0/+1
* scsi: 53c700: Check that command slot is not NULLAlexandra Diupina2023-08-161-1/+1
* scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley2023-08-161-4/+0
* scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby2023-08-161-13/+17
* scsi: qla2xxx: Array index may go out of boundNilesh Javali2023-08-111-1/+2
* scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin2023-08-111-2/+2
* scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar2023-08-111-0/+2
* scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali2023-08-111-0/+4
* scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika2023-08-111-1/+2
* scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran2023-08-111-0/+13
* scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang2023-08-111-1/+3
* treewide: Remove uninitialized_var() usageKees Cook2023-08-113-3/+3
* scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings2023-06-092-3/+3
* scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings2023-06-092-263/+3
* scsi: stex: Fix gcc 13 warningsBart Van Assche2023-06-091-0/+4
* scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao2023-06-091-0/+2