Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56599bb0208fa0ae6e58d3c304a851149973e48d
/
drivers
/
s390
/
scsi
/
zfcp_def.h
86a9668
[SCSI] zfcp: support for hardware data router
by Swen Schillig
· 13 years ago
038d944
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
by Christof Schmitt
· 14 years ago
1947c72
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
by Christof Schmitt
· 14 years ago
259afe2
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
by Christof Schmitt
· 14 years ago
f977322
[SCSI] zfcp: Use common FC kmem_cache for GPN_FT request
by Christof Schmitt
· 14 years ago
fcf7e61
[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache
by Christof Schmitt
· 14 years ago
087897e
[SCSI] zfcp: Introduce new kmem_cache for FC request and response data
by Christof Schmitt
· 14 years ago
c7b279a
[SCSI] zfcp: Replace kmem_cache for "status read" data
by Christof Schmitt
· 14 years ago
7c35e77
[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT
by Christof Schmitt
· 14 years ago
edaed85
[SCSI] zfcp: Replace status modifier functions.
by Swen Schillig
· 14 years ago
b62a8d9
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
by Christof Schmitt
· 14 years ago
57c2377
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
by Christof Schmitt
· 14 years ago
339f4f4
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
by Christof Schmitt
· 14 years ago
dcc18f4
[SCSI] zfcp: Enable data division support for FCP devices
by Christof Schmitt
· 14 years ago
2d1e547
[SCSI] zfcp: Post events through FC transport class
by Sven Schuetz
· 14 years ago
1bf3ff0
[SCSI] zfcp: Remove SCSI device when removing unit
by Christof Schmitt
· 14 years ago
64deb6e
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
by Christof Schmitt
· 15 years ago
1674b40
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
by Christof Schmitt
· 15 years ago
6832298
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
by Christof Schmitt
· 15 years ago
34c2b71
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
by Christof Schmitt
· 15 years ago
615f59e
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
by Christof Schmitt
· 15 years ago
b6bd2fb
[SCSI] zfcp: Move FSF request tracking code to new file
by Christof Schmitt
· 15 years ago
e60a6d6
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
by Christof Schmitt
· 15 years ago
5498738
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
by Christof Schmitt
· 15 years ago
4c571c6
[SCSI] zfcp: Update FSF error reporting
by Christof Schmitt
· 15 years ago
ee74462
[SCSI] zfcp: Improve ELS ADISC handling
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
9d05ce2
[SCSI] zfcp: Use common code definitions for FC ELS structs
by Christof Schmitt
· 15 years ago
4318e08
[SCSI] zfcp: Update FCP protocol related code
by Christof Schmitt
· 15 years ago
6b183334
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
by Swen Schillig
· 15 years ago
de3dc57
[SCSI] zfcp: Remove global config_mutex
by Swen Schillig
· 15 years ago
f3450c7
[SCSI] zfcp: Replace local reference counting with common kref
by Swen Schillig
· 15 years ago
ecf0c77
[SCSI] zfcp: Replace global config_lock with local list locks
by Swen Schillig
· 15 years ago
41e05a1
[SCSI] zfcp: optimize zfcp_qdio_account
by Heiko Carstens
· 15 years ago
24680de
[SCSI] zfcp: Replace config semaphore with mutex
by Christof Schmitt
· 15 years ago
98fc4d5
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
by Christof Schmitt
· 15 years ago
347c6a9
[SCSI] zfcp: Use kthread API for zfcp erp thread
by Christof Schmitt
· 15 years ago
799b76d
[SCSI] zfcp: Decouple gid_pn requests from erp
by Christof Schmitt
· 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
4544683
[SCSI] zfcp: Move workqueue to adapter struct
by Swen Schillig
· 15 years ago
a4623c4
[SCSI] zfcp: Improve request allocation through mempools
by Swen Schillig
· 15 years ago
058b864
[SCSI] zfcp: Replace fsf_req wait_queue with completion
by Swen Schillig
· 15 years ago
14e242e
[SCSI] zfcp: Only issue one test link command per port
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
9d544f2
[SCSI] zfcp: Add FC pass-through support
by Sven Schuetz
· 16 years ago
6fcf41d
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
by Christof Schmitt
· 16 years ago
92d5193
[SCSI] zfcp: Dont block zfcp_wq with scan
by Swen Schillig
· 16 years ago
a2fa0ae
[SCSI] zfcp: Block FC transport rports early on errors
by Christof Schmitt
· 16 years ago
21ddaa5
[SCSI] zfcp: Remove PCI flag
by Christof Schmitt
· 16 years ago
8fdf30d
[SCSI] zfcp: Send ELS ADISC from workqueue
by Christof Schmitt
· 16 years ago
63caf36
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
by Christof Schmitt
· 16 years ago
94506fd
[SCSI] zfcp: add measurement data for average qdio queue utilisation
by Martin Peschke
· 16 years ago
86f8a1b
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
by Christof Schmitt
· 16 years ago
a5b11dd
[SCSI] zfcp: Remove some port flags
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
b98478d
[SCSI] zfcp: remove DID_DID flag
by Christof Schmitt
· 16 years ago
e0d7fcb
[SCSI] zfcp: Simplify mask lookups for incoming RSCNs
by Christof Schmitt
· 16 years ago
3623ecb
[SCSI] zfcp: Remove initial device data from zfcp_data
by Christof Schmitt
· 16 years ago
b228af0
[SCSI] zfcp: Remove adapter list
by Christof Schmitt
· 16 years ago
bd43a42b7
[S390] zfcp: Report microcode level through service level interface
by Christof Schmitt
· 16 years ago
0997f1c
blktrace: pass zfcp driver data
by Stefan Raspl
· 16 years ago
b9d3aed
[S390] more bus_id -> dev_name conversions
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
b7f15f3
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
by Swen Schillig
· 16 years ago
0406289
[SCSI] zfcp: Simplify zfcp data structures
by Christof Schmitt
· 16 years ago
7ba58c9
[SCSI] zfcp: remove all typedefs and replace them with standards
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
2450d3e
[SCSI] zfcp: add queue_full sysfs attribute
by Stefan Raspl
· 16 years ago
287ac01
[SCSI] zfcp: Cleanup code in zfcp_erp.c
by Christof Schmitt
· 16 years ago
c41f8cb
[SCSI] zfcp: zfcp_fsf cleanup.
by Swen Schillig
· 16 years ago
6022192
[SCSI] zfcp: consolidate sysfs things into one file.
by Swen Schillig
· 16 years ago
317e6b6
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
by Swen Schillig
· 16 years ago
f76af7d7
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
by Martin Petermann
· 16 years ago
5d4e226
[SCSI] zfcp: Small QDIO cleanups
by Christof Schmitt
· 16 years ago
7afe29f
[SCSI] zfcp: Adapter reopen for large number of unsolicited status
by Swen Schillig
· 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
45633fd
[SCSI] zfcp: Move CFDC code to new file.
by Christof Schmitt
· 16 years ago
24073b4
[SCSI] zfcp: Move FC code to new file
by Christof Schmitt
· 16 years ago
c3baa9a2
[SCSI] zfcp: Add information about interrupt to trace.
by Martin Peschke
· 17 years ago
e891bff
[SCSI] zfcp: Rename sbal_curr to sbal_last.
by Martin Peschke
· 17 years ago
d01d51b
[SCSI] zfcp: Rename sbal_last.
by Martin Peschke
· 17 years ago
d26ab06
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
by Swen Schillig
· 17 years ago
c961585
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
by Christof Schmitt
· 17 years ago
2cca775
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
2b604c9
[SCSI] zfcp: Move DBF definitions to private header file
by Christof Schmitt
· 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
Next »