index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-3
/
+25
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
5
-17
/
+20
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
5
-28
/
+30
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
5
-43
/
+42
2023-03-24
scsi: target: Move sess cmd counter to new struct
Mike Christie
4
-44
/
+107
2023-03-24
scsi: target: uapi: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-03-24
scsi: hpsa: Remove unused variable transMethod
Jiapeng Chong
1
-6
/
+0
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
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
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
2
-13
/
+24
2023-03-16
scsi: ufs: core: Print trs for pending requests in MCQ mode
Ziqi Chen
1
-39
/
+57
2023-03-16
scsi: ufs: core: Set the residual byte count
Bart Van Assche
1
-0
/
+3
2023-03-16
scsi: ufs: core: Disable the reset settle delay
Bart Van Assche
1
-0
/
+1
2023-03-16
scsi: fnic: Switch to use %ptTs
Andy Shevchenko
1
-12
/
+5
[next]