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
2024-08-02
scsi: sd: Keep the discard mode stable
Li Feng
1
-4
/
+2
2024-08-02
Merge patch series "Update lpfc to revision 14.4.0.4"
Martin K. Petersen
8
-46
/
+112
2024-08-02
scsi: lpfc: Copyright updates for 14.4.0.4 patches
Justin Tee
1
-1
/
+1
2024-08-02
scsi: lpfc: Update lpfc version to 14.4.0.4
Justin Tee
1
-1
/
+1
2024-08-02
scsi: lpfc: Update PRLO handling in direct attached topology
Justin Tee
2
-13
/
+36
2024-08-02
scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology
Justin Tee
3
-23
/
+46
2024-08-02
scsi: lpfc: Fix unintentional double clearing of vmid_flag
Justin Tee
2
-2
/
+3
2024-08-02
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
3
-3
/
+24
2024-08-02
scsi: lpfc: Remove redundant vport assignment when building an abort request
Justin Tee
1
-2
/
+0
2024-08-02
scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
Justin Tee
1
-1
/
+1
2024-08-02
Merge patch series "scsi: aacraid: struct sgmap: Replace 1-element arrays with flexible arrays"
Martin K. Petersen
5
-31
/
+24
2024-08-02
scsi: aacraid: struct {user,}sgmap{,64,raw}: Replace 1-element arrays with flexible arrays
Kees Cook
5
-30
/
+23
2024-08-02
scsi: aacraid: Rearrange order of struct aac_srb_unit
Kees Cook
1
-1
/
+1
2024-08-02
scsi: ipr: Replace 1-element arrays with flexible arrays
Kees Cook
1
-2
/
+2
2024-08-02
scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with flexible array
Kees Cook
2
-2
/
+2
2024-08-02
scsi: aacraid: union aac_init: Replace 1-element array with flexible array
Kees Cook
2
-2
/
+2
2024-08-02
scsi: megaraid_sas: struct MR_HOST_DEVICE_LIST: Replace 1-element array with flexible array
Kees Cook
1
-2
/
+2
2024-08-02
scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays
Kees Cook
1
-1
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with flexible array
Kees Cook
1
-4
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with flexible array
Kees Cook
1
-4
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-element array with flexible array
Kees Cook
1
-4
/
+1
2024-08-02
scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-element array with flexible array
Kees Cook
1
-4
/
+1
2024-08-01
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
Shin'ichiro Kawasaki
1
-1
/
+8
2024-08-02
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
1
-1
/
+0
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
3
-4
/
+32
2024-07-28
minmax: scsi: fix mis-use of 'clamp()' in sr.c
Linus Torvalds
1
-1
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-5
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-5
/
+5
2024-07-22
scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
Damien Le Moal
1
-2
/
+18
2024-07-22
scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
Damien Le Moal
1
-0
/
+11
2024-07-22
scsi: Revert "scsi: sd: Do not repeat the starting disk message"
Johan Hovold
1
-2
/
+3
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-2
/
+0
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-19
/
+13
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
48
-474
/
+2488
2024-07-17
Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
2
-13
/
+11
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
scsi: virtio_scsi: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+13
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
13
-383
/
+803
2024-07-10
scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completion
Zhongqiu Han
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-10
Merge patch series "qla2xxx misc. bug fixes"
Martin K. Petersen
11
-373
/
+451
2024-07-10
scsi: qla2xxx: Update version to 10.02.09.300-k
Nilesh Javali
1
-2
/
+2
2024-07-10
scsi: qla2xxx: Use QP lock to search for bsg
Quinn Tran
1
-39
/
+57
2024-07-10
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
5
-268
/
+199
2024-07-10
scsi: qla2xxx: Fix optrom version displayed in FDMI
Shreyas Deodhar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: During vport delete send async logout explicitly
Manish Rangankar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
1
-5
/
+0
2024-07-10
scsi: qla2xxx: Fix flash read failure
Quinn Tran
2
-46
/
+125
[prev]
[next]