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
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-17
scsi: zfcp: trace channel log even for FCP command responses
Steffen Maier
1
-5
/
+3
2019-12-17
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-09
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
Steffen Maier
4
-7
/
+65
2019-06-09
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-08-03
scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
Jens Remus
1
-0
/
+2
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
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-10-17
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
3
-7
/
+21
2017-08-11
scsi: zfcp: early returns for traces disabled via level
Martin Peschke
1
-8
/
+46
2017-08-11
scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
Martin Peschke
1
-1
/
+1
2017-08-11
scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...
Martin Peschke
2
-3
/
+0
2017-08-11
scsi: zfcp: clean up no longer existent prototype from zfcp API header
Steffen Maier
1
-1
/
+0
2017-08-11
scsi: zfcp: clean up redundant code with fall through in link down SRB switch...
Martin Peschke
1
-2
/
+0
2017-08-11
scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsi
Steffen Maier
1
-3
/
+3
2017-08-11
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
4
-35
/
+43
2017-08-11
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
4
-10
/
+17
2017-08-11
scsi: zfcp: clarify that we don't need "link" test on failed open port
Steffen Maier
1
-1
/
+3
2017-08-11
scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan response
Steffen Maier
1
-2
/
+2
2017-08-11
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
2
-2
/
+4
2017-08-11
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...
Steffen Maier
1
-1
/
+5
2017-08-11
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
1
-4
/
+17
2017-08-11
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
Steffen Maier
1
-2
/
+6
2017-08-11
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
Steffen Maier
2
-7
/
+8
2017-08-11
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2
-3
/
+11
2017-08-11
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
Benjamin Block
1
-1
/
+5
2017-08-11
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
Steffen Maier
1
-1
/
+2
2017-08-11
scsi: zfcp: convert bool-definitions to use 'true' instead of '1'
Benjamin Block
2
-2
/
+2
2017-08-11
scsi: zfcp: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-08-11
scsi: zfcp: use setup_timer instead of init_timer
Lukáš Korenčik
1
-3
/
+2
2017-08-11
scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nents
LABBE Corentin
2
-17
/
+1
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2017-02-10
scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
Steffen Maier
1
-4
/
+4
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2016-12-14
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
4
-9
/
+77
[next]