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-03-10
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran
1
-0
/
+18
2024-03-10
scsi: qla2xxx: Update manufacturer detail
Bikash Hazarika
1
-1
/
+1
2024-03-10
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran
1
-61
/
+41
2024-03-10
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
3
-23
/
+13
2024-03-10
scsi: qla2xxx: Prevent command send on chip reset
Quinn Tran
2
-4
/
+37
2024-03-10
scsi: wd33c93: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-3
/
+1
2024-03-10
scsi: smartpqi: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-3
/
+2
2024-03-10
scsi: devinfo: Replace strncpy() and manual pad
Justin Stitt
1
-8
/
+10
2024-03-10
scsi: qla4xxx: Replace deprecated strncpy() with strscpy()
Justin Stitt
2
-12
/
+19
2024-03-10
scsi: qedf: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2024-03-10
scsi: mpt3sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
2
-10
/
+10
2024-03-10
scsi: mpi3mr: Replace deprecated strncpy() with assignments
Justin Stitt
1
-5
/
+5
2024-03-10
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
Muhammad Usama Anjum
1
-2
/
+2
2024-03-10
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
1
-1
/
+1
2024-03-10
scsi: st: Make st_sysfs_class constant
Ricardo B. Marliere
1
-2
/
+2
2024-03-10
scsi: ch: Make ch_sysfs_class constant
Ricardo B. Marliere
1
-10
/
+10
2024-03-10
scsi: cxlflash: Make cxlflash_class constant
Ricardo B. Marliere
1
-7
/
+10
2024-03-10
scsi: pmcraid: Make pmcraid_class constant
Ricardo B. Marliere
1
-9
/
+11
2024-03-10
scsi: sg: Make sg_sysfs_class constant
Ricardo B. Marliere
1
-9
/
+9
2024-03-10
scsi: libsas: Fix disk not being scanned in after being removed
Xingui Yang
1
-10
/
+22
2024-03-10
scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
Xingui Yang
1
-7
/
+12
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
2
-8
/
+2
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
6
-6
/
+6
2024-02-26
scsi: scsi_debug: Maintain write statistics per group number
Bart Van Assche
1
-4
/
+45
2024-02-26
scsi: scsi_debug: Implement GET STREAM STATUS
Bart Van Assche
1
-0
/
+50
2024-02-26
scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
Bart Van Assche
1
-3
/
+58
2024-02-26
scsi: scsi_debug: Allocate the MODE SENSE response from the heap
Bart Van Assche
1
-2
/
+7
2024-02-26
scsi: scsi_debug: Rework subpage code error handling
Bart Van Assche
1
-34
/
+36
2024-02-26
scsi: scsi_debug: Rework page code error handling
Bart Van Assche
1
-12
/
+12
2024-02-26
scsi: scsi_debug: Support the block limits extension VPD page
Bart Van Assche
1
-0
/
+16
2024-02-26
scsi: scsi_debug: Reduce code duplication
Bart Van Assche
1
-14
/
+2
2024-02-26
scsi: sd: Translate data lifetime information
Bart Van Assche
2
-4
/
+98
2024-02-26
scsi: scsi_proto: Add structures and constants related to I/O groups and streams
Bart Van Assche
3
-0
/
+63
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
4
-0
/
+26
2024-02-26
scsi: core: Constify the struct device_type usage
Ricardo B. Marliere
3
-4
/
+4
2024-02-26
scsi: libfc: replace deprecated strncpy() with memcpy()
Justin Stitt
1
-6
/
+8
2024-02-26
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-2
/
+2
2024-02-26
scsi: bfa: Fix function pointer type mismatch for state machines
Arnd Bergmann
13
-435
/
+582
2024-02-26
scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
Arnd Bergmann
4
-13
/
+19
2024-02-26
scsi: bfa: Remove additional unnecessary struct declarations
Simone Weiß
1
-2
/
+0
2024-02-26
scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
Ranjan Kumar
1
-1
/
+3
2024-02-26
scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()
Arnd Bergmann
1
-1
/
+6
2024-02-15
scsi: jazz_esp: Only build if SCSI core is builtin
Randy Dunlap
1
-1
/
+1
2024-02-15
scsi: csiostor: Avoid function pointer casts
Arnd Bergmann
3
-19
/
+20
2024-02-15
scsi: qla1280: Remove redundant assignment to variable 'mr'
Colin Ian King
1
-1
/
+0
2024-02-15
scsi: smartpqi: Fix disable_managed_interrupts
Don Brace
1
-1
/
+4
2024-02-15
scsi: core: Consult supported VPD page list prior to fetching page
Martin K. Petersen
1
-2
/
+20
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
1
-1
/
+25
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
1
-1
/
+1
2024-02-12
scsi: fnic: Move fnic_fnic_flush_tx() to a work queue
Lee Duncan
4
-5
/
+8
[prev]
[next]