index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
scsi: stex: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
1
-5
/
+2
2024-08-23
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-8
/
+3
2024-08-23
scsi: snic: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-4
/
+2
2024-08-23
scsi: qedi: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-3
/
+3
2024-08-23
scsi: qedf: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-9
/
+6
2024-08-23
scsi: myrs: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+2
2024-08-23
scsi: myrb: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+2
2024-08-23
scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-6
/
+2
2024-08-23
scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+1
2024-08-23
scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-3
/
+2
2024-08-23
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
1
-13
/
+5
2024-08-23
scsi: esas2r: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+2
2024-08-23
scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+2
2024-08-23
scsi: be2iscsi: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-4
/
+2
2024-08-23
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
24
-41
/
+61
2024-08-23
scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
Yihang Li
1
-5
/
+7
2024-08-23
scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()
Dan Carpenter
1
-1
/
+1
2024-08-23
scsi: aacraid: Fix double-free on probe failure
Ben Hutchings
1
-0
/
+2
2024-08-23
scsi: lpfc: Fix overflow build issue
Sherry Yang
1
-1
/
+1
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-17
scsi: sd: Do not attempt to configure discard unless LBPME is set
Martin K. Petersen
1
-0
/
+3
2024-08-13
Merge patch series "NCR5380: Bug fixes and other improvements"
Martin K. Petersen
4
-210
/
+215
2024-08-13
scsi: NCR5380: Clean up indentation
Finn Thain
3
-52
/
+56
2024-08-13
scsi: NCR5380: Remove obsolete comment
Finn Thain
1
-1
/
+0
2024-08-13
scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio()
Finn Thain
2
-25
/
+14
2024-08-13
scsi: NCR5380: Drop redundant member from struct NCR5380_cmd
Finn Thain
2
-3
/
+0
2024-08-13
scsi: NCR5380: Handle BSY signal loss during information transfer phases
Finn Thain
1
-8
/
+14
2024-08-13
scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
Finn Thain
1
-0
/
+4
2024-08-13
scsi: mac_scsi: Enable scatter/gather by default
Finn Thain
1
-1
/
+7
2024-08-13
scsi: NCR5380: Check for phase match during PDMA fixup
Finn Thain
1
-39
/
+39
2024-08-13
scsi: mac_scsi: Disallow bus errors during PDMA send
Finn Thain
1
-25
/
+19
2024-08-13
scsi: mac_scsi: Refactor polling loop
Finn Thain
1
-38
/
+42
2024-08-13
scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages
Finn Thain
1
-20
/
+22
2024-08-13
scsi: mpi3mr: Driver version update to 8.10.0.5.50
Ranjan Kumar
1
-2
/
+2
2024-08-13
scsi: mpi3mr: Update consumer index of reply queues after every 100 replies
Ranjan Kumar
2
-2
/
+17
2024-08-13
scsi: mpi3mr: Return complete ioc_status for ioctl commands
Ranjan Kumar
1
-5
/
+9
2024-08-13
scsi: snic: Avoid creating two slab caches with the same name
Pedro Falcato
1
-1
/
+1
2024-08-13
scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocations
Shin'ichiro Kawasaki
1
-3
/
+8
2024-08-13
scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lock
Shin'ichiro Kawasaki
1
-0
/
+1
2024-08-13
scsi: sd: Don't check if a write for REQ_ATOMIC
John Garry
1
-1
/
+1
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+10
2024-08-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+32
2024-08-03
Merge patch series "smartpqi updates"
Martin K. Petersen
2
-27
/
+151
2024-08-03
scsi: smartpqi: Update driver version to 2.1.28-025
Don Brace
1
-3
/
+3
2024-08-03
scsi: smartpqi: Improve handling of multipath failover
Kevin Barnett
1
-1
/
+15
2024-08-03
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
1
-18
/
+2
2024-08-03
scsi: smartpqi: Improve accuracy/performance of raid-bypass-counter
Kevin Barnett
2
-5
/
+27
2024-08-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+104
2024-08-03
scsi: sd: Keep the discard mode stable
Li Feng
1
-4
/
+2
2024-08-03
Merge patch series "Update lpfc to revision 14.4.0.4"
Martin K. Petersen
8
-46
/
+112
[prev]
[next]