index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-11
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
1
-0
/
+1
2026-04-11
scsi: ses: Handle positive SCSI error from ses_recv_diag()
Greg Kroah-Hartman
1
-1
/
+1
2026-04-11
scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
Tyllis Xu
1
-1
/
+2
2026-04-11
scsi: scsi_transport_sas: Fix the maximum channel scanning issue
Yihang Li
1
-1
/
+1
2026-03-25
scsi: core: Fix error handling for scsi_alloc_sdev()
Junxiao Bi
1
-6
/
+2
2026-03-25
scsi: ses: Fix devices attaching to different hosts
Tomas Henzl
1
-3
/
+2
2026-03-25
scsi: mpi3mr: Add NULL checks when resetting request and reply queues
Ranjan Kumar
1
-15
/
+19
2026-03-25
scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
Jan Kiszka
1
-2
/
+3
2026-03-25
scsi: core: Fix refcount leak for tagset_refcnt
Junxiao Bi
1
-0
/
+1
2026-03-25
scsi: pm8001: Fix use-after-free in pm8001_queue_command()
Salomon Dushimirimana
1
-2
/
+3
2026-03-25
scsi: lpfc: Properly set WC for DPP mapping
Mathias Krause
3
-6
/
+35
2026-03-04
scsi: buslogic: Reduce stack usage
Arnd Bergmann
1
-2
/
+4
2026-03-04
scsi: csiostor: Fix dereference of null pointer rn
Colin Ian King
1
-1
/
+2
2026-03-04
scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
Zilin Guan
1
-3
/
+10
2026-03-04
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-5
/
+4
2026-03-04
scsi: efct: Use IRQF_ONESHOT and default primary handler
Sebastian Andrzej Siewior
1
-7
/
+1
2026-02-19
scsi: qla2xxx: Free sp in error path to fix system crash
Anil Gurumurthy
1
-2
/
+2
2026-02-19
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
5
-268
/
+199
2026-02-19
scsi: qla2xxx: Remove dead code (GNN ID)
Quinn Tran
5
-125
/
+1
2026-02-19
scsi: qla2xxx: Fix bsg_done() causing double free
Anil Gurumurthy
1
-11
/
+17
2026-02-19
scsi: qla2xxx: Query FW again before proceeding with login
Anil Gurumurthy
2
-4
/
+34
2026-02-19
scsi: qla2xxx: Delay module unload while fabric scan in progress
Anil Gurumurthy
1
-1
/
+2
2026-02-19
scsi: qla2xxx: Allow recovery for tape devices
Shreyas Deodhar
2
-12
/
+0
2026-02-19
scsi: qla2xxx: Validate sp before freeing associated memory
Anil Gurumurthy
1
-16
/
+18
2026-02-06
xen: make remove callback of xen driver void returned
Dawei Li
1
-3
/
+1
2026-02-06
scsi: qla2xxx: edif: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-02-06
scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()
Haoxiang Li
1
-0
/
+1
2026-02-06
scsi: core: Wake up the error handler when final completions race against eac...
David Jeffery
2
-1
/
+18
2026-02-06
scsi: storvsc: Process unsupported MODE_SENSE_10
Long Li
1
-1
/
+2
2026-02-06
scsi: core: Fix error handler encryption support
Brian Kao
1
-0
/
+24
2026-01-17
scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
Michal Rábek
1
-7
/
+13
2026-01-17
scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...
Xingui Yang
1
-14
/
+0
2026-01-17
scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
Wen Xiong
1
-1
/
+27
2026-01-11
scsi: aic94xx: fix use-after-free in device removal path
Junrui Luo
1
-0
/
+3
2026-01-11
scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
Tony Battersby
1
-6
/
+0
2026-01-11
scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
Tony Battersby
1
-0
/
+2
2026-01-11
scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
Tony Battersby
1
-7
/
+1
2026-01-11
scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
Tony Battersby
4
-34
/
+5
2026-01-11
scsi: sim710: Fix resource leak by adding missing ioport_unmap() calls
Haotian Zhang
1
-0
/
+2
2026-01-11
scsi: smartpqi: Fix device resources accessed after device removal
Mike McGowen
1
-0
/
+19
2026-01-11
scsi: smartpqi: Add abort handler
Kevin Barnett
2
-36
/
+149
2026-01-11
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2
-4
/
+4
2026-01-11
scsi: smartpqi: Convert to host_tagset
Don Brace
2
-28
/
+43
2026-01-11
scsi: stex: Fix reboot_notifier leak in probe error path
Haotian Zhang
1
-0
/
+1
2025-12-07
scsi: pm80xx: Set phy->enable_completion only when we
Igor Pylypiv
1
-1
/
+3
2025-12-07
scsi: core: Fix a regression triggered by scsi_host_busy()
Bart Van Assche
1
-2
/
+3
2025-12-07
scsi: sg: Do not sleep in atomic context
Bart Van Assche
1
-1
/
+9
2025-12-07
scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
Ranjan Kumar
1
-0
/
+3
2025-12-07
scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
Alok Tiwari
1
-1
/
+1
2025-12-07
scsi: lpfc: Define size of debugfs entry for xri rebalancing
Justin Tee
1
-0
/
+3
[next]