Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
118cd17d4137f34c747c32765c1cb4d3910c04d4
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
34c2b71
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
by Christof Schmitt
· 15 years ago
2d8e62b
[SCSI] zfcp: Replace FC4 constants with information from exchange port
by Christof Schmitt
· 15 years ago
ab72528
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
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
5bdecd2
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
by Christof Schmitt
· 15 years ago
452b505
[SCSI] zfcp: Remove two FIXME comments
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
51375ee
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
by Swen Schillig
· 15 years ago
0fdd213
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
by Christof Schmitt
· 15 years ago
4c571c6
[SCSI] zfcp: Update FSF error reporting
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
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
9eae07e
[SCSI] zfcp: Assign scheduled work to driver queue
by Swen Schillig
· 15 years ago
d9742b4
[SCSI] zfcp: Merge trace code for fsf requests in one function
by Christof Schmitt
· 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
9d38500
[SCSI] zfcp: Fix timer initialization for ct and els requests
by Christof Schmitt
· 15 years ago
10d00f7
[SCSI] zfcp: Warn about storage devices with broken PLOGI data
by Christof Schmitt
· 15 years ago
b1a5898
[SCSI] zfcp: correctly initialize unchained requests
by Christof Schmitt
· 15 years ago
98fc4d5
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
by Christof Schmitt
· 15 years ago
6f53a2d
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
by Swen Schillig
· 15 years ago
5771710
[SCSI] zfcp: Update dbf calls
by Swen Schillig
· 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
09a46c6
[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag
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
bd63eaf
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
by Swen Schillig
· 15 years ago
44f09f7
[SCSI] zfcp: Remove useless assignment
by Christof Schmitt
· 15 years ago
dcd20e2
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
by Christof Schmitt
· 15 years ago
27f492c
[SCSI] zfcp: Fix wka port processing
by Swen Schillig
· 15 years ago
cbf1ed0
[SCSI] zfcp: Recover from stalled outbound queue
by Christof Schmitt
· 15 years ago
9072df4
[SCSI] zfcp: Use -EIO for SBAL allocation failures
by Christof Schmitt
· 15 years ago
426f605
[SCSI] zfcp: Use unchained mode for small ct and els requests
by Christof Schmitt
· 15 years ago
1e9b164
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
by Christof Schmitt
· 15 years ago
dfb3cf0
[SCSI] zfcp: Fix invalid command order
by Swen Schillig
· 15 years ago
dc577d5
[SCSI] zfcp: Update FC pass-through support
by Christof Schmitt
· 15 years ago
6fcf41d
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
by Christof Schmitt
· 15 years ago
a17c585
[SCSI] zfcp: Increase ref counter for port open requests
by Martin Petermann
· 15 years ago
dceab65
[SCSI] zfcp: Add comments to switch/case fallthroughs
by Christof Schmitt
· 15 years ago
bc90c86
[SCSI] zfcp: Remove unnecessary default case and assignments
by Christof Schmitt
· 15 years ago
7093293
[SCSI] zfcp: Fix oops when port disappears
by Christof Schmitt
· 16 years ago
7001f0c
[SCSI] zfcp: revert previous patch for sbal counting
by Martin Petermann
· 16 years ago
f7306bf
[SCSI] zfcp: Let actcli handle control file errors
by Christof Schmitt
· 16 years ago
ada81b7
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
by Christof Schmitt
· 16 years ago
135ea13
[SCSI] zfcp: Avoid referencing freed memory in req send
by Martin Petermann
· 16 years ago
0282985
[SCSI] zfcp: Report fc_host_port_type as NPIV
by Christof Schmitt
· 16 years ago
a2fa0ae
[SCSI] zfcp: Block FC transport rports early on errors
by Christof Schmitt
· 16 years ago
2409549
[SCSI] zfcp: incorrect reaction on incoming RSCN
by Swen Schillig
· 16 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
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
92cab0d
[SCSI] zfcp: Wait for free SBALs when possible
by Christof Schmitt
· 16 years ago
52bfb55
[SCSI] zfcp: Only increment req_id for successfully issued requests
by Christof Schmitt
· 16 years ago
49f0f01
[SCSI] zfcp: Simplify latency lock handling
by Christof Schmitt
· 16 years ago
a5b11dd
[SCSI] zfcp: Remove some port flags
by Christof Schmitt
· 16 years ago
1c9fbaf
[SCSI] Remove SUGGEST flags
by Martin K. Petersen
· 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
b98478d
[SCSI] zfcp: remove DID_DID flag
by Christof Schmitt
· 16 years ago
dedbc2b
[SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings
by Christof Schmitt
· 16 years ago
27c3f0a
[SCSI] zfcp: Fix message line break
by Christof Schmitt
· 16 years ago
ecf39d4
[S390] convert zfcp printks to pr_xxx macros.
by Christof Schmitt
· 16 years ago
0ac55aa
[SCSI] zfcp: eliminate race between validation and locking
by Swen Schillig
· 16 years ago
633528c
[SCSI] zfcp: returning an ERR_PTR where a NULL value is expected
by Swen Schillig
· 16 years ago
1c1cba1
[SCSI] zfcp: Fix opening of wka ports
by Christof Schmitt
· 16 years ago
3765138
[SCSI] zfcp: Fix request list handling in error path
by Christof Schmitt
· 16 years ago
88f2a97
[SCSI] zfcp: fix mempool usage for status_read requests
by Christof Schmitt
· 16 years ago
45316a8
[SCSI] zfcp: fix req_list_locking.
by Heiko Carstens
· 16 years ago
0997f1c
blktrace: pass zfcp driver data
by Stefan Raspl
· 16 years ago
41bfcf9
[SCSI] zfcp: fix double dbf id usage
by Swen Schillig
· 16 years ago
b7f15f3
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
by Swen Schillig
· 16 years ago
5706938
[SCSI] zfcp: put threshold data in hba trace
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
ff3b24f
[SCSI] zfcp: Update message with input from review
by Christof Schmitt
· 16 years ago
2450d3e
[SCSI] zfcp: add queue_full sysfs attribute
by Stefan Raspl
· 16 years ago
025270f
[SCSI] zfcp: Remove duplicated unlikely() macros.
by Hirofumi Nakagawa
· 16 years ago
d453881
[SCSI] zfcp: Fix request queue locking
by Christof Schmitt
· 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
f76af7d7
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
by Martin Petermann
· 16 years ago
feac6a0
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
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
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
e891bff
[SCSI] zfcp: Rename sbal_curr to sbal_last.
by Martin Peschke
· 16 years ago
b214178
[SCSI] zfcp: Fix fsf_status_read return code handling
by Heiko Carstens
· 16 years ago
d26ab06
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
by Swen Schillig
· 16 years ago
Next »