index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
2024-04-12
61
-592
/
+344
|
\
|
*
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-04-12
4
-263
/
+5
|
*
scsi: uas: Switch to using ->device_configure to configure queue limits
Christoph Hellwig
2024-04-12
1
-8
/
+8
|
*
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
2
-3
/
+1
|
*
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-43
/
+30
|
*
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
16
-37
/
+51
|
*
scsi: pata_macio: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-4
/
+5
|
*
scsi: sata_nv: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-8
/
+12
|
*
scsi: usb-storage: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-15
/
+21
|
*
scsi: pmcraid: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-5
/
+6
|
*
scsi: ipr: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-4
/
+6
|
*
scsi: hptiop: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-4
/
+4
|
*
scsi: sbp2: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-3
/
+4
|
*
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-10
/
+8
|
*
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
3
-14
/
+20
|
*
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
2024-04-12
2
-21
/
+30
|
*
scsi: core: Use the atomic queue limits API in scsi_add_lun()
Christoph Hellwig
2024-04-12
1
-13
/
+15
|
*
scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init method
Christoph Hellwig
2024-04-12
3
-10
/
+2
|
*
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-12
14
-53
/
+42
|
*
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
2024-04-12
7
-35
/
+18
|
*
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
2024-04-12
3
-4
/
+4
|
*
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
2024-04-12
5
-27
/
+28
|
*
scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
2024-04-12
1
-7
/
+5
|
*
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
2024-04-12
7
-11
/
+16
|
*
scsi: block: Add a helper to cancel atomic queue limit updates
Christoph Hellwig
2024-04-12
1
-0
/
+13
*
|
scsi: MAINTAINERS: Make cxlflash obsolete
Andrew Donnellan
2024-04-12
1
-2
/
+1
*
|
scsi: ufs: mediatek: Fix module autoloading
Krzysztof Kozlowski
2024-04-12
1
-0
/
+1
*
|
scsi: ufs: exynos: Support module autoloading
Will McVicker
2024-04-12
1
-0
/
+1
*
|
scsi: ufs: core: Changing the status to check inflight
SEO HOYOUNG
2024-04-12
1
-10
/
+1
*
|
scsi: ufs: Remove support for old UFSHCI versions
Avri Altman
2024-04-12
4
-161
/
+15
*
|
Merge patch series "Improve the code for showing commands in debugfs"
Martin K. Petersen
2024-04-09
1
-25
/
+31
|
\
\
|
*
|
scsi: core: Improve the code for showing commands in debugfs
Bart Van Assche
2024-04-09
1
-8
/
+12
|
*
|
scsi: core: Introduce scsi_cmd_list_info()
Bart Van Assche
2024-04-09
1
-19
/
+21
*
|
|
Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"
Martin K. Petersen
2024-04-09
8
-35
/
+47
|
\
\
\
|
*
|
|
scsi: scsi_transport_srp: Fix a couple of kernel-doc warnings
Randy Dunlap
2024-04-09
1
-2
/
+2
|
*
|
|
scsi: scsi_transport_fc: Add kernel-doc for function return
Randy Dunlap
2024-04-09
1
-3
/
+2
|
*
|
|
scsi: core: Add function return kernel-doc for 2 functions
Randy Dunlap
2024-04-09
1
-3
/
+4
|
*
|
|
scsi: libfcoe: Fix a slew of kernel-doc warnings
Randy Dunlap
2024-04-09
1
-7
/
+18
|
*
|
|
scsi: iser: Fix @read_stag kernel-doc warning
Randy Dunlap
2024-04-09
1
-1
/
+1
|
*
|
|
scsi: core: Add kernel-doc for scsi_msg_to_host_byte()
Randy Dunlap
2024-04-09
1
-0
/
+2
|
*
|
|
scsi: documentation: Clean up overview
Randy Dunlap
2024-04-09
1
-8
/
+7
|
*
|
|
scsi: documentation: Clean up scsi_mid_low_api.rst
Randy Dunlap
2024-04-09
1
-11
/
+11
|
|
/
/
*
|
|
scsi: snic: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2024-04-09
1
-6
/
+5
*
|
|
scsi: FlashPoint: Remove redundant assignment to pointer currTar_Info
Colin Ian King
2024-04-09
1
-1
/
+0
*
|
|
scsi: aic7xxx: Indent kconfig help text
Prasad Pandit
2024-04-09
2
-85
/
+87
*
|
|
scsi: qla2xxx: Indent help text
Prasad Pandit
2024-04-09
2
-22
/
+24
*
|
|
scsi: megaraid: Indent Kconfig option help text
Prasad Pandit
2024-04-09
1
-57
/
+56
|
|
/
|
/
|
*
|
scsi: cxlflash: Fix function pointer cast warnings
Arnd Bergmann
2024-04-08
5
-46
/
+38
*
|
scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scaling
Manivannan Sadhasivam
2024-04-08
1
-0
/
+10
*
|
Merge patch series "scsi: Prevent several section mismatch warnings"
Martin K. Petersen
2024-04-06
4
-4
/
+28
|
\
\
[next]