index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_erp.c
Age
Commit message (
Expand
)
Author
2019-03-27
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
Steffen Maier
2019-03-27
scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
Steffen Maier
2018-11-15
scsi: zfcp: drop old default switch case which might paper over missing case
Steffen Maier
2018-11-15
scsi: zfcp: drop default switch case which might paper over missing case
Steffen Maier
2018-11-15
scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()
Steffen Maier
2018-11-15
scsi: zfcp: silence all W=1 build warnings for existing kdoc
Steffen Maier
2018-11-15
scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...
Steffen Maier
2018-11-15
scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step
Steffen Maier
2018-11-15
scsi: zfcp: the action field of zfcp_erp_action is actually the type
Steffen Maier
2018-11-15
scsi: zfcp: clarify function argument name for trace tag string
Steffen Maier
2018-11-15
scsi: zfcp: ERP thread setup kdoc update
Steffen Maier
2018-05-18
scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset
Steffen Maier
2018-05-18
scsi: zfcp: remove unused return values of ERP trigger functions
Steffen Maier
2018-05-18
scsi: zfcp: zfcp_erp_action_exists() does only check for running
Steffen Maier
2018-05-18
scsi: zfcp: remove unused ERP enum values
Steffen Maier
2018-05-18
scsi: zfcp: consistently use function name space prefix
Steffen Maier
2018-05-18
scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
Steffen Maier
2018-05-18
scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
Steffen Maier
2018-05-18
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
Steffen Maier
2018-05-18
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
Steffen Maier
2018-05-18
scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
Steffen Maier
2017-11-16
zfcp: purely mechanical update using timer API, plus blank lines
Steffen Maier
2017-11-16
s390/scsi: Convert timers to use timer_setup()
Kees Cook
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
2017-08-10
scsi: zfcp: use setup_timer instead of init_timer
Lukáš Korenčik
2016-12-14
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
2016-08-12
zfcp: close window with unblocked rport during rport gone
Steffen Maier
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-04-14
mm, mempool: do not allow atomic resizing
David Rientjes
2014-11-20
zfcp: remove access control tables interface (port leftovers)
Martin Peschke
2013-08-22
[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops
Martin Peschke
2013-05-31
[SCSI] zfcp: remove access control tables interface
Martin Peschke
2012-09-24
[SCSI] zfcp: No automatic port_rescan on events
Steffen Maier
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-02-25
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
2011-02-25
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
2010-12-21
[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c
Christof Schmitt
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 recovery actions.
Swen Schillig
2010-12-09
[SCSI] zfcp: Prevent usage w/o holding a reference
Swen Schillig
2010-12-09
[SCSI] zfcp: No ERP escalation on gpn_ft eval
Swen Schillig
2010-09-16
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
2010-09-16
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
Christof Schmitt
2010-09-16
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-09-16
[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference
Christof Schmitt
2010-07-28
[SCSI] zfcp: Fix retry after failed "open port" erp action
Christof Schmitt
2010-07-28
[SCSI] zfcp: Fail erp after timeout
Christof Schmitt
2010-07-28
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
[next]