index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
10
-110
/
+208
2023-03-24
scsi: target: iscsi: Handle abort for WRITE_PENDING cmds
Dmitry Bogdanov
1
-0
/
+11
2023-03-24
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
1
-7
/
+9
2023-03-24
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2
-3
/
+24
2023-03-24
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
1
-3
/
+3
2023-03-24
scsi: target: iscsit: Stop/wait on cmds during conn close
Mike Christie
1
-0
/
+10
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
4
-17
/
+17
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
4
-25
/
+25
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
4
-42
/
+39
2023-03-24
scsi: target: Move sess cmd counter to new struct
Mike Christie
2
-40
/
+97
2023-03-24
scsi: hpsa: Remove unused variable transMethod
Jiapeng Chong
1
-6
/
+0
2023-03-16
Merge patch series "mpi3mr: Few Enhancements and minor fixes"
Martin K. Petersen
13
-52
/
+207
2023-03-16
scsi: mpi3mr: Update driver version to 8.4.1.0.0
Ranjan Kumar
1
-2
/
+2
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
13
-13
/
+13
2023-03-16
scsi: mpi3mr: Fix W=1 compilation warnings
Ranjan Kumar
1
-0
/
+3
2023-03-16
scsi: mpi3mr: Update MPI Headers to revision 27
Ranjan Kumar
4
-14
/
+123
2023-03-16
scsi: mpi3mr: Avoid escalating to higher level reset when target is removed
Ranjan Kumar
1
-5
/
+23
2023-03-16
scsi: mpi3mr: Modify MUR timeout value to 120 seconds
Ranjan Kumar
2
-1
/
+2
2023-03-16
scsi: mpi3mr: Fix admin queue memory leak upon soft reset
Ranjan Kumar
1
-2
/
+0
2023-03-16
scsi: mpi3mr: Successive VD delete and add causes FW fault
Ranjan Kumar
2
-15
/
+41
2023-03-16
scsi: ufs: hisi: Drop of_match_ptr() for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
scsi: ufs: exynos: Drop of_match_ptr() for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
scsi: ufs: qcom: Add __maybe_unused to OF ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
scsi: qlogicpti: sun_esp: Use of_property_read_bool() for boolean properties
Rob Herring
2
-7
/
+6
2023-03-16
Merge patch series "add virtual remote fabric"
Martin K. Petersen
19
-315
/
+361
2023-03-16
scsi: target: Add virtual remote target
Dmitry Bogdanov
6
-0
/
+300
2023-03-16
scsi: efct: Remove default fabric ops callouts
Dmitry Bogdanov
1
-20
/
+0
2023-03-16
scsi: qla2xxx: Remove default fabric ops callouts
Dmitry Bogdanov
1
-14
/
+0
2023-03-16
scsi: xen-scsiback: Remove default fabric ops callouts
Dmitry Bogdanov
1
-30
/
+0
2023-03-16
scsi: vhost-scsi: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2023-03-16
scsi: usb: gadget: f_tcm: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2023-03-16
scsi: target: fcoe: Remove default fabric ops callouts
Dmitry Bogdanov
3
-21
/
+0
2023-03-16
scsi: target: sbp: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2023-03-16
scsi: target: loop: Remove default fabric ops callouts
Dmitry Bogdanov
1
-41
/
+0
2023-03-16
scsi: ibmvscsit: Remove default fabric ops callouts
Dmitry Bogdanov
1
-30
/
+0
2023-03-16
scsi: infiniband: srpt: Remove default fabric ops callouts
Dmitry Bogdanov
1
-33
/
+0
2023-03-16
scsi: target: Add default fabric ops callouts
Dmitry Bogdanov
1
-33
/
+61
2023-03-16
Merge patch series "scsi_debug: Some minor improvements"
Martin K. Petersen
1
-133
/
+76
2023-03-16
scsi: scsi_debug: Add poll mode deferred completions to statistics
John Garry
1
-0
/
+7
2023-03-16
scsi: scsi_debug: Get command abort feature working again
John Garry
1
-9
/
+8
2023-03-16
scsi: scsi_debug: Drop sdebug_dev_info.num_in_q
John Garry
1
-47
/
+16
2023-03-16
scsi: scsi_debug: Drop check for num_in_q exceeding queue depth
John Garry
1
-9
/
+2
2023-03-16
scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer check
John Garry
1
-1
/
+1
2023-03-16
scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checks
John Garry
1
-18
/
+8
2023-03-16
scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checks
John Garry
1
-21
/
+10
2023-03-16
scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checks
John Garry
1
-9
/
+8
2023-03-16
scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checks
John Garry
1
-7
/
+7
2023-03-16
scsi: scsi_debug: Stop setting devip->sdbg_host twice
John Garry
1
-1
/
+0
2023-03-16
scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]
John Garry
1
-13
/
+11
2023-03-16
scsi: ufs: core: Add trace event for MCQ
Ziqi Chen
1
-3
/
+12
[next]