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_aux.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
2009-09-05
1
-2
/
+7
*
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
1
-6
/
+14
*
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
2009-09-05
1
-2
/
+27
*
[SCSI] zfcp: Improve request allocation through mempools
Swen Schillig
2009-09-05
1
-43
/
+55
*
[SCSI] zfcp: Implicitly close all wka ports
Christof Schmitt
2009-09-05
1
-0
/
+1
*
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
Christof Schmitt
2009-09-05
1
-4
/
+0
*
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
2009-09-05
1
-2
/
+5
*
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
2009-06-12
1
-2
/
+8
*
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
2009-04-27
1
-2
/
+1
*
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
2009-04-27
1
-1
/
+2
*
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
2009-04-27
1
-3
/
+2
*
[SCSI] zfcp: Ensure all work is cancelled on adapter dequeue
Swen Schillig
2009-03-12
1
-1
/
+0
*
[SCSI] zfcp: fix queue, scheduled work processing.
Swen Schillig
2009-03-12
1
-0
/
+1
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
1
-1
/
+3
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-1
/
+2
*
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
2009-03-12
1
-0
/
+1
*
[SCSI] zfcp: add measurement data for average qdio queue utilisation
Martin Peschke
2009-03-12
1
-0
/
+1
*
[SCSI] zfcp: Remove some port flags
Christof Schmitt
2009-03-12
1
-7
/
+6
*
[SCSI] zfcp: Remove initial device data from zfcp_data
Christof Schmitt
2008-12-29
1
-50
/
+45
*
[SCSI] zfcp: Remove adapter list
Christof Schmitt
2008-12-29
1
-12
/
+0
*
[SCSI] zfcp: register with SCSI layer on ccw registration
Swen Schillig
2008-12-29
1
-1
/
+2
*
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-12-25
1
-3
/
+6
*
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-25
1
-2
/
+4
*
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
2008-12-25
1
-0
/
+13
*
[SCSI] zfcp: Fix cast warning
Christof Schmitt
2008-11-05
1
-1
/
+2
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-4
/
+3
*
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
2008-10-03
1
-0
/
+5
*
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
2008-10-03
1
-0
/
+2
*
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
2008-10-03
1
-33
/
+1
*
[SCSI] zfcp: Simplify get_adapter_by_busid
Swen Schillig
2008-10-03
1
-13
/
+0
*
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
2008-10-03
1
-9
/
+12
*
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
2008-10-03
1
-58
/
+7
*
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
2008-10-03
1
-2
/
+2
*
[SCSI] zfcp: Update message with input from review
Christof Schmitt
2008-10-03
1
-4
/
+4
*
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
2008-07-12
1
-2
/
+2
*
[SCSI] zfcp: consolidate sysfs things into one file.
Swen Schillig
2008-07-12
1
-8
/
+34
*
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
Swen Schillig
2008-07-12
1
-364
/
+219
*
[SCSI] zfcp: Adapter reopen for large number of unsolicited status
Swen Schillig
2008-07-12
1
-8
/
+7
*
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
2008-07-12
1
-16
/
+20
*
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
1
-54
/
+21
*
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
2008-07-12
1
-38
/
+7
*
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
2008-07-12
1
-396
/
+29
*
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
2008-07-12
1
-518
/
+0
*
[SCSI] zfcp: Fix mempool pointer for GID_PN request allocation
Christof Schmitt
2008-06-05
1
-6
/
+3
*
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
2008-06-05
1
-0
/
+23
*
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
Christof Schmitt
2008-06-05
1
-0
/
+8
*
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
2008-04-18
1
-3
/
+3
*
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
2008-04-07
1
-1
/
+0
*
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
2008-04-07
1
-15
/
+16
*
[SCSI] zfcp: Register new recovery trace.
Martin Peschke
2008-04-07
1
-0
/
+1
[prev]
[next]