aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier1-0/+2
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier1-2/+6
2016-08-12zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2016-08-12zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+13
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin1-1/+1
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra1-13/+13
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke1-2/+1
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke1-9/+0
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke1-1/+2
2013-05-31[SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier1-7/+16
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke1-114/+13
2013-05-31[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2012-09-24[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke1-5/+14
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier1-1/+1
2012-09-24[SCSI] zfcp: Make trace record tags uniqueSteffen Maier1-2/+2
2012-09-24[SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier1-2/+32
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig1-30/+47
2011-08-27[SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier1-1/+2
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-22/+23
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt1-2/+2
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt1-2/+4
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt1-5/+7
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt1-1/+0
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Tobias Klauser1-2/+2
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig1-46/+39
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig1-1/+1
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig1-4/+14
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig1-4/+4
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt1-2/+3
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig1-1/+1
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig1-2/+2
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig1-3/+0
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-27/+45
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt1-114/+15
2010-09-16[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt1-75/+72
2010-09-16[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt1-36/+36
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-139/+140
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt1-1/+6
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-23/+86
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz1-0/+3
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig1-6/+4
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig1-26/+14
2010-07-28[SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt1-1/+1
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt1-1/+2
2010-07-21[SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt1-5/+0