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
2026-02-28
scsi: sg: Resolve soft lockup issue when opening /dev/sgX
Yang Erkun
1
-2
/
+27
2026-02-28
scsi: sg: Fix sysctl sg-big-buff register during sg_init()
Yang Erkun
1
-1
/
+1
2026-02-28
scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
Igor Pylypiv
2
-0
/
+63
2026-02-28
scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIP
Florian Fuchs
1
-1
/
+1
2026-02-28
scsi: mpi3mr: Clear reset history on ready and recheck state after timeout
Ranjan Kumar
1
-0
/
+10
2026-02-28
scsi: lpfc: ELIMINATE kernel-doc warnings in lpfc.h
Randy Dunlap
1
-4
/
+7
2026-02-28
scsi: core: Fix refcount leak for tagset_refcnt
Junxiao Bi
1
-0
/
+1
2026-02-28
scsi: megaraid_sas: Protect more code with instance->reset_mutex
Bart Van Assche
1
-6
/
+9
2026-02-28
scsi: fnic: Make fnic_queuecommand() easier to analyze
Bart Van Assche
1
-6
/
+3
2026-02-28
Merge patch series "fnic 1.8.0.3 update"
Martin K. Petersen
7
-89
/
+127
2026-02-24
scsi: fnic: Bump up version number
Karan Tilak Kumar
1
-1
/
+1
2026-02-24
scsi: fnic: Refactor in_remove flag and call to fnic_fcpio_reset()
Karan Tilak Kumar
1
-5
/
+2
2026-02-24
scsi: fnic: Rename fnic_scsi_fcpio_reset()
Karan Tilak Kumar
6
-58
/
+55
2026-02-24
scsi: fnic: Do not use GFP_ZERO for mempools
Karan Tilak Kumar
1
-4
/
+4
2026-02-24
scsi: fnic: Use mempool for receive frames
Karan Tilak Kumar
4
-22
/
+66
2026-02-24
scsi: BusLogic: Replace deprecated strcpy() + strcat() in blogic_rdconfig()
Thorsten Blum
1
-2
/
+2
2026-02-24
scsi: lpfc: Update lpfc version to 14.4.0.14
Justin Tee
1
-1
/
+1
2026-02-24
scsi: lpfc: Update copyright year string for 2026
Justin Tee
1
-2
/
+2
2026-02-24
scsi: lpfc: Restrict first burst to non-FCoE and SLI4 adapters only
Justin Tee
1
-1
/
+3
2026-02-24
scsi: lpfc: Update class of service bit field to 3 bits for WQE submissions
Justin Tee
2
-7
/
+8
2026-02-24
scsi: lpfc: Add clean up of aborted NVMe commands during PCI fcn reset
Justin Tee
3
-3
/
+52
2026-02-24
scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()
Justin Tee
1
-42
/
+24
2026-02-24
scsi: lpfc: Cleanup error exit paths in lpfc_fdmi_cmd() and associated messages
Justin Tee
1
-6
/
+7
2026-02-24
scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devloss
Justin Tee
1
-1
/
+0
2026-02-24
scsi: lpfc: Reduce pointer chasing when accessing vmid_flag
Justin Tee
1
-1
/
+1
2026-02-24
scsi: lpfc: Use min_t() instead of min() in lpfc_sli4_driver_resource_setup
Justin Tee
1
-2
/
+2
2026-02-24
scsi: lpfc: Add log messages to fabric login error labels
Justin Tee
2
-11
/
+29
2026-02-24
scsi: lpfc: Log discarded and insufficient RQE buffer events
Justin Tee
2
-4
/
+18
2026-02-24
scsi: lpfc: Update log message when ndlp kref get is unsuccessful
Justin Tee
1
-9
/
+3
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
8
-36
/
+61
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
22
-79
/
+53
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
39
-106
/
+53
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
152
-403
/
+403
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
186
-842
/
+777
2026-02-17
scsi: snic: Remove unused linkstatus
Thomas Fourier
1
-9
/
+0
2026-02-17
scsi: pm8001: Fix use-after-free in pm8001_queue_command()
Salomon Dushimirimana
1
-2
/
+3
2026-02-17
scsi: mpi3mr: Add NULL checks when resetting request and reply queues
Ranjan Kumar
1
-14
/
+18
2026-02-17
scsi: ses: Fix devices attaching to different hosts
Tomas Henzl
1
-3
/
+2
2026-02-17
scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
Jan Kiszka
1
-2
/
+3
2026-02-17
scsi: lpfc: Properly set WC for DPP mapping
Mathias Krause
3
-6
/
+35
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+12
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
131
-646
/
+3094
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-0
/
+5
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+1
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+8
2026-02-03
scsi: csiostor: Fix dereference of null pointer rn
Colin Ian King
1
-1
/
+2
2026-02-03
scsi: buslogic: Reduce stack usage
Arnd Bergmann
1
-2
/
+4
2026-02-03
scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
Zilin Guan
1
-3
/
+10
2026-02-03
scsi: mpi3mr: Make driver probing asynchronous
Guixin Liu
1
-1
/
+4
[prev]
[next]