summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ext.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-05-301-0/+1
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-281-0/+2
* scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov2018-12-081-0/+1
* scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier2018-11-151-3/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-4/+12
|\
| * scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier2018-05-181-0/+1
| * scsi: zfcp: remove unused return values of ERP trigger functionsSteffen Maier2018-05-181-1/+1
| * scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier2018-05-181-1/+2
| * scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmndSteffen Maier2018-05-181-2/+3
| * scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier2018-05-181-0/+3
| * scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier2018-05-181-0/+2
* | scsi: zfcp: fix infinite iteration on ERP ready listJens Remus2018-05-081-1/+4
|/
* zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier2017-11-161-1/+1
* s390/scsi: Convert timers to use timer_setup()Kees Cook2017-11-161-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier2017-08-111-1/+0Star
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2016-12-141-1/+3
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-181-2/+2
* zfcp: trace on request for open and close of WKA portSteffen Maier2016-08-121-0/+1
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2016-08-121-3/+4
* zfcp: auto port scan resiliencyMartin Peschke2014-11-201-0/+1
* [SCSI] zfcp: dead code removalMartin Peschke2013-09-031-2/+0Star
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-06-011-14/+0Star
* [SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2013-06-011-2/+0Star
* [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-06-011-1/+1
* [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-06-011-1/+1
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-241-0/+2
* [SCSI] zfcp: restore refcount check on port_removeSteffen Maier2012-09-241-0/+1
* [SCSI] zfcp: Do not wakeup while suspendedSteffen Maier2012-09-241-0/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-271-0/+1
* [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt2011-02-251-3/+3
* [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-10/+8Star
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-211-3/+1Star
* [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-211-5/+5
* [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-211-5/+3Star
* [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-211-9/+3Star
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-171-11/+6Star
* [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-171-4/+8
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-171-17/+15Star
* [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-171-0/+1
* [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-171-4/+9
* [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-281-0/+1
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+2
* [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-281-0/+3
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-281-1/+1
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-281-1/+2