index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Lines
2025-12-16
scsi: scsi_transport_fc: Introduce encryption group in fc_rport attribute
Sarah Catania
-0
/
+42
2025-12-16
scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()
Yury Norov (NVIDIA)
-44
/
+18
2025-12-16
scsi: scsi_debug: Drop NULL scsi_cmnd check in sdebug_q_cmd_complete()
John Garry
-5
/
+0
2025-12-16
scsi: scsi_debug: Stop using READ/WRITE_ONCE() when accessing sdebug_defer.de...
John Garry
-6
/
+6
2025-12-16
scsi: scsi_debug: Stop printing extra function name in debug logs
John Garry
-56
/
+45
2025-12-16
scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
Michal Rábek
-7
/
+13
2025-12-16
scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow
Chandrakanth Patil
-0
/
+3
2025-12-16
scsi: scsi_debug: Fix atomic write enable module param description
John Garry
-1
/
+1
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-26
/
+102
2025-12-08
scsi: libsas: Add rollback handling when an error occurs
Chaohai Chen
-3
/
+32
2025-12-08
scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()
Benjamin Marzinski
-3
/
+5
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+11
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-659
/
+2506
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-19
/
+0
2025-12-04
scsi: sd: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
-1
/
+11
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-14
/
+8
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-41
/
+31
2025-12-03
scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...
Xingui Yang
-14
/
+0
2025-11-29
scsi: qla4xxx: Use time conversion macros
Shi Hao
-1
/
+1
2025-11-29
scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during reset
Wen Xiong
-0
/
+30
2025-11-29
scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
Wen Xiong
-1
/
+27
2025-11-29
scsi: imm: Fix use-after-free bug caused by unfinished delayed work
Duoming Zhou
-0
/
+1
2025-11-29
scsi: core: Correct documentation for scsi_device_quiesce()
Miao Li
-1
/
+1
2025-11-29
scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1
Suganath Prabu S
-3
/
+5
2025-11-28
Merge branch 'pm-sleep'
Rafael J. Wysocki
-0
/
+2
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-19
/
+0
2025-11-19
Merge branch 6.18/scsi-fixes into 6.19/scsi-staging
Martin K. Petersen
-60
/
+55
2025-11-19
scsi: sg: Do not sleep in atomic context
Bart Van Assche
-1
/
+9
2025-11-19
scsi: scsi_debug: Support injecting unaligned write errors
Bart Van Assche
-1
/
+11
2025-11-19
scsi: qla2xxx: Fix improper freeing of purex item
Zilin Guan
-1
/
+1
2025-11-19
scsi: snic: Switch to use %ptSp
Andy Shevchenko
-9
/
+6
2025-11-19
scsi: fnic: Switch to use %ptSp
Andy Shevchenko
-32
/
+25
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
-0
/
+2
2025-11-14
scsi: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
-0
/
+2
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
-17
/
+25
2025-11-12
scsi: pm80xx: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-11-12
scsi: qedi: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-11-12
scsi: target: ibmvscsi: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+2
2025-11-12
scsi: qedf: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-5
/
+10
2025-11-12
scsi: bnx2fc: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-11-12
scsi: be2iscsi: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+2
2025-11-12
scsi: lpfc: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-11-12
scsi: scsi_transport_fc: WQ_PERCPU added to alloc_workqueue users()
Marco Crivellari
-2
/
+3
2025-11-12
scsi: scsi_dh_alua: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-11-12
scsi: qla2xxx: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-11-12
scsi: scsi_transport_iscsi: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-11-12
scsi: qla2xxx: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-11-12
scsi: scsi_debug: Fix uninitialized pointers with __free attr
Ally Heev
-2
/
+2
2025-11-12
scsi: pm: Drop unneeded call to pm_runtime_mark_last_busy()
Nuno Sá
-1
/
+0
2025-11-12
scsi: sim710: Fix resource leak by adding missing ioport_unmap() calls
Haotian Zhang
-0
/
+2
[prev]
[next]