index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-26
scsi: ibmvfc: add NVMe/FC Port Login support
Tyrel Datwyler
1
-6
/
+9
2026-07-26
scsi: ibmvfc: add NVMe/FC Implicit Logout and Move Login support
Tyrel Datwyler
1
-11
/
+22
2026-07-26
scsi: ibmvfc: send NVMe target discovery MAD
Tyrel Datwyler
1
-7
/
+43
2026-07-26
scsi: ibmvfc: allocate and free NVMe channel group discover buffer
Tyrel Datwyler
1
-1
/
+7
2026-07-26
scsi: ibmvfc: add helper to check NVMe/FC support with active channels
Tyrel Datwyler
1
-0
/
+6
2026-07-26
scsi: ibmvfc: add helper for creating protocol specific discovery event
Tyrel Datwyler
1
-12
/
+27
2026-07-26
scsi: ibmvfc: add wrapper to get vhost associated with a channel struct
Tyrel Datwyler
1
-0
/
+10
2026-07-26
scsi: ibmvfc: add logic for protocol specific fabric logins
Tyrel Datwyler
2
-35
/
+206
2026-07-26
scsi: ibmvfc: alloc/dealloc sub-queues for nvme channels
Tyrel Datwyler
1
-1
/
+14
2026-07-26
scsi: ibmvfc: initialize NVMe channel configuration during driver probe
Tyrel Datwyler
2
-1
/
+8
2026-07-26
scsi: ibmvfc: split NVMe support into separate source file and add transport ...
Tyrel Datwyler
5
-4
/
+156
2026-07-26
scsi: ibmvfc: add NVMe/FC protocol interface definitions
Tyrel Datwyler
1
-34
/
+119
2026-07-26
scsi: ibmvfc: move target list from host to protocol specific channel groups
Tyrel Datwyler
2
-28
/
+28
2026-07-26
scsi: ibmvfc: free ibmvfc_target allocations with mempool_free
Tyrel Datwyler
1
-1
/
+1
2026-07-26
scsi: ibmvfc: check for NULL evt in implicit LOGO and target delete path
Tyrel Datwyler
1
-0
/
+8
2026-07-26
scsi: ibmvfc: flush rport_add_work_q during driver teardown
Tyrel Datwyler
1
-0
/
+1
2026-07-26
scsi: ibmvfc: don't call locked done variant for MADs on send failure
Tyrel Datwyler
1
-1
/
+3
2026-07-26
scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race
Xingui Yang
2
-28
/
+19
2026-07-26
scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer
HyeongJun An
1
-7
/
+1
2026-07-26
scsi: dc395x: Remove unused variable 'fact'
Colin Ian King
1
-6
/
+0
2026-07-26
Merge patch series "scsi: mpt3sas: add hwmon support"
Martin K. Petersen
5
-0
/
+255
2026-07-26
scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer
HyeongJun An
1
-1
/
+1
2026-07-16
scsi: zorro7xx: Make use of struct zorro_device_id::driver_data_ptr
Uwe Kleine-König (The Capable Hub)
1
-7
/
+7
2026-07-16
scsi: zorro: a2091: gvp11: Use named initializer for zorro_device_id
Uwe Kleine-König (The Capable Hub)
4
-13
/
+14
2026-07-16
scsi: NCR5380: Improve style of pnp_device_id array terminator
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-16
scsi: aha1542: Improve style of pnp_device_id array terminator
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-16
scsi: qla2xxx: Handle INTx not connected while passing through
Shivaprasad G Bhat
1
-5
/
+10
2026-07-13
scsi: scsi_debug: move ASC and ASCQ definitions to scsi_proto.h
Damien Le Moal
1
-46
/
+0
2026-07-12
scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset path
Haoxiang Li
1
-0
/
+4
2026-07-12
scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()
WenTao Liang
1
-0
/
+2
2026-07-12
scsi: elx: efct: Fix I/O leak on unsupported additional CDB
Haoxiang Li
1
-0
/
+1
2026-07-12
scsi: core: wake eh reliably when using scsi_schedule_eh
David Jeffery
3
-1
/
+24
2026-07-12
scsi: mpt3sas: Add hwmon support
Louis Sautier
4
-0
/
+216
2026-07-12
scsi: mpt3sas: Add IO Unit Page 7 config accessor
Louis Sautier
2
-0
/
+39
2026-07-08
scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
Abdun Nihaal
1
-2
/
+1
2026-07-08
scsi: sg: Report request-table problems when any status is set
Xu Rao
1
-4
/
+3
2026-07-08
scsi: virtio_scsi: Fix up endian conversions for warning messages
Ben Dooks
1
-9
/
+9
2026-07-08
Merge branch 7.2/scsi-queue into 7.2/scsi-fixes
Martin K. Petersen
3
-9
/
+2
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-4
/
+4
2026-06-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
31
-191
/
+196
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
4
-4
/
+4
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+10
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2026-06-15
scsi: bfa: Reduce kernel stack usage in bfa_fcs_lport_fdmi_build_portattr_blo...
Arnd Bergmann
1
-1
/
+1
2026-06-15
scsi: core: Remove export for scsi_device_from_queue()
Catalin Iacob
2
-8
/
+1
2026-06-15
Merge branch 7.1/scsi-fixes into 7.2/scsi-staging
Martin K. Petersen
14
-48
/
+101
2026-06-08
scsi: lpfc: Fix spelling mistakes in comments
William Theesfeld
9
-40
/
+40
2026-06-08
scsi: devinfo: Broaden Promise VTrak E310/E610 identification
Xose Vazquez Perez
1
-2
/
+2
2026-06-08
scsi: scsi_debug: Fix one-partition tape setup bounds
Samuel Moelius
1
-1
/
+1
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-40
/
+78
[prev]
[next]