summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_dbf.c
AgeCommit message (Expand)Author
2023-02-21scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block
2023-02-21scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block
2021-09-08scsi: zfcp: fix kernel doc commentsHeiko Carstens
2020-12-02s390/zfcp: remove pm support from zfcp driverVineeth Vijayan
2020-03-17scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus
2019-10-28scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier
2018-11-15scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier
2018-11-15scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier
2018-11-15scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier
2018-11-15scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-18scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus
2018-05-18scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier
2018-05-08scsi: 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