aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
AgeCommit message (Expand)Author
2020-06-30scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier
2020-04-17scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier
2019-12-13scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2018-05-18scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier
2018-05-18scsi: zfcp: remove unused return values of ERP trigger functionsSteffen Maier
2018-05-18scsi: zfcp: zfcp_erp_action_exists() does only check for runningSteffen Maier
2018-05-18scsi: zfcp: remove unused ERP enum valuesSteffen Maier
2018-05-18scsi: zfcp: consistently use function name space prefixSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier
2018-05-18scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier
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-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2016-08-12zfcp: close window with unblocked rport during rport goneSteffen Maier
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt
2010-12-21[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof 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 referenceSwen Schillig
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-16[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt
2010-07-28[SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt
2010-07-28[SCSI] zfcp: Fail erp after timeoutChristof Schmitt
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt
2010-07-28[SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt
2010-07-28[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt