summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_dbf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-17/+73
|\
| * scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus2018-05-181-0/+2
| * scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmndSteffen Maier2018-05-181-17/+31
| * scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier2018-05-181-0/+40
* | scsi: zfcp: fix infinite iteration on ERP ready listJens Remus2018-05-081-1/+22
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: zfcp: early returns for traces disabled via levelMartin Peschke2017-08-101-8/+46
* scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier2017-08-101-2/+3
* scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier2017-08-101-2/+1
* scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier2017-08-101-1/+1
* scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier2017-08-101-4/+17
* scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier2017-08-101-1/+9
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2016-12-141-3/+14
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2016-10-141-1/+1
* zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2016-08-121-13/+103
* zfcp: fix payload trace length for SAN request&responseSteffen Maier2016-08-121-2/+2
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2016-08-121-1/+1
* zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2016-08-121-0/+2
* zfcp: trace on request for open and close of WKA portSteffen Maier2016-08-121-0/+32
* zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2016-08-121-1/+2
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2016-08-121-5/+6
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+2
* treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-3/+3
* [SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier2013-05-311-2/+9
* [SCSI] zfcp: Do not wakeup while suspendedSteffen Maier2012-09-241-0/+20
* [SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2012-09-241-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-271-0/+36
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-34/+36
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-211-185/+47
* [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-211-316/+117
* [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-211-153/+48
* [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-211-216/+65
* [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt2010-10-071-4/+0
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-13/+15
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+3
* [SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig2010-07-281-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-171-3/+3
* [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt2010-02-171-6/+6
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-171-1/+1
* [SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt2010-01-171-1/+1
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-041-35/+21
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-041-2/+2
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-041-2/+3
* [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-041-18/+18
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-041-16/+19
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-0/+2
* [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-16/+3
OpenPOWER on IntegriCloud