Age | Commit message (Expand) | Author | Files | Lines |
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-11 | scsi: zfcp: early returns for traces disabled via level | Martin Peschke | 1 | -8/+46 |
2017-08-11 | scsi: zfcp: use endianness conversions with common FC(P) struct fields | Steffen Maier | 1 | -2/+3 |
2017-08-11 | scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott... | Steffen Maier | 1 | -2/+1 |
2017-08-11 | scsi: zfcp: trace high part of "new" 64 bit SCSI LUN | Steffen Maier | 1 | -1/+1 |
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 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-18 | 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-06-01 | [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-11-01 | 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-08 | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces | Christof Schmitt | 1 | -4/+0 |
2010-09-17 | [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-18 | [SCSI] zfcp: Introduce header file for qdio structs and inline functions | Christof Schmitt | 1 | -3/+3 |
2010-02-18 | [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace | Christof Schmitt | 1 | -6/+6 |
2010-02-18 | [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 |
2009-12-04 | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt | 1 | -2/+2 |
2009-12-04 | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 1 | -2/+3 |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 1 | -18/+18 |
2009-12-04 | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 1 | -16/+19 |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 1 | -0/+2 |
2009-09-05 | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 1 | -16/+3 |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig | 1 | -216/+192 |
2009-09-05 | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 1 | -3/+3 |
2009-09-05 | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig | 1 | -3/+3 |
2009-09-05 | [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels | Christof Schmitt | 1 | -36/+8 |
2009-09-05 | [SCSI] zfcp: Only collect SCSI debug data for matching trace levels | Christof Schmitt | 1 | -54/+4 |