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
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
scsi: qla2xxx: Fix debugfs output for fw_resource_count
Himanshu Madhani
1
-1
/
+1
2024-05-06
scsi: qedf: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-1
/
+1
2024-05-06
scsi: bfa: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-2
/
+2
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
5
-55
/
+16
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+2
2024-04-25
scsi: qla2xxx: Avoid possible run-time warning with long model_num
Kees Cook
1
-4
/
+2
2024-04-25
scsi: mpi3mr: Avoid possible run-time warning with long manufacturer strings
Kees Cook
1
-9
/
+5
2024-04-24
scsi: bnx2fc: Remove redundant assignment to variable 'i'
Colin Ian King
1
-3
/
+1
2024-04-24
scsi: qedi: Fix crash while reading debugfs attribute
Manish Rangankar
1
-8
/
+4
2024-04-24
scsi: sd: Only print updates to permanent stream count
John Garry
1
-1
/
+3
2024-04-24
scsi: qedf: Make qedf_execute_tmf() non-preemptible
John Meneghini
1
-3
/
+3
2024-04-20
scsi: hpsa: Fix allocation size for Scsi_Host private data
Yuri Karpov
1
-1
/
+1
2024-04-20
Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...
Martin K. Petersen
2
-23
/
+30
2024-04-20
scsi: libsas: Fix the failure of adding phy with zero-address to port
Xingui Yang
1
-2
/
+1
2024-04-20
scsi: libsas: Set port when ex_phy is added or deleted
Xingui Yang
1
-2
/
+5
2024-04-20
scsi: libsas: Move sas_add_parent_port() to sas_expander.c
Xingui Yang
2
-17
/
+17
2024-04-20
scsi: libsas: Add helper for port add ex_phy
Xingui Yang
1
-3
/
+8
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
1
-1
/
+1
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
1
-1
/
+0
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
3
-352
/
+10
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
28
-201
/
+183
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2
-3
/
+1
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
1
-43
/
+30
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
6
-12
/
+16
2024-04-11
scsi: pmcraid: Switch to using ->device_configure
Christoph Hellwig
1
-5
/
+6
2024-04-11
scsi: ipr: Switch to using ->device_configure
Christoph Hellwig
1
-4
/
+6
2024-04-11
scsi: hptiop: Switch to using ->device_configure
Christoph Hellwig
1
-4
/
+4
2024-04-11
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
1
-10
/
+8
2024-04-11
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
3
-14
/
+20
2024-04-11
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
1
-21
/
+26
2024-04-11
scsi: core: Use the atomic queue limits API in scsi_add_lun()
Christoph Hellwig
1
-13
/
+15
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
4
-13
/
+12
2024-04-11
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
4
-25
/
+6
2024-04-11
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
2
-4
/
+3
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
4
-26
/
+27
2024-04-11
scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-7
/
+5
2024-04-11
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
4
-7
/
+8
2024-04-08
Merge patch series "Improve the code for showing commands in debugfs"
Martin K. Petersen
1
-25
/
+31
2024-04-08
scsi: core: Improve the code for showing commands in debugfs
Bart Van Assche
1
-8
/
+12
2024-04-08
scsi: core: Introduce scsi_cmd_list_info()
Bart Van Assche
1
-19
/
+21
2024-04-08
scsi: snic: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-6
/
+5
2024-04-08
scsi: FlashPoint: Remove redundant assignment to pointer currTar_Info
Colin Ian King
1
-1
/
+0
2024-04-08
scsi: aic7xxx: Indent kconfig help text
Prasad Pandit
2
-85
/
+87
2024-04-08
scsi: qla2xxx: Indent help text
Prasad Pandit
2
-22
/
+24
2024-04-08
scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
Bart Van Assche
1
-4
/
+3
2024-04-08
scsi: megaraid: Indent Kconfig option help text
Prasad Pandit
1
-57
/
+56
2024-04-08
scsi: cxlflash: Fix function pointer cast warnings
Arnd Bergmann
5
-46
/
+38
2024-04-05
scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
Dan Carpenter
1
-1
/
+1
2024-04-05
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
1
-1
/
+1
[prev]
[next]