aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
AgeCommit message (Expand)Author
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin 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: clarify that we don't need "link" test on failed open portSteffen Maier
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier
2016-08-12zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier
2016-08-12zfcp: fix fc_host port_type with NPIVSteffen Maier
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke
2013-05-31[SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke
2013-05-31[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2012-09-24[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier
2012-09-24[SCSI] zfcp: Make trace record tags uniqueSteffen Maier
2012-09-24[SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig
2011-08-27[SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Tobias Klauser
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-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt