index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_erp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
Steffen Maier
2018-05-18
1
-2
/
+5
*
scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
Steffen Maier
2018-05-18
1
-28
/
+51
*
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
Steffen Maier
2018-05-18
1
-2
/
+11
*
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
Steffen Maier
2018-05-18
1
-0
/
+20
*
scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
Steffen Maier
2018-05-18
1
-1
/
+15
*
zfcp: purely mechanical update using timer API, plus blank lines
Steffen Maier
2017-11-16
1
-3
/
+2
*
s390/scsi: Convert timers to use timer_setup()
Kees Cook
2017-11-16
1
-6
/
+10
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
2017-10-16
1
-7
/
+11
|
/
*
scsi: zfcp: use setup_timer instead of init_timer
Lukáš Korenčik
2017-08-10
1
-3
/
+2
*
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
2016-12-14
1
-2
/
+59
*
zfcp: close window with unblocked rport during rport gone
Steffen Maier
2016-08-12
1
-3
/
+9
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
1
-31
/
+31
*
mm, mempool: do not allow atomic resizing
David Rientjes
2015-04-14
1
-2
/
+2
*
zfcp: remove access control tables interface (port leftovers)
Martin Peschke
2014-11-20
1
-7
/
+0
*
[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops
Martin Peschke
2013-08-22
1
-7
/
+22
*
[SCSI] zfcp: remove access control tables interface
Martin Peschke
2013-05-31
1
-2
/
+1
*
[SCSI] zfcp: No automatic port_rescan on events
Steffen Maier
2012-09-24
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
2011-02-25
1
-0
/
+2
*
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
2011-02-25
1
-1
/
+1
*
[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c
Christof Schmitt
2010-12-21
1
-12
/
+1
*
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
2010-12-21
1
-52
/
+45
*
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.
Swen Schillig
2010-12-21
1
-18
/
+13
*
[SCSI] zfcp: Prevent usage w/o holding a reference
Swen Schillig
2010-12-09
1
-3
/
+6
*
[SCSI] zfcp: No ERP escalation on gpn_ft eval
Swen Schillig
2010-12-09
1
-0
/
+2
*
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
2010-09-16
1
-139
/
+119
*
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
Christof Schmitt
2010-09-16
1
-82
/
+0
*
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-09-16
1
-175
/
+194
*
[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference
Christof Schmitt
2010-09-16
1
-36
/
+62
*
[SCSI] zfcp: Fix retry after failed "open port" erp action
Christof Schmitt
2010-07-28
1
-2
/
+1
*
[SCSI] zfcp: Fail erp after timeout
Christof Schmitt
2010-07-28
1
-0
/
+6
*
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
2010-07-28
1
-6
/
+0
*
[SCSI] zfcp: Do not try "forced close" when port is already closed
Christof Schmitt
2010-07-28
1
-1
/
+5
*
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
Christof Schmitt
2010-07-28
1
-1
/
+2
*
[SCSI] zfcp: Update status read mempool
Christof Schmitt
2010-07-21
1
-0
/
+8
*
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
2010-05-02
1
-1
/
+1
*
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
2010-02-17
1
-7
/
+7
*
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
2010-02-17
1
-3
/
+4
*
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
Christof Schmitt
2010-02-17
1
-8
/
+9
*
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
2009-12-04
1
-1
/
+1
*
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
2009-12-04
1
-2
/
+4
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
1
-9
/
+11
*
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-12-04
1
-55
/
+61
*
[SCSI] zfcp: Handle WWPN mismatch in PLOGI payload
Christof Schmitt
2009-10-22
1
-12
/
+10
*
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
2009-09-05
1
-0
/
+5
*
[SCSI] zfcp: Use kthread API for zfcp erp thread
Christof Schmitt
2009-09-05
1
-38
/
+24
*
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
1
-25
/
+24
*
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
2009-09-05
1
-27
/
+1
[next]