summary refs log tree commit diff
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: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar
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: storvsc: Limit max_sectors for virtual Fibre Channel devicesMichael Kelley
2023-07-23scsi: qla2xxx: Fix end of loop testDan Carpenter
2023-07-23scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-07-23scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-07-23scsi: qla2xxx: Correct the index of arrayBikash Hazarika
2023-07-23scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-07-23scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-07-23scsi: qla2xxx: Fix buffer overrunQuinn Tran
2023-07-23scsi: qla2xxx: Avoid fcport pointer dereferenceNilesh Javali
2023-07-23scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-07-23scsi: qla2xxx: Fix mem access after freeQuinn Tran
2023-07-23scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-07-23scsi: qla2xxx: Fix hang in task managementQuinn Tran
2023-07-23scsi: qla2xxx: Fix task management cmd fail due to unavailable resourceQuinn Tran
2023-07-23scsi: qla2xxx: Fix task management cmd failureQuinn Tran
2023-07-23scsi: qla2xxx: Multi-que support for TMFQuinn Tran
2023-07-23scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee
2023-07-23scsi: mpi3mr: Propagate sense data for admin queue SCSI I/OSathya Prakash
2023-07-23scsi: qla2xxx: Fix error code in qla2x00_start_sp()Dan Carpenter
2023-07-19scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee
2023-07-19scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang
2023-07-19scsi: qedf: Fix NULL dereference in error handlingJinhong Zhu
2023-06-14scsi: megaraid_sas: Add flexible array member for SGLsKees Cook
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-24scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley
2023-05-24scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee
2023-05-24scsi: 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-11scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()Xingui Yang
2023-05-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
2023-05-11scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang
2023-05-11scsi: libsas: Add sas_ata_device_link_abort()John Garry
2023-05-11scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov
2023-05-11scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar
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-13scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua
2023-04-13scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao
2023-04-06scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar
2023-04-06scsi: megaraid_sas: Fix crash after a double completionTomas Henzl