summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_erp.c
AgeCommit message (Expand)Author
2018-07-03scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier
2018-07-03scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier
2018-07-03scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier
2018-07-03scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier
2018-07-03scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-01-09scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2016-10-28zfcp: 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
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig