aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
AgeCommit message (Expand)Author
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2020-08-26scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier
2019-12-13scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-09-16scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2018-05-18scsi: zfcp: add port speed capabilitiesJens Remus
2018-05-18scsi: zfcp: consistently use function name space prefixSteffen Maier
2018-05-18scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: decouple FSF request setup of TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF againSteffen Maier
2018-05-18scsi: zfcp: decouple TMF response handler from scsi_cmndSteffen Maier
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier
2017-11-16s390/scsi: Convert timers to use timer_setup()Kees Cook
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