summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito
2026-06-19scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito
2026-06-01scsi: isci: Fix use-after-free in device removal pathMichael Bommarito
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-06-01scsi: sr: Add memory allocation failure handling for get_capabilities()Enze Li
2026-06-01scsi: sg: Resolve soft lockup issue when opening /dev/sgXYang Erkun
2026-06-01scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2026-04-18scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman
2026-04-18scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu
2026-04-18scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li
2026-04-18scsi: ses: Fix devices attaching to different hostsTomas Henzl
2026-04-18scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar
2026-04-18scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka
2026-04-18scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-04-18scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang
2026-04-18scsi: ufs: core: Always initialize the UIC done completionBart Van Assche
2026-04-18scsi: lpfc: Properly set WC for DPP mappingMathias Krause
2026-03-04scsi: ufs: core: Flush exception handling work when RPM level is zeroThomas Yen
2026-03-04scsi: buslogic: Reduce stack usageArnd Bergmann
2026-03-04scsi: csiostor: Fix dereference of null pointer rnColin Ian King
2026-03-04scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior
2026-02-19scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy
2026-02-19scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2026-02-19scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran
2026-02-19scsi: qla2xxx: Use named initializers for port_[d]state_strGleb Chesnokov
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy
2026-02-19scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy
2026-02-19scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy
2026-02-19scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy
2026-02-06scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li
2026-02-06scsi: storvsc: Process unsupported MODE_SENSE_10Long Li
2026-01-19scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek
2026-01-19scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang
2026-01-19scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2026-01-19scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo
2026-01-19scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby
2026-01-19scsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby
2026-01-19scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby
2026-01-19scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby
2026-01-19scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang
2026-01-19scsi: stex: Fix reboot_notifier leak in probe error pathHaotian Zhang
2025-12-07scsi: pm80xx: Set phy->enable_completion only when weIgor Pylypiv
2025-12-07scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche
2025-12-07scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-12-07scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()Alok Tiwari
2025-12-07scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee
2025-12-07scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-12-07scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee