index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-33
/
+23
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
3
-33
/
+23
8 days
scsi: megaraid_sas: Limit NVMe request size to the PRP chain frame
Thomas Lamprecht
1
-1
/
+12
8 days
scsi: bsg: Fix TOCTOU in io_uring passthrough command setup
Rahul Chandelkar
1
-14
/
+25
8 days
scsi: bsg: Cap io_uring sense copy to max_response_len
Yang Xiuwei
1
-4
/
+4
9 days
scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_rep...
Ivy Lopez
1
-1
/
+4
9 days
scsi: mpi3mr: Fix use-after-free on tgt_dev->starget during target device ref...
Laurence Oberman
1
-10
/
+35
10 days
Merge branch '7.3/scsi-queue' into 7.3/scsi-fixes
Martin K. Petersen (Oracle)
4
-4
/
+13
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
Linus Torvalds
28
-613
/
+584
13 days
scsi: sg: Report request-table problems when any status is set
Xu Rao
1
-4
/
+3
13 days
scsi: mpi3mr: Fix target device refcount leak in mpi3mr_sas_port_add()
Milan P. Gandhi
1
-0
/
+2
13 days
scsi: mpi3mr: Fix NULL pointer dereference in mpi3mr_sas_port_add()
Milan P. Gandhi
1
-0
/
+6
13 days
scsi: ibmvfc: Document protocol parameter of ibmvfc_alloc_target()
Muhammad Falak R Wani
1
-0
/
+1
13 days
scsi: ibmvfc: Fix kernel-doc name for ibmvfc_scsi_relogin()
Muhammad Falak R Wani
1
-1
/
+1
13 days
scsi: pm8001: Use rollback index when freeing MSI-X vectors
Runyu Xiao
1
-2
/
+2
13 days
scsi: fnic: Initialize the NVMe local port info before registering
Linmao Li
1
-1
/
+1
2026-08-26
Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-43
/
+10
2026-08-23
scsi: snic: Fix SCSI host leak on workqueue allocation failure
Chen Changcheng
1
-0
/
+1
2026-08-23
scsi: leapraid: Standardize NCQ priority sysfs attributes
Dongdong Hao
2
-33
/
+58
2026-08-23
scsi: leapraid: Serialize firmware log mmap with teardown
Linmao Li
1
-3
/
+9
2026-08-23
scsi: leapraid: Balance host references for firmware log VMAs
Linmao Li
1
-1
/
+1
2026-08-23
scsi: lpfc: Remove unnnecessary NULL check
Dan Carpenter
1
-4
/
+2
2026-08-23
scsi: qla2xxx: Fix an loop timeout test
Dan Carpenter
1
-1
/
+1
2026-08-23
scsi: qla2xxx: Fix an error code in qla_get_tmf()
Dan Carpenter
1
-1
/
+1
2026-08-23
scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
Nathan Chancellor
1
-1
/
+1
2026-08-23
scsi: core: Enable context analysis for hosts.o
Bart Van Assche
1
-0
/
+1
2026-08-24
scsi: storvsc: Remove support for storvsc protocol of old Hyper-V hosts
Michael Kelley
1
-43
/
+10
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+8
2026-08-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
83
-2229
/
+29295
2026-08-19
Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...
Linus Torvalds
1
-46
/
+0
2026-08-13
Merge patch series "scsi: lpfc: Remove all strlcat() uses"
Martin K. Petersen (Oracle)
6
-507
/
+348
2026-08-13
scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions
Ian Bridges
2
-317
/
+219
2026-08-13
scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpers
Ian Bridges
1
-113
/
+85
2026-08-13
scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()
Ian Bridges
1
-19
/
+24
2026-08-13
scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...
Ian Bridges
1
-24
/
+5
2026-08-13
scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()
Ian Bridges
1
-34
/
+15
2026-08-13
Merge patch series "Enable context analysis in the SCSI core and UFS driver"
Martin K. Petersen (Oracle)
12
-43
/
+79
2026-08-13
scsi: core: Enable context analysis
Bart Van Assche
2
-0
/
+25
2026-08-13
scsi: core: Protect host state changes with the host lock
Bart Van Assche
9
-22
/
+23
2026-08-13
scsi: core: Add lock context annotations
Bart Van Assche
1
-0
/
+5
2026-08-13
scsi: core: Pass the SCSI host pointer directly to scanning functions
Bart Van Assche
1
-21
/
+26
2026-08-13
Merge patch series "libsas: rediscover improvements for linkrate/sas_addr"
Martin K. Petersen (Oracle)
2
-18
/
+79
2026-08-13
scsi: libsas: Add linkrate and sas_addr change detection in rediscover
Xingui Yang
1
-14
/
+69
2026-08-13
scsi: libsas: Add sas_ex_phy_to_dev() helper
Xingui Yang
2
-4
/
+10
2026-08-13
scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers
Chandrakanth Patil
1
-0
/
+2
2026-08-13
scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()
Nathan Chancellor
1
-1
/
+1
2026-08-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+7
2026-08-10
scsi: fnic: Fix built-in NVMe/FC build
Karan Tilak Kumar
2
-2
/
+2
2026-08-07
scsi: fnic: Fix invalid comparison for error
Roman Demidov
1
-1
/
+1
2026-08-07
scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()
Petr Vaganov
1
-0
/
+2
[next]