summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_dbf.c
AgeCommit message (Expand)Author
2019-12-17scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier
2018-08-03scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus
2018-07-03scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier
2018-05-25scsi: zfcp: fix infinite iteration on ERP ready listJens Remus
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10scsi: zfcp: early returns for traces disabled via levelMartin Peschke
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier
2017-08-10scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter
2016-08-12zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier
2016-08-12zfcp: fix payload trace length for SAN request&responseSteffen Maier
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier
2016-08-12zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier
2016-08-12zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier
2016-08-12zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-05-31[SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier
2012-09-24[SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-08-27[SCSI] zfcp: support for hardware data routerSwen 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 tracesChristof Schmitt
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck
2010-07-28[SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig
2010-03-30include 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 functionsChristof Schmitt
2010-02-17[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt
2010-01-17[SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig