index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
1
-1
/
+12
2020-06-03
scsi: zfcp: fix request object use-after-free in send path causing wrong traces
Benjamin Block
1
-2
/
+8
2020-04-24
scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point
Steffen Maier
1
-1
/
+1
2019-12-21
scsi: zfcp: trace channel log even for FCP command responses
Steffen Maier
1
-5
/
+3
2019-12-21
scsi: zfcp: drop default switch case which might paper over missing case
Steffen Maier
1
-3
/
+0
2019-10-29
scsi: zfcp: fix reaction on bit error threshold notification
Steffen Maier
1
-3
/
+13
2019-08-06
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
Benjamin Block
1
-0
/
+7
2019-06-11
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
Steffen Maier
4
-7
/
+65
2019-06-11
scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
Steffen Maier
1
-0
/
+1
2019-05-04
scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
Steffen Maier
1
-4
/
+17
2019-04-03
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
Steffen Maier
3
-0
/
+20
2019-04-03
scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
Steffen Maier
1
-0
/
+3
2019-01-13
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
Steffen Maier
1
-3
/
+3
2018-07-03
scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
Steffen Maier
1
-2
/
+5
2018-07-03
scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
Steffen Maier
1
-28
/
+51
2018-07-03
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
Steffen Maier
1
-2
/
+11
2018-07-03
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
Steffen Maier
3
-0
/
+28
2018-07-03
scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
Steffen Maier
1
-1
/
+15
2018-07-03
scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
Steffen Maier
1
-0
/
+2
2018-07-03
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
Steffen Maier
3
-5
/
+48
2018-05-25
scsi: zfcp: fix infinite iteration on ERP ready list
Jens Remus
3
-9
/
+33
2017-11-02
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
3
-7
/
+21
2017-09-27
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
2
-2
/
+4
2017-09-27
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...
Steffen Maier
1
-1
/
+5
2017-09-27
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
1
-4
/
+17
2017-09-27
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
Steffen Maier
1
-2
/
+6
2017-09-27
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
Steffen Maier
2
-7
/
+8
2017-09-27
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2
-3
/
+11
2017-09-27
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
Benjamin Block
1
-1
/
+5
2017-09-27
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
Steffen Maier
1
-1
/
+2
2017-02-15
scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
Steffen Maier
1
-4
/
+4
2017-01-09
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
4
-9
/
+77
2017-01-09
scsi: zfcp: do not trace pure benign residual HBA responses at default level
Steffen Maier
2
-3
/
+30
2017-01-09
scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
Benjamin Block
3
-3
/
+95
2016-10-14
scsi: zfcp: spin_lock_irqsave() is not nestable
Dan Carpenter
1
-1
/
+1
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-34
/
+196
2016-09-06
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-12
zfcp: trace full payload of all SAN records (req,resp,iels)
Steffen Maier
2
-13
/
+104
2016-08-12
zfcp: fix payload trace length for SAN request&response
Steffen Maier
1
-2
/
+2
2016-08-12
zfcp: fix D_ID field with actual value on tracing SAN responses
Steffen Maier
3
-2
/
+6
2016-08-12
zfcp: restore tracing of handle for port and LUN with HBA records
Steffen Maier
2
-0
/
+4
2016-08-12
zfcp: trace on request for open and close of WKA port
Steffen Maier
3
-2
/
+39
2016-08-12
zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
Steffen Maier
1
-1
/
+2
2016-08-12
zfcp: retain trace level for SCSI and HBA FSF response records
Steffen Maier
3
-10
/
+12
2016-08-12
zfcp: close window with unblocked rport during rport gone
Steffen Maier
3
-5
/
+22
2016-08-12
zfcp: fix ELS/GS request&response length for hardware data router
Steffen Maier
1
-0
/
+4
2016-08-12
zfcp: fix fc_host port_type with NPIV
Steffen Maier
1
-3
/
+5
2016-04-15
zfcp: Revert to original scanning behaviour
Hannes Reinecke
1
-1
/
+1
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+2
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-56
/
+56
[next]