index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_dbf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scsi: zfcp: early returns for traces disabled via level
Martin Peschke
2017-08-10
1
-8
/
+46
*
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
2017-08-10
1
-2
/
+3
*
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
2017-08-10
1
-2
/
+1
*
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
2017-08-10
1
-1
/
+1
*
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
2017-08-10
1
-4
/
+17
*
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2017-08-10
1
-1
/
+9
*
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
2016-12-14
1
-3
/
+14
*
scsi: zfcp: spin_lock_irqsave() is not nestable
Dan Carpenter
2016-10-14
1
-1
/
+1
*
zfcp: trace full payload of all SAN records (req,resp,iels)
Steffen Maier
2016-08-12
1
-13
/
+103
*
zfcp: fix payload trace length for SAN request&response
Steffen Maier
2016-08-12
1
-2
/
+2
*
zfcp: fix D_ID field with actual value on tracing SAN responses
Steffen Maier
2016-08-12
1
-1
/
+1
*
zfcp: restore tracing of handle for port and LUN with HBA records
Steffen Maier
2016-08-12
1
-0
/
+2
*
zfcp: trace on request for open and close of WKA port
Steffen Maier
2016-08-12
1
-0
/
+32
*
zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
Steffen Maier
2016-08-12
1
-1
/
+2
*
zfcp: retain trace level for SCSI and HBA FSF response records
Steffen Maier
2016-08-12
1
-5
/
+6
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-1
/
+2
*
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
1
-3
/
+3
*
[SCSI] zfcp: module parameter dbflevel for early debugging
Steffen Maier
2013-05-31
1
-2
/
+9
*
[SCSI] zfcp: Do not wakeup while suspended
Steffen Maier
2012-09-24
1
-0
/
+20
*
[SCSI] zfcp: Bounds checking for deferred error trace
Steffen Maier
2012-09-24
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
1
-0
/
+1
*
[SCSI] zfcp: support for hardware data router
Swen Schillig
2011-08-27
1
-0
/
+36
*
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
2010-12-21
1
-34
/
+36
*
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
2010-12-21
1
-185
/
+47
*
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
Swen Schillig
2010-12-21
1
-316
/
+117
*
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
Swen Schillig
2010-12-21
1
-153
/
+48
*
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.
Swen Schillig
2010-12-21
1
-216
/
+65
*
[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces
Christof Schmitt
2010-10-07
1
-4
/
+0
*
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-09-16
1
-13
/
+15
*
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
2010-07-28
1
-0
/
+3
*
[SCSI] zfcp: Prevent access on uninitialized memory.
Swen Schillig
2010-07-28
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
2010-02-17
1
-3
/
+3
*
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
Christof Schmitt
2010-02-17
1
-6
/
+6
*
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
Christof Schmitt
2010-02-17
1
-1
/
+1
*
[SCSI] zfcp: Fix linebreak in hba trace
Christof Schmitt
2010-01-17
1
-1
/
+1
*
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
2009-12-04
1
-35
/
+21
*
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
2009-12-04
1
-2
/
+2
*
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
2009-12-04
1
-2
/
+3
*
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
2009-12-04
1
-18
/
+18
*
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
2009-12-04
1
-16
/
+19
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
1
-0
/
+2
*
[SCSI] zfcp: Remove duplicated code for debug timestamps
Christof Schmitt
2009-09-05
1
-16
/
+3
*
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
1
-216
/
+192
*
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
1
-3
/
+3
*
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
2009-09-05
1
-3
/
+3
*
[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels
Christof Schmitt
2009-09-05
1
-36
/
+8
*
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
2009-09-05
1
-54
/
+4
[next]