index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
2
-0
/
+90
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
3
-0
/
+86
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2
-13
/
+23
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
4
-8
/
+9
2023-05-22
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
2
-6
/
+6
2023-05-22
scsi: core: Allow libata to complete successful commands via EH
Niklas Cassel
1
-1
/
+2
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
3
-29
/
+146
2023-05-16
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
1
-0
/
+2
2023-05-16
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"
Wenchao Hao
1
-1
/
+2
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-05-16
scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-14
/
+14
2023-05-16
scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-11
/
+11
2023-05-16
scsi: bfa: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
9
-25
/
+25
2023-05-16
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
1
-8
/
+20
2023-05-16
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
1
-3
/
+4
2023-05-16
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
Xingui Yang
1
-0
/
+4
2023-05-16
scsi: hisi_sas: Configure initial value of some registers according to HBA model
Yihang Li
1
-5
/
+12
2023-05-16
scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
Kees Cook
1
-5
/
+3
2023-05-08
Merge patch series "smartpqi updates"
Martin K. Petersen
6
-152
/
+178
2023-05-08
Merge patch series "scsi: pm80xx: Enhanced debug logs for HW events"
Martin K. Petersen
3
-52
/
+107
2023-05-08
Merge patch series "scsi: libsas: remove empty branches and code simplification"
Martin K. Petersen
1
-53
/
+71
2023-05-08
Merge patch series "qla2xxx driver update"
Martin K. Petersen
8
-105
/
+418
2023-05-08
Merge patch series "lpfc: Update lpfc to revision 14.2.0.12"
Martin K. Petersen
11
-234
/
+308
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
1
-1
/
+1
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
1
-3
/
+3
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
6
-6
/
+6
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2
-0
/
+16
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2
-75
/
+11
2023-05-08
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
1
-2
/
+2
2023-05-08
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
1
-44
/
+45
2023-05-08
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
1
-1
/
+2
2023-05-08
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2
-4
/
+4
2023-05-08
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
1
-1
/
+3
2023-05-08
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
1
-15
/
+13
2023-05-08
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+72
2023-05-08
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
1
-1
/
+1
2023-05-08
scsi: qla2xxx: Update version to 10.02.08.300-k
Nilesh Javali
1
-2
/
+2
2023-05-08
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
2
-73
/
+95
2023-05-08
scsi: qla2xxx: Fix hang in task management
Quinn Tran
2
-3
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Quinn Tran
2
-5
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd failure
Quinn Tran
4
-23
/
+139
2023-05-08
scsi: qla2xxx: Multi-que support for TMF
Quinn Tran
4
-18
/
+66
2023-05-08
scsi: libsas: factor out sas_check_fanout_expander_topo()
Jason Yan
1
-10
/
+18
2023-05-08
scsi: libsas: Remove an empty branch in sas_check_parent_topology()
Jason Yan
1
-23
/
+33
2023-05-08
scsi: libsas: Simplify sas_check_eeds()
Jason Yan
1
-20
/
+20
2023-05-08
scsi: lpfc: Update lpfc version to 14.2.0.12
Justin Tee
1
-1
/
+1
2023-05-08
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
4
-156
/
+199
2023-05-08
scsi: lpfc: Add new RCQE status for handling DMA failures
Justin Tee
2
-3
/
+68
[prev]
[next]