index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_dbf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
scsi: zfcp: trace FC Endpoint Security of FCP devices and connections
Jens Remus
1
-1
/
+43
2019-10-28
scsi: zfcp: trace channel log even for FCP command responses
Steffen Maier
1
-5
/
+3
2018-11-15
scsi: zfcp: silence all W=1 build warnings for existing kdoc
Steffen Maier
1
-5
/
+8
2018-11-15
scsi: zfcp: the action field of zfcp_erp_action is actually the type
Steffen Maier
1
-1
/
+1
2018-11-15
scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header
Steffen Maier
1
-1
/
+1
2018-11-15
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...
Steffen Maier
1
-4
/
+4
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+73
2018-05-18
scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
Jens Remus
1
-0
/
+2
2018-05-18
scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd
Steffen Maier
1
-17
/
+31
2018-05-18
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
Steffen Maier
1
-0
/
+40
2018-05-08
scsi: zfcp: fix infinite iteration on ERP ready list
Jens Remus
1
-1
/
+22
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
scsi: zfcp: early returns for traces disabled via level
Martin Peschke
1
-8
/
+46
2017-08-10
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
1
-2
/
+3
2017-08-10
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
1
-2
/
+1
2017-08-10
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
1
-1
/
+1
2017-08-10
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
1
-4
/
+17
2017-08-10
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
1
-1
/
+9
2016-12-14
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
1
-3
/
+14
2016-10-14
scsi: zfcp: spin_lock_irqsave() is not nestable
Dan Carpenter
1
-1
/
+1
2016-08-12
zfcp: trace full payload of all SAN records (req,resp,iels)
Steffen Maier
1
-13
/
+103
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
1
-1
/
+1
2016-08-12
zfcp: restore tracing of handle for port and LUN with HBA records
Steffen Maier
1
-0
/
+2
2016-08-12
zfcp: trace on request for open and close of WKA port
Steffen Maier
1
-0
/
+32
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
1
-5
/
+6
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+2
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
1
-3
/
+3
2013-05-31
[SCSI] zfcp: module parameter dbflevel for early debugging
Steffen Maier
1
-2
/
+9
2012-09-24
[SCSI] zfcp: Do not wakeup while suspended
Steffen Maier
1
-0
/
+20
2012-09-24
[SCSI] zfcp: Bounds checking for deferred error trace
Steffen Maier
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-08-27
[SCSI] zfcp: support for hardware data router
Swen Schillig
1
-0
/
+36
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-34
/
+36
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
1
-185
/
+47
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
Swen Schillig
1
-316
/
+117
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
Swen Schillig
1
-153
/
+48
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.
Swen Schillig
1
-216
/
+65
2010-10-07
[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces
Christof Schmitt
1
-4
/
+0
2010-09-16
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
1
-13
/
+15
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
1
-0
/
+3
2010-07-28
[SCSI] zfcp: Prevent access on uninitialized memory.
Swen Schillig
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
1
-3
/
+3
2010-02-17
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
Christof Schmitt
1
-6
/
+6
2010-02-17
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
Christof Schmitt
1
-1
/
+1
2010-01-17
[SCSI] zfcp: Fix linebreak in hba trace
Christof Schmitt
1
-1
/
+1
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
1
-35
/
+21
[next]