summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-271-0/+14
* scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-03-271-0/+3
* scsi: zfcp: drop old default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()Steffen Maier2018-11-151-1/+2
* scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier2018-11-151-3/+3
* scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...Steffen Maier2018-11-151-40/+84
* scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier2018-11-151-10/+25
* scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier2018-11-151-41/+36
* scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier2018-11-151-44/+48
* scsi: zfcp: ERP thread setup kdoc updateSteffen Maier2018-11-151-1/+1
* scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier2018-05-181-0/+11
* scsi: zfcp: remove unused return values of ERP trigger functionsSteffen Maier2018-05-181-21/+13
* scsi: zfcp: zfcp_erp_action_exists() does only check for runningSteffen Maier2018-05-181-9/+5
* scsi: zfcp: remove unused ERP enum valuesSteffen Maier2018-05-181-3/+0
* scsi: zfcp: consistently use function name space prefixSteffen Maier2018-05-181-4/+7
* scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier2018-05-181-2/+5
* scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier2018-05-181-28/+51
* scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier2018-05-181-2/+11
* scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier2018-05-181-0/+20
* scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier2018-05-181-1/+15
* zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier2017-11-161-3/+2
* s390/scsi: Convert timers to use timer_setup()Kees Cook2017-11-161-6/+10
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier2017-10-161-7/+11
|/
* scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik2017-08-101-3/+2
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2016-12-141-2/+59
* zfcp: close window with unblocked rport during rport goneSteffen Maier2016-08-121-3/+9
* atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-31/+31
* mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-141-2/+2
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-201-7/+0
* [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-221-7/+22
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-311-2/+1
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-241-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-251-0/+2
* [SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt2011-02-251-1/+1
* [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2010-12-211-12/+1
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-52/+45
* [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-211-18/+13
* [SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig2010-12-091-3/+6
* [SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig2010-12-091-0/+2
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-139/+119
* [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-161-82/+0
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-175/+194
* [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-161-36/+62
* [SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt2010-07-281-2/+1
* [SCSI] zfcp: Fail erp after timeoutChristof Schmitt2010-07-281-0/+6
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-281-6/+0