index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_dbf.c
Age
Commit message (
Expand
)
Author
2017-09-27
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
2017-09-27
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
2017-09-27
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2017-01-09
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
2016-10-14
scsi: zfcp: spin_lock_irqsave() is not nestable
Dan Carpenter
2016-08-12
zfcp: trace full payload of all SAN records (req,resp,iels)
Steffen Maier
2016-08-12
zfcp: fix payload trace length for SAN request&response
Steffen Maier
2016-08-12
zfcp: fix D_ID field with actual value on tracing SAN responses
Steffen Maier
2016-08-12
zfcp: restore tracing of handle for port and LUN with HBA records
Steffen Maier
2016-08-12
zfcp: trace on request for open and close of WKA port
Steffen Maier
2016-08-12
zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
Steffen Maier
2016-08-12
zfcp: retain trace level for SCSI and HBA FSF response records
Steffen Maier
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
2013-05-31
[SCSI] zfcp: module parameter dbflevel for early debugging
Steffen Maier
2012-09-24
[SCSI] zfcp: Do not wakeup while suspended
Steffen Maier
2012-09-24
[SCSI] zfcp: Bounds checking for deferred error trace
Steffen Maier
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
2011-08-27
[SCSI] zfcp: support for hardware data router
Swen Schillig
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
Swen Schillig
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
Swen Schillig
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.
Swen Schillig
2010-10-07
[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces
Christof Schmitt
2010-09-16
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
2010-07-28
[SCSI] zfcp: Prevent access on uninitialized memory.
Swen Schillig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
2010-02-17
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
Christof Schmitt
2010-02-17
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
Christof Schmitt
2010-01-17
[SCSI] zfcp: Fix linebreak in hba trace
Christof Schmitt
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
2009-12-04
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
2009-12-04
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
2009-12-04
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-09-05
[SCSI] zfcp: Remove duplicated code for debug timestamps
Christof Schmitt
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
2009-09-05
[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels
Christof Schmitt
2009-09-05
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
2009-09-05
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
Christof Schmitt
2009-05-23
[SCSI] zfcp: Use correct req_id for traces
Christof Schmitt
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
[next]