summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: add port speed capabilitiesJens Remus2018-05-181-1/+10
* scsi: zfcp: consistently use function name space prefixSteffen Maier2018-05-181-3/+4
* scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier2018-05-181-6/+6
* scsi: zfcp: decouple FSF request setup of TMF from scsi_cmndSteffen Maier2018-05-181-3/+5
* scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF againSteffen Maier2018-05-181-2/+2
* scsi: zfcp: decouple TMF response handler from scsi_cmndSteffen Maier2018-05-181-11/+14
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier2017-11-161-0/+1
* s390/scsi: Convert timers to use timer_setup()Kees Cook2017-11-161-7/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke2017-08-101-1/+0
* scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke2017-08-101-2/+0
* scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier2017-08-101-4/+4
* scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier2017-08-101-4/+6
* scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier2017-08-101-1/+3
* scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier2017-08-101-2/+2
* scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier2017-08-101-1/+2
* scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin2017-08-101-2/+1
* scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-02-091-4/+4
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2016-08-121-0/+2
* zfcp: trace on request for open and close of WKA portSteffen Maier2016-08-121-2/+6
* zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2016-08-121-0/+4
* zfcp: fix fc_host port_type with NPIVSteffen Maier2016-08-121-3/+5
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-13/+13
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-13/+13
* | s390: remove unneeded semicolonPeter Senna Tschudin2015-08-071-1/+1
|/
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-201-2/+1
* [SCSI] zfcp: dead code removalMartin Peschke2013-09-031-9/+0
* [SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke2013-09-031-1/+2
* [SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2013-05-311-7/+16
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-311-114/+13
* [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-05-311-0/+4
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* [SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-09-241-5/+14
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-241-1/+1
* [SCSI] zfcp: Make trace record tags uniqueSteffen Maier2012-09-241-2/+2
* [SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier2012-09-241-2/+32
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-271-30/+47
* [SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier2011-08-271-1/+2
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-22/+23
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2011-02-251-2/+2
* [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-251-2/+4
* [SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt2011-02-251-5/+7
* [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Remove redundant unlikely()Tobias Klauser2011-02-251-2/+2
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-46/+39
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-211-1/+1
* [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-211-4/+14
OpenPOWER on IntegriCloud