index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-21
scsi: core: Fix the unit attention counter implementation
Bart Van Assche
1
-2
/
+2
2025-10-20
scsi: core: Fix a regression triggered by scsi_host_busy()
Bart Van Assche
1
-2
/
+3
2025-10-13
Merge branch '6.18/scsi-queue' into 6.18/scsi-fixes
Martin K. Petersen
3
-56
/
+50
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-19
/
+17
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-10-06
scsi: libfc: Prevent integer overflow in fc_fcp_recv_data()
Dan Carpenter
1
-1
/
+1
2025-10-06
scsi: qla4xxx: Fix typos in comments
Alok Tiwari
1
-4
/
+4
2025-10-06
scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issui...
Long Li
1
-51
/
+45
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+1
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
55
-715
/
+559
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-65
/
+65
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-1
/
+1
2025-09-29
scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
Duoming Zhou
1
-1
/
+1
2025-09-29
Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
4
-18
/
+16
2025-09-24
Merge patch series "mpt3sas: Few Enhancements and minor fixes"
Martin K. Petersen
3
-8
/
+15
2025-09-24
scsi: mpt3sas: Update driver version to 54.100.00.00
Ranjan Kumar
1
-2
/
+2
2025-09-24
scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
Ranjan Kumar
1
-0
/
+3
2025-09-24
scsi: mpt3sas: Suppress unnecessary IOCLogInfo on CONFIG_INVALID_PAGE
Ranjan Kumar
1
-1
/
+7
2025-09-24
scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()
Ranjan Kumar
1
-5
/
+3
2025-09-24
scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
Alok Tiwari
1
-1
/
+1
2025-09-24
scsi: storvsc: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+2
2025-09-24
scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-9
/
+8
2025-09-24
scsi: hpsa: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-11
/
+6
2025-09-24
scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
Thorsten Blum
1
-9
/
+12
2025-09-24
Merge patch series "Add generated modalias to modules.builtin.modinfo"
Nathan Chancellor
1
-3
/
+1
2025-09-24
scsi: Always define blogic_pci_tbl structure
Alexey Gladkov
1
-3
/
+1
2025-09-21
scsi: sg: drop nth_page() usage within SG entry
David Hildenbrand
1
-2
/
+1
2025-09-21
scsi: scsi_lib: drop nth_page() usage within SG entry
David Hildenbrand
1
-2
/
+1
2025-09-16
Merge patch series "Update lpfc to revision 14.4.0.11"
Martin K. Petersen
10
-507
/
+274
2025-09-16
scsi: lpfc: Copyright updates for 14.4.0.11 patches
Justin Tee
4
-4
/
+4
2025-09-16
scsi: lpfc: Update lpfc version to 14.4.0.11
Justin Tee
1
-1
/
+1
2025-09-16
scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int
Justin Tee
2
-10
/
+10
2025-09-16
scsi: lpfc: Clean up extraneous phba dentries
Justin Tee
2
-390
/
+124
2025-09-16
scsi: lpfc: Use switch case statements in DIF debugfs handlers
Justin Tee
2
-58
/
+83
2025-09-16
scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used
Justin Tee
1
-1
/
+0
2025-09-16
scsi: lpfc: Define size of debugfs entry for xri rebalancing
Justin Tee
1
-0
/
+3
2025-09-16
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
Justin Tee
2
-8
/
+25
2025-09-16
scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET
Justin Tee
1
-4
/
+10
2025-09-16
scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
Justin Tee
1
-0
/
+5
2025-09-16
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2
-8
/
+5
2025-09-16
scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail
Justin Tee
1
-2
/
+1
2025-09-16
scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress
Justin Tee
1
-12
/
+4
2025-09-16
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
Justin Tee
1
-10
/
+0
2025-09-16
Merge patch series "scsi: qla2xxx: Fix incorrect sign of error code"
Martin K. Petersen
3
-5
/
+5
2025-09-16
scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()
Qianfeng Rong
1
-1
/
+1
2025-09-16
scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()
Qianfeng Rong
1
-2
/
+2
2025-09-16
scsi: qla2xxx: edif: Fix incorrect sign of error code
Qianfeng Rong
1
-2
/
+2
2025-09-09
scsi: bfa: Remove self-assignment code
Qiang Liu
1
-1
/
+0
2025-09-09
scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-2
/
+6
[next]