summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali
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-07-27scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-07-27scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-07-27scsi: qla2xxx: Correct the index of arrayBikash Hazarika
2023-07-27scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-07-27scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-07-27scsi: qla2xxx: Fix buffer overrunQuinn Tran
2023-07-27scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-07-27scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-07-27scsi: qla2xxx: Fix error code in qla2x00_start_sp()Dan Carpenter
2023-07-27scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang
2023-07-27scsi: qedf: Fix NULL dereference in error handlingJinhong Zhu
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-30scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley
2023-05-30scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee
2023-05-17scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang
2023-05-17scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
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-20scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua
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: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley
2023-04-05scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-04-05scsi: hisi_sas: Check devm_add_action() return valueKang Chen
2023-04-05scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali
2023-04-05scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai
2023-03-22scsi: core: Fix a procfs host directory removal regressionBart Van Assche
2023-03-22scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen
2023-03-22scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2023-03-11scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy
2023-03-11Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso
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