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_dbf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Use correct req_id for traces
Christof Schmitt
2009-05-23
1
-5
/
+5
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-171
/
+17
*
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
2009-03-12
1
-1
/
+1
*
[SCSI] zfcp: Remove unnecessary warning message
Christof Schmitt
2008-12-29
1
-1
/
+1
*
[SCSI] zfcp: Add support for unchained FSF requests
Christof Schmitt
2008-12-29
1
-0
/
+2
*
[SCSI] zfcp: Remove busid macro
Christof Schmitt
2008-12-29
1
-4
/
+4
*
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-12-25
1
-0
/
+3
*
[SCSI] zfcp: Fix hexdump data in s390dbf traces
Christof Schmitt
2008-11-05
1
-26
/
+16
*
[SCSI] zfcp: fix double dbf id usage
Swen Schillig
2008-10-03
1
-1
/
+1
*
[SCSI] zfcp: put threshold data in hba trace
Swen Schillig
2008-10-03
1
-0
/
+46
*
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
2008-10-03
1
-7
/
+7
*
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
2008-10-03
1
-6
/
+5
*
[SCSI] zfcp: Update message with input from review
Christof Schmitt
2008-10-03
1
-1
/
+1
*
[S390] qdio: new qdio driver.
Jan Glauber
2008-07-17
1
-9
/
+3
*
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
2008-07-12
1
-1
/
+1
*
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
2008-07-12
1
-2
/
+1
*
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
2008-07-12
1
-0
/
+4
*
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
1
-29
/
+12
*
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
2008-07-12
1
-1
/
+2
*
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
2008-07-12
1
-2
/
+2
*
[SCSI] zfcp: Fix sparse warning by providing new entry in dbf
Christof Schmitt
2008-06-05
1
-6
/
+17
*
[SCSI] zfcp: Refine trace levels of some recovery related events.
Martin Peschke
2008-06-05
1
-2
/
+2
*
[SCSI] zfcp: Add information about interrupt to trace.
Martin Peschke
2008-06-05
1
-0
/
+2
*
[SCSI] zfcp: Rename sbal_curr to sbal_last.
Martin Peschke
2008-06-05
1
-2
/
+2
*
[SCSI] zfcp: Remove field sbal_last from trace record.
Martin Peschke
2008-06-05
1
-2
/
+0
*
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
2008-06-05
1
-1
/
+1
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
1
-1
/
+1
*
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
2008-04-18
1
-11
/
+11
*
[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...
Martin Peschke
2008-04-17
1
-2
/
+0
*
[SCSI] zfcp: Add docbook comments to debug trace.
Martin Peschke
2008-04-07
1
-0
/
+62
*
[SCSI] zfcp: Cleanup line breaks in debug trace.
Martin Peschke
2008-04-07
1
-68
/
+55
*
[SCSI] zfcp: Shorten excessive names in debug trace.
Martin Peschke
2008-04-07
1
-170
/
+135
*
[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.
Martin Peschke
2008-04-07
1
-78
/
+65
*
[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.
Martin Peschke
2008-04-07
1
-41
/
+28
*
[SCSI] zfcp: Remove obsolete output function from debug trace.
Martin Peschke
2008-04-07
1
-15
/
+0
*
[SCSI] zfcp: Cleanup debug trace view functions.
Martin Peschke
2008-04-07
1
-220
/
+162
*
[SCSI] zfcp: simplify zfcp_dbf_timestamp()
Martin Peschke
2008-04-07
1
-14
/
+16
*
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
2008-04-07
1
-11
/
+0
*
[SCSI] zfcp: Add trace records for recovery actions.
Martin Peschke
2008-04-07
1
-0
/
+35
*
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
2008-04-07
1
-0
/
+134
*
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
2008-04-07
1
-0
/
+126
*
[SCSI] zfcp: Add trace records for recovery thread and its queues
Martin Peschke
2008-04-07
1
-0
/
+51
*
[SCSI] zfcp: Register new recovery trace.
Martin Peschke
2008-04-07
1
-0
/
+42
*
[SCSI] zfcp: Introduce printf helper functions for debug trace.
Martin Peschke
2008-04-07
1
-0
/
+16
*
[SCSI] zfcp: Add qtcb dump to hba debug trace
Martin Peschke
2008-04-07
1
-0
/
+14
*
[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els
Martin Peschke
2008-04-07
1
-29
/
+10
*
[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.
Martin Peschke
2008-04-07
1
-0
/
+18
*
[SCSI] zfcp: Reduce flood on hba trace
Christof Schmitt
2008-01-11
1
-6
/
+0
*
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
1
-5
/
+5
*
[S390] Avoid sparse warnings.
Heiko Carstens
2007-05-10
1
-1
/
+1
[next]