index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: avoid double notify in lowmem scenario
Swen Schillig
2009-07-30
1
-4
/
+10
*
[SCSI] zfcp: Fix erp escalation procedure
Christof Schmitt
2009-07-30
1
-26
/
+24
*
[SCSI] zfcp: Fix logic for physical port close
Christof Schmitt
2009-07-30
1
-1
/
+1
*
[SCSI] zfcp: Use correct flags for zfcp_erp_notify
Christof Schmitt
2009-07-30
1
-2
/
+2
*
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
2009-06-12
1
-1
/
+1
*
[SCSI] zfcp: Changed D_ID left port disabled
Swen Schillig
2009-05-23
1
-1
/
+6
*
[SCSI] zfcp: Add comments to switch/case fallthroughs
Christof Schmitt
2009-05-23
1
-0
/
+1
*
[SCSI] zfcp: avoid false ERP complete due to sema race
Swen Schillig
2009-04-27
1
-4
/
+5
*
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
2009-04-27
1
-0
/
+1
*
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
2009-04-27
1
-46
/
+4
*
[SCSI] zfcp: fix queue, scheduled work processing.
Swen Schillig
2009-03-12
1
-3
/
+7
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
1
-45
/
+11
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-67
/
+70
*
[SCSI] zfcp: prevent adapter close on initial adapter open
Swen Schillig
2009-03-12
1
-35
/
+34
*
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
2009-03-12
1
-2
/
+0
*
[SCSI] zfcp: Remove some port flags
Christof Schmitt
2009-03-12
1
-14
/
+2
*
[SCSI] zfcp: remove DID_DID flag
Christof Schmitt
2008-12-29
1
-4
/
+3
*
[SCSI] zfcp: fix compile warning
Heiko Carstens
2008-12-29
1
-1
/
+2
*
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-12-25
1
-0
/
+3
*
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
2008-12-25
1
-2
/
+5
*
[SCSI] zfcp: fix deadlock between wq triggered port scan and ERP
Swen Schillig
2008-12-01
1
-1
/
+2
*
[SCSI] zfcp: verify for correct rport state before scanning for SCSI devs
Swen Schillig
2008-12-01
1
-1
/
+3
*
[SCSI] zfcp: fix erp timeout cleanup for port open requests
Martin Petermann
2008-11-05
1
-0
/
+1
*
[S390] more bus_id -> dev_name conversions
Cornelia Huck
2008-10-10
1
-1
/
+1
*
[SCSI] zfcp: fix double dbf id usage
Swen Schillig
2008-10-03
1
-1
/
+1
*
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
2008-10-03
1
-0
/
+1
*
[SCSI] zfcp: fix erp list usage without using locks
Swen Schillig
2008-10-03
1
-2
/
+2
*
[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport
Swen Schillig
2008-10-03
1
-0
/
+2
*
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
2008-10-03
1
-2
/
+2
*
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
2008-10-03
1
-1
/
+1
*
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
2008-10-03
1
-4
/
+6
*
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
2008-10-03
1
-109
/
+40
*
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
2008-10-03
1
-14
/
+3
*
[SCSI] zfcp: Update message with input from review
Christof Schmitt
2008-10-03
1
-28
/
+22
*
[SCSI] zfcp: Cleanup code in zfcp_erp.c
Christof Schmitt
2008-07-12
1
-2134
/
+1236
*
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
Swen Schillig
2008-07-12
1
-1
/
+1
*
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
2008-07-12
1
-13
/
+29
*
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
1
-236
/
+57
*
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
2008-07-12
1
-110
/
+4
*
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
2008-07-12
1
-187
/
+1
*
[SCSI] zfcp: Fix sparse warning by providing new entry in dbf
Christof Schmitt
2008-06-05
1
-9
/
+9
*
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
2008-06-05
1
-17
/
+2
*
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
2008-04-18
1
-67
/
+73
*
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
2008-04-07
1
-301
/
+4
*
[SCSI] zfcp: Add trace records for recovery actions.
Martin Peschke
2008-04-07
1
-0
/
+6
*
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
2008-04-07
1
-105
/
+108
*
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
2008-04-07
1
-62
/
+91
*
[SCSI] zfcp: Add trace records for recovery thread and its queues
Martin Peschke
2008-04-07
1
-0
/
+9
*
[S390] drivers/s390/: Spelling fixes
Joe Perches
2008-01-26
1
-1
/
+1
*
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
2008-01-11
1
-1
/
+1
[next]