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
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
1
-1
/
+2
2023-03-10
scsi: ses: Fix possible desc_ptr out-of-bounds accesses
Tomas Henzl
1
-5
/
+9
2023-03-10
scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
Tomas Henzl
1
-9
/
+26
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-03-10
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-03-10
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
1
-2
/
+0
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-10
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
1
-1
/
+0
2023-03-10
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
1
-18
/
+1
2023-03-10
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
1
-4
/
+5
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2023-03-10
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2023-03-10
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
1
-11
/
+2
2023-03-10
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
1
-7
/
+8
2023-03-10
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
1
-0
/
+4
2023-03-10
scsi: snic: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-10
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
1
-6
/
+13
2023-03-10
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
1
-0
/
+3
2023-03-10
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
1
-0
/
+3
2023-03-10
scsi: qla2xxx: edif: Fix clang warning
Quinn Tran
2
-2
/
+17
2023-03-10
scsi: qla2xxx: Fix exchange oversubscription for management commands
Quinn Tran
4
-3
/
+80
2023-03-10
scsi: qla2xxx: Fix exchange oversubscription
Quinn Tran
7
-36
/
+88
2023-01-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+5
2023-01-26
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...
Martin K. Petersen
1
-4
/
+3
2023-01-26
scsi: core: Fix the scsi_device_put() might_sleep annotation
Bart Van Assche
2
-2
/
+2
2023-01-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-15
/
+50
2023-01-18
scsi: device_handler: alua: Remove a might_sleep() annotation
Bart Van Assche
1
-2
/
+3
2023-01-18
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Mike Christie
1
-3
/
+6
2023-01-18
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2
-9
/
+40
2023-01-18
scsi: hpsa: Fix allocation size for scsi_host_alloc()
Alexey V. Vissarionov
1
-1
/
+1
2023-01-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-01-12
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
1
-1
/
+1
2023-01-12
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
1
-1
/
+1
2023-01-07
scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()
Xingui Yang
1
-0
/
+3
2023-01-07
scsi: hisi_sas: Fix tag freeing for reserved tags
Jason Yan
1
-1
/
+1
2022-12-30
Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixes
Martin K. Petersen
2
-4
/
+2
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
5
-8
/
+54
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-2
/
+2
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-8
/
+137
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-3
/
+1
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
73
-871
/
+1151
2022-12-14
scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()
John Garry
1
-2
/
+0
2022-12-14
scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile
Shin'ichiro Kawasaki
1
-1
/
+1
2022-12-14
scsi: core: scsi_error: Do not queue pointless abort workqueue functions
Hannes Reinecke
1
-0
/
+5
2022-12-14
scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
Michael Kelley
1
-0
/
+3
2022-12-14
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
1
-5
/
+45
[next]