Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d074aeb888d412424d9951c8f28dab53f2b54729
/
drivers
/
s390
/
scsi
/
zfcp_dbf.c
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
3f79410
treewide: Fix common typo in "identify"
by Maxime Jayat
· 11 years ago
bf3ea3a
[SCSI] zfcp: module parameter dbflevel for early debugging
by Steffen Maier
· 12 years ago
cb45214
[SCSI] zfcp: Do not wakeup while suspended
by Steffen Maier
· 12 years ago
01e6052
[SCSI] zfcp: Bounds checking for deferred error trace
by Steffen Maier
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
3a4c5d5
s390: add missing module.h/export.h includes
by Heiko Carstens
· 13 years ago
86a9668
[SCSI] zfcp: support for hardware data router
by Swen Schillig
· 13 years ago
ea4a3a6
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
by Swen Schillig
· 14 years ago
250a135
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
by Swen Schillig
· 14 years ago
a54ca0f
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
by Swen Schillig
· 14 years ago
2c55b75
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
by Swen Schillig
· 14 years ago
ae0904f
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.
by Swen Schillig
· 14 years ago
bf5eefb
[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces
by Christof Schmitt
· 14 years ago
b62a8d9
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
by Christof Schmitt
· 14 years ago
ef3eb71
[SCSI] zfcp: Introduce experimental support for DIF/DIX
by Felix Beck
· 14 years ago
d23948e
[SCSI] zfcp: Prevent access on uninitialized memory.
by Swen Schillig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
34c2b71
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
by Christof Schmitt
· 15 years ago
d21e9da
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
by Christof Schmitt
· 15 years ago
e60a6d6
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
by Christof Schmitt
· 15 years ago
5a3fb30
[SCSI] zfcp: Fix linebreak in hba trace
by Christof Schmitt
· 15 years ago
7c7dc19
[SCSI] zfcp: Simplify handling of ct and els requests
by Christof Schmitt
· 15 years ago
800c0ca
[SCSI] zfcp: Remove ZFCP_DID_MASK
by Christof Schmitt
· 15 years ago
bd0072e
[SCSI] zfcp: Move WKA port to zfcp FC code
by Christof Schmitt
· 15 years ago
dbf5dfe
[SCSI] zfcp: Use common code definitions for FC CT structs
by Christof Schmitt
· 15 years ago
4318e08
[SCSI] zfcp: Update FCP protocol related code
by Christof Schmitt
· 15 years ago
f3450c7
[SCSI] zfcp: Replace local reference counting with common kref
by Swen Schillig
· 15 years ago
b592e89
[SCSI] zfcp: Remove duplicated code for debug timestamps
by Christof Schmitt
· 15 years ago
5771710
[SCSI] zfcp: Update dbf calls
by Swen Schillig
· 15 years ago
564e1c8
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
by Swen Schillig
· 15 years ago
42428f7
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
by Swen Schillig
· 15 years ago
2e261af
[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels
by Christof Schmitt
· 15 years ago
dcd20e2
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
by Christof Schmitt
· 15 years ago
d46f384
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
by Christof Schmitt
· 15 years ago
f0216ae
[SCSI] zfcp: Use correct req_id for traces
by Christof Schmitt
· 15 years ago
5ffd51a
[SCSI] zfcp: replace current ERP logging with a more convenient version
by Swen Schillig
· 16 years ago
2128391
[SCSI] zfcp: remove undefined subtype for status read response
by Swen Schillig
· 16 years ago
b632ade
[SCSI] zfcp: Remove unnecessary warning message
by Christof Schmitt
· 16 years ago
39eb7e9a
[SCSI] zfcp: Add support for unchained FSF requests
by Christof Schmitt
· 16 years ago
b225cf9
[SCSI] zfcp: Remove busid macro
by Christof Schmitt
· 16 years ago
ecf39d4
[S390] convert zfcp printks to pr_xxx macros.
by Christof Schmitt
· 16 years ago
d94ce6c
[SCSI] zfcp: Fix hexdump data in s390dbf traces
by Christof Schmitt
· 16 years ago
41bfcf9
[SCSI] zfcp: fix double dbf id usage
by Swen Schillig
· 16 years ago
5706938
[SCSI] zfcp: put threshold data in hba trace
by Swen Schillig
· 16 years ago
5ab944f
[SCSI] zfcp: attach and release SAN nameserver port on demand
by Swen Schillig
· 16 years ago
44cc76f
[SCSI] zfcp: remove unused references, declarations and flags
by Swen Schillig
· 16 years ago
ff3b24f
[SCSI] zfcp: Update message with input from review
by Christof Schmitt
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago
c41f8cb
[SCSI] zfcp: zfcp_fsf cleanup.
by Swen Schillig
· 16 years ago
f76af7d7
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
by Martin Petermann
· 16 years ago
cc8c282
[SCSI] zfcp: Automatically attach remote ports
by Swen Schillig
· 16 years ago
553448f
[SCSI] zfcp: Message cleanup
by Christof Schmitt
· 16 years ago
00bab91
[SCSI] zfcp: Cleanup qdio code
by Swen Schillig
· 16 years ago
24073b4
[SCSI] zfcp: Move FC code to new file
by Christof Schmitt
· 16 years ago
aa0fec6
[SCSI] zfcp: Fix sparse warning by providing new entry in dbf
by Christof Schmitt
· 16 years ago
70c6654
[SCSI] zfcp: Refine trace levels of some recovery related events.
by Martin Peschke
· 16 years ago
c3baa9a2
[SCSI] zfcp: Add information about interrupt to trace.
by Martin Peschke
· 16 years ago
e891bff
[SCSI] zfcp: Rename sbal_curr to sbal_last.
by Martin Peschke
· 16 years ago
0f83b11
[SCSI] zfcp: Remove field sbal_last from trace record.
by Martin Peschke
· 16 years ago
d26ab06
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
by Swen Schillig
· 16 years ago
64a87b2
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
by Boaz Harrosh
· 17 years ago
1f6f712
[SCSI] zfcp: fix 31 bit compile warnings
by Martin Peschke
· 17 years ago
ee95a16
[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next)
by Martin Peschke
· 17 years ago
bfab163
[SCSI] zfcp: Add docbook comments to debug trace.
by Martin Peschke
· 17 years ago
92c7a83
[SCSI] zfcp: Cleanup line breaks in debug trace.
by Martin Peschke
· 17 years ago
6bc473d
[SCSI] zfcp: Shorten excessive names in debug trace.
by Martin Peschke
· 17 years ago
a9c8577
[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.
by Martin Peschke
· 17 years ago
df29f4a
[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.
by Martin Peschke
· 17 years ago
c7b7fc8
[SCSI] zfcp: Remove obsolete output function from debug trace.
by Martin Peschke
· 17 years ago
b634fff
[SCSI] zfcp: Cleanup debug trace view functions.
by Martin Peschke
· 17 years ago
8fc5af1
[SCSI] zfcp: simplify zfcp_dbf_timestamp()
by Martin Peschke
· 17 years ago
507e496
[SCSI] zfcp: Remove obsolete erp_dbf trace
by Martin Peschke
· 17 years ago
6f4f365
[SCSI] zfcp: Add trace records for recovery actions.
by Martin Peschke
· 17 years ago
9467a9b
[SCSI] zfcp: Trace all triggers of error recovery activity
by Martin Peschke
· 17 years ago
698ec016
[SCSI] zfcp: Add traces for state changes.
by Martin Peschke
· 17 years ago
348447e
[SCSI] zfcp: Add trace records for recovery thread and its queues
by Martin Peschke
· 17 years ago
d79a83d
[SCSI] zfcp: Register new recovery trace.
by Martin Peschke
· 17 years ago
10223c6
[SCSI] zfcp: Introduce printf helper functions for debug trace.
by Martin Peschke
· 17 years ago
b75db73
[SCSI] zfcp: Add qtcb dump to hba debug trace
by Martin Peschke
· 17 years ago
0f65e95
[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els
by Martin Peschke
· 17 years ago
c15450e
[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.
by Martin Peschke
· 17 years ago
3f48985
[SCSI] zfcp: Reduce flood on hba trace
by Christof Schmitt
· 17 years ago
364c855
[S390] Get rid of a bunch of sparse warnings again.
by Heiko Carstens
· 17 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
4eff4a3
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
by Andreas Herrmann
· 18 years ago
4a9d2d8
[SCSI] zfcp: (cleanup) shortened copyright and author information
by Andreas Herrmann
· 18 years ago
ed829ad
[SCSI] zfcp: fix logging during device reset
by Maxim Shchetynin
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
c48a29d
[SCSI] zfcp: fix spinlock initialization
by Heiko Carstens
· 19 years ago
13e1e1f
[SCSI] zfcp: add additional fc_host attributes
by Andreas Herrmann
· 19 years ago
aef4a98
[SCSI] zfcp: provide support for NPIV
by Maxim Shchetynin
· 19 years ago
8a36e45
[SCSI] zfcp: enhancement of zfcp debug features
by Maxim Shchetynin
· 19 years ago