Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
10d00f78e67223ef429fa5f4abfc9ea4ad740490
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
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
· 16 years ago
6fcf41d
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
by Christof Schmitt
· 16 years ago
a17c585
[SCSI] zfcp: Increase ref counter for port open requests
by Martin Petermann
· 16 years ago
dceab65
[SCSI] zfcp: Add comments to switch/case fallthroughs
by Christof Schmitt
· 16 years ago
bc90c86
[SCSI] zfcp: Remove unnecessary default case and assignments
by Christof Schmitt
· 16 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
39eb7e9
[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
f76af7d
[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
· 17 years ago
553448f
[SCSI] zfcp: Message cleanup
by Christof Schmitt
· 17 years ago
00bab91
[SCSI] zfcp: Cleanup qdio code
by Swen Schillig
· 17 years ago
45633fd
[SCSI] zfcp: Move CFDC code to new file.
by Christof Schmitt
· 17 years ago
24073b4
[SCSI] zfcp: Move FC code to new file
by Christof Schmitt
· 17 years ago
e891bff
[SCSI] zfcp: Rename sbal_curr to sbal_last.
by Martin Peschke
· 17 years ago
b214178
[SCSI] zfcp: Fix fsf_status_read return code handling
by Heiko Carstens
· 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
64a87b2
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
by Boaz Harrosh
· 17 years ago
ec258fe
[SCSI] zfcp: Print some messages only during ERP
by Swen Schillig
· 17 years ago
aee6ef1
[SCSI] zfcp: Wait for free SBAL during exchange config
by Swen Schillig
· 17 years ago
57b7658
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
by Christof Schmitt
· 17 years ago
1f6f712
[SCSI] zfcp: fix 31 bit compile warnings
by Martin Peschke
· 17 years ago
507e496
[SCSI] zfcp: Remove obsolete erp_dbf trace
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
07c70d2
[SCSI] zfcp: Remove qtcb dump to kernel log
by Martin Peschke
· 17 years ago
5c815d1
[SCSI] zfcp: Fix handling for boxed port after physical close
by Christof Schmitt
· 17 years ago
9d058ec
[SCSI] zfcp: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
ceb3dfb
[S390] drivers/s390: Add missing "space"
by Joe Perches
· 17 years ago
fdf2345
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmd
by Christof Schmitt
· 17 years ago
ba17242
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
by Christof Schmitt
· 17 years ago
3f0ca62
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
by Christof Schmitt
· 17 years ago
951f746
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
by Christof Schmitt
· 17 years ago
8627533
[SCSI] zfcp: Fix evaluation of port handles in abort handler
by Christof Schmitt
· 17 years ago
41fa2ad
[SCSI] zfcp: whitespace cleanup
by Swen Schillig
· 17 years ago
52ef11a
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
by Swen Schillig
· 17 years ago
2282f65
[SCSI] zfcp: correct indentation for nested if-else
by Christof Schmitt
· 17 years ago
Next »