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-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
2025-11-12
scsi: aic94xx: fix use-after-free in device removal path
Junrui Luo
-0
/
+3
2025-11-12
Merge patch series "qla2xxx target mode improvements"
Martin K. Petersen
-338
/
+1648
2025-11-12
scsi: qla2xxx: target: Improve safety of cmd lookup by handle
Tony Battersby
-21
/
+90
2025-11-12
scsi: qla2xxx: target: Add back SRR support
Tony Battersby
-1
/
+1141
2025-11-12
scsi: qla2xxx: target: Improve cmd logging
Tony Battersby
-26
/
+64
2025-11-12
scsi: qla2xxx: target: Add cmd->rsp_sent
Tony Battersby
-0
/
+8
2025-11-12
scsi: qla2xxx: target: Fix invalid memory access with big CDBs
Tony Battersby
-9
/
+81
2025-11-12
scsi: qla2xxx: Fix TMR failure handling
Tony Battersby
-33
/
+27
2025-11-12
scsi: qla2xxx: target: Improve checks in qlt_xmit_response() / qlt_rdy_to_xfer()
Tony Battersby
-38
/
+48
2025-11-12
scsi: qla2xxx: target: Fix races with aborting commands
Tony Battersby
-116
/
+102
2025-11-12
scsi: qla2xxx: Clear cmds after chip reset
Tony Battersby
-6
/
+20
2025-11-12
Merge patch series "Optimize the hot path in the UFS driver"
Martin K. Petersen
-37
/
+293
2025-11-12
scsi: qla2xxx: target: Fix term exchange when cmd_sent_to_fw == 1
Tony Battersby
-21
/
+31
2025-11-12
scsi: qla2xxx: target: Improve debug output for term exchange
Tony Battersby
-6
/
+36
2025-11-12
scsi: qla2xxx: target: Remove code for unsupported hardware
Tony Battersby
-27
/
+5
2025-11-12
scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
Tony Battersby
-0
/
+2
2025-11-12
scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
Tony Battersby
-34
/
+5
2025-11-12
scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
Tony Battersby
-7
/
+1
2025-11-12
scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
Tony Battersby
-6
/
+0
2025-11-12
scsi: scsi_debug: Abort SCSI commands via an internal command
Bart Van Assche
-11
/
+105
2025-11-12
scsi: core: Add scsi_{get,put}_internal_cmd() helpers
Hannes Reinecke
-0
/
+38
2025-11-12
scsi: core: Introduce .queue_reserved_command()
John Garry
-16
/
+44
2025-11-12
scsi: core: Support allocating a pseudo SCSI device
Hannes Reinecke
-4
/
+84
2025-11-12
scsi: core: Make the budget map optional
Bart Van Assche
-2
/
+15
2025-11-12
scsi: core: Move two statements
Bart Van Assche
-3
/
+4
2025-11-12
scsi: core: Support allocating reserved commands
Hannes Reinecke
-1
/
+3
2025-11-08
Merge patch series "Support power resources defined in acpi on ata"
Martin K. Petersen
-1
/
+33
2025-11-08
scsi: sd: Add manage_restart device attribute to scsi_disk
Markus Probst
-1
/
+33
2025-11-08
Merge patch series "Update lpfc to revision 14.4.0.12"
Martin K. Petersen
-110
/
+327
2025-11-08
scsi: lpfc: Update lpfc version to 14.4.0.12
Justin Tee
-1
/
+1
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
-8
/
+150
2025-11-08
scsi: lpfc: Allow support for BB credit recovery in point-to-point topology
Justin Tee
-2
/
+4
2025-11-08
scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
Justin Tee
-8
/
+32
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
-36
/
+67
2025-11-08
scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology
Justin Tee
-20
/
+49
[prev]
[next]