index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
1
-2
/
+2
2025-02-12
scsi: iscsi_tcp: Switch to using the crc32c library
Eric Biggers
1
-10
/
+6
2025-02-03
scsi: st: Modify st.c to use the new scsi_error counters
Kai Mäkisara
1
-0
/
+6
2025-02-03
scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
Kai Mäkisara
1
-0
/
+3
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-28
/
+19
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
1
-2
/
+4
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-2
/
+2
2025-01-02
scsi: iscsi: Remove unused iscsi_create_session()
Dr. David Alan Gilbert
1
-4
/
+0
2024-12-09
scsi: Eliminate scsi_register() and scsi_unregister() usage & docs
Randy Dunlap
1
-1
/
+1
2024-12-04
Merge patch series "Replace the "slave_*" function names"
Martin K. Petersen
4
-22
/
+17
2024-12-04
scsi: core: Remove the .slave_configure() method
Bart Van Assche
1
-7
/
+3
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2
-5
/
+4
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
4
-13
/
+13
2024-12-04
scsi: bsg: Replace zero-length array with flexible array member
Thorsten Blum
1
-1
/
+1
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2024-10-03
scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-16
/
+0
2024-08-28
scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
Gaosheng Cui
1
-7
/
+0
2024-08-22
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-1
/
+0
2024-08-22
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-6
/
+0
2024-08-22
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
1
-2
/
+0
2024-08-16
scsi: core: Fix the return value of scsi_logical_block_count()
Chaotian Jing
1
-1
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-20
scsi: sd: Atomic write support
John Garry
1
-0
/
+1
2024-06-13
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
1
-1
/
+3
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
1
-0
/
+2
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-24
/
+98
2024-04-24
scsi: libfc: Add some kernel-doc comments
Randy Dunlap
1
-3
/
+15
2024-04-24
scsi: core: Don't use "proxy" headers
Andy Shevchenko
1
-2
/
+3
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
4
-3
/
+14
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
1
-2
/
+3
2024-04-11
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
1
-0
/
+4
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
1
-0
/
+3
2024-04-11
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
1
-0
/
+2
2024-04-11
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
1
-0
/
+1
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
1
-1
/
+1
2024-04-08
Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"
Martin K. Petersen
6
-16
/
+29
2024-04-08
scsi: scsi_transport_srp: Fix a couple of kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-04-08
scsi: scsi_transport_fc: Add kernel-doc for function return
Randy Dunlap
1
-3
/
+2
2024-04-08
scsi: core: Add function return kernel-doc for 2 functions
Randy Dunlap
1
-3
/
+4
2024-04-08
scsi: libfcoe: Fix a slew of kernel-doc warnings
Randy Dunlap
1
-7
/
+18
2024-04-08
scsi: iser: Fix @read_stag kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-04-08
scsi: core: Add kernel-doc for scsi_msg_to_host_byte()
Randy Dunlap
1
-0
/
+2
2024-04-05
scsi: core: Store owner from modules with scsi_register_driver()
Krzysztof Kozlowski
1
-1
/
+3
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
1
-0
/
+29
2024-03-25
scsi: libsas: Add LIBSAS_SHT_BASE
John Garry
1
-0
/
+29
[next]