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-12-05
scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
Hannes Reinecke
1
-1
/
+1
2023-12-05
scsi: libfc: Don't schedule abort twice
Hannes Reinecke
1
-5
/
+11
2023-12-05
scsi: aic7xxx: Return negative error codes in aic7770_probe()
Su Hui
1
-3
/
+3
2023-12-05
scsi: aic7xxx: Return ahc_linux_register_host()'s value rather than zero
Su Hui
1
-2
/
+1
2023-12-05
scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()
Su Hui
1
-1
/
+1
2023-12-05
scsi: isci: Remove redundant check in isci_task_request_build()
Artem Chernyshev
3
-8
/
+3
2023-12-05
scsi: ipr: Remove obsolete check for old CPUs
Michael Ellerman
1
-55
/
+0
2023-12-05
scsi: ibmvscsi: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-12-05
scsi: ibmvfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-5
/
+7
2023-12-05
scsi: fnic: Return error if vmalloc() failed
Artem Chernyshev
1
-1
/
+2
2023-12-05
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
Dinghao Liu
1
-0
/
+1
2023-12-01
scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
1
-1
/
+1
2023-11-24
Merge patch series "scsi: arcmsr: support Areca ARC-1688 Raid controller"
Martin K. Petersen
2
-2
/
+123
2023-11-24
scsi: arcmsr: Update driver version to v1.51.00.14-20230915
ching Huang
1
-1
/
+1
2023-11-24
scsi: arcmsr: Support new PCI device IDs 1883 and 1886
ching Huang
2
-0
/
+10
2023-11-24
scsi: arcmsr: Support new RAID controller ARC-1688
ching Huang
2
-1
/
+112
2023-11-24
scsi: dc395x: Fix warning using plain integer as NULL
Abhinav Singh
1
-1
/
+1
2023-11-24
Merge patch series "mpi3mr: Add support for Broadcom SAS5116 IO/RAID controllers"
Martin K. Petersen
5
-13
/
+29
2023-11-24
scsi: mpi3mr: driver version upgrade to 8.5.0.0.50
Sumit Saxena
1
-2
/
+2
2023-11-24
scsi: mpi3mr: Add support for status reply descriptor
Sumit Saxena
2
-0
/
+4
2023-11-24
scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32
Sumit Saxena
2
-9
/
+9
2023-11-24
scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
Sumit Saxena
2
-2
/
+6
2023-11-24
scsi: mpi3mr: Add support for SAS5116 PCI IDs
Sumit Saxena
1
-0
/
+8
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
1
-1
/
+8
2023-11-24
scsi: core: Add a precondition check in scsi_eh_scmd_add()
Bart Van Assche
1
-0
/
+1
2023-11-24
scsi: bfa: Use the proper data type for BLIST flags
Bart Van Assche
1
-1
/
+1
2023-11-15
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
3
-18
/
+26
2023-11-15
Merge patch series "lpfc: Update lpfc to revision 14.2.0.16"
Martin K. Petersen
10
-56
/
+93
2023-11-15
Merge patch series "Replace deprecated strncpy() with strscpy()"
Martin K. Petersen
5
-19
/
+25
2023-11-15
scsi: lpfc: Copyright updates for 14.2.0.16 patches
Justin Tee
3
-3
/
+3
2023-11-15
scsi: lpfc: Update lpfc version to 14.2.0.16
Justin Tee
1
-1
/
+1
2023-11-15
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
2
-22
/
+38
2023-11-15
scsi: lpfc: Refactor and clean up mailbox command memory free
Justin Tee
4
-23
/
+40
2023-11-15
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Justin Tee
1
-0
/
+3
2023-11-15
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
1
-1
/
+1
2023-11-15
scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
Justin Tee
1
-2
/
+2
2023-11-15
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2
-2
/
+3
2023-11-15
scsi: lpfc: Correct maximum PCI function value for RAS fw logging
Justin Tee
1
-2
/
+2
2023-11-15
scsi: elx: libefc: Replace deprecated strncpy() with strscpy_pad()/memcpy()
Justin Stitt
1
-6
/
+6
2023-11-15
scsi: csiostor: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+2
2023-11-15
scsi: ch: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-4
/
+8
2023-11-15
scsi: bnx2fc: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-7
/
+7
2023-11-15
scsi: 3w-sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+2
2023-11-15
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
1
-25
/
+12
2023-11-15
scsi: mpt3sas: Replace a dynamic allocation with a local variable
James Seo
1
-14
/
+5
2023-11-15
scsi: mpt3sas: Fix typo of "TRIGGER"
James Seo
3
-28
/
+28
2023-11-15
scsi: mpt3sas: Fix an outdated comment
James Seo
1
-1
/
+1
2023-11-15
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
2
-5
/
+4
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
4
-22
/
+11
2023-11-15
scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array
James Seo
1
-6
/
+3
[prev]
[next]