| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: zfcp: trace FC Endpoint Security of FCP devices and connections | Jens Remus | 2020-03-17 | 1 | -4/+28 |
* | scsi: zfcp: silence remaining kdoc warnings in header files | Steffen Maier | 2018-11-15 | 1 | -1/+9 |
* | scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC... | Steffen Maier | 2018-11-15 | 1 | -2/+2 |
* | scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd | Steffen Maier | 2018-05-18 | 1 | -7/+14 |
* | 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: fix kernel doc comment typos for struct zfcp_dbf_scsi | Steffen Maier | 2017-08-10 | 1 | -3/+3 |
* | scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott... | Steffen Maier | 2017-08-10 | 1 | -1/+1 |
* | scsi: zfcp: trace high part of "new" 64 bit SCSI LUN | Steffen Maier | 2017-08-10 | 1 | -1/+3 |
* | scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res... | Steffen Maier | 2017-08-10 | 1 | -1/+5 |
* | scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA | Steffen Maier | 2017-08-10 | 1 | -3/+4 |
* | scsi: zfcp: do not trace pure benign residual HBA responses at default level | Steffen Maier | 2016-12-14 | 1 | -2/+28 |
* | scsi: zfcp: fix use-after-"free" in FC ingress path after TMF | Benjamin Block | 2016-12-14 | 1 | -0/+11 |
* | zfcp: trace full payload of all SAN records (req,resp,iels) | Steffen Maier | 2016-08-12 | 1 | -0/+1 |
* | zfcp: restore tracing of handle for port and LUN with HBA records | Steffen Maier | 2016-08-12 | 1 | -0/+2 |
* | zfcp: retain trace level for SCSI and HBA FSF response records | Steffen Maier | 2016-08-12 | 1 | -2/+2 |
* | zfcp: close window with unblocked rport during rport gone | Steffen Maier | 2016-08-12 | 1 | -1/+6 |
* | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner | 2013-10-24 | 1 | -2/+2 |
* | [SCSI] zfcp: Do not wakeup while suspended | Steffen Maier | 2012-09-24 | 1 | -0/+1 |
* | [SCSI] zfcp: Redesign of the debug tracing final cleanup. | Swen Schillig | 2010-12-21 | 1 | -5/+20 |
* | [SCSI] zfcp: Redesign of the debug tracing for SCSI records. | Swen Schillig | 2010-12-21 | 1 | -60/+69 |
* | [SCSI] zfcp: Redesign of the debug tracing for HBA records. | Swen Schillig | 2010-12-21 | 1 | -104/+93 |
* | [SCSI] zfcp: Redesign of the debug tracing for SAN records. | Swen Schillig | 2010-12-21 | 1 | -39/+29 |
* | [SCSI] zfcp: Redesign of the debug tracing for recovery actions. | Swen Schillig | 2010-12-21 | 1 | -42/+58 |
* | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces | Christof Schmitt | 2010-10-07 | 1 | -2/+0 |
* | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 2010-09-16 | 1 | -6/+6 |
* | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck | 2010-07-28 | 1 | -0/+1 |
* | [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h | Christof Schmitt | 2010-02-17 | 1 | -7/+21 |
* | [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace | Christof Schmitt | 2010-02-17 | 1 | -0/+2 |
* | [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record | Christof Schmitt | 2010-02-17 | 1 | -2/+2 |
* | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 2009-12-04 | 1 | -5/+2 |
* | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 2009-12-04 | 1 | -1/+2 |
* | [SCSI] zfcp: Update dbf calls | Swen Schillig | 2009-09-05 | 1 | -79/+73 |
* | [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels | Christof Schmitt | 2009-09-05 | 1 | -0/+53 |
* | [SCSI] zfcp: Only collect SCSI debug data for matching trace levels | Christof Schmitt | 2009-09-05 | 1 | -0/+63 |
* | [SCSI] zfcp: Move debug data from zfcp_data to own data structure | Christof Schmitt | 2009-09-05 | 1 | -1/+16 |
* | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 2009-03-12 | 1 | -1/+2 |
* | [SCSI] zfcp: Add support for unchained FSF requests | Christof Schmitt | 2008-12-29 | 1 | -0/+1 |
* | [SCSI] zfcp: Fix hexdump data in s390dbf traces | Christof Schmitt | 2008-11-05 | 1 | -6/+2 |
* | [SCSI] zfcp: put threshold data in hba trace | Swen Schillig | 2008-10-03 | 1 | -0/+1 |
* | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 | 1 | -2/+0 |
* | [SCSI] zfcp: remove some __attribute__ ((packed)) | Martin Peschke | 2008-06-05 | 1 | -5/+5 |
* | [SCSI] zfcp: Add information about interrupt to trace. | Martin Peschke | 2008-06-05 | 1 | -0/+1 |
* | [SCSI] zfcp: Rename sbal_curr to sbal_last. | Martin Peschke | 2008-06-05 | 1 | -1/+1 |
* | [SCSI] zfcp: Remove field sbal_last from trace record. | Martin Peschke | 2008-06-05 | 1 | -1/+0 |
* | [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu... | Martin Peschke | 2008-04-17 | 1 | -1/+0 |
* | [SCSI] zfcp: Shorten excessive names in debug trace. | Martin Peschke | 2008-04-07 | 1 | -39/+35 |
* | [SCSI] zfcp: Move DBF definitions to private header file | Christof Schmitt | 2008-04-07 | 1 | -0/+233 |