Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a1f242524c3c1f5d40f1c9c343427e34d1aadd6e
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
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
· 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
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
7936a89
[SCSI] zfcp: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
aa551da
[SCSI] zfcp: NULL vs 0 usage
by Heiko Carstens
· 17 years ago
869b2b4
[SCSI] zfcp: avoid clutter in erp_dbf
by Martin Peschke
· 18 years ago
b64ddf9
[SCSI] zfcp: clear boxed flag on unit reopen.
by Heiko Carstens
· 18 years ago
ca2d02c
[SCSI] zfcp: rework request ID management.
by Heiko Carstens
· 18 years ago
801e0ce
[SCSI] zfcp: Locking for req_no and req_seq_no
by Christof Schmitt
· 18 years ago
1d589ed
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
by Christof Schmitt
· 18 years ago
862794f
[SCSI] zfcp: fix likely/unlikely usage
by Heiko Carstens
· 18 years ago
81b7bbd
Merge branch 'linus'
by James Bottomley
· 18 years ago
6fcc471
[SCSI] zfcp: Invalid locking order
by Swen Schillig
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
2abbe86
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
by Andreas Herrmann
· 18 years ago
4eff4a3
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
by Andreas Herrmann
· 18 years ago
dd52e0e
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
by Heiko Carstens
· 18 years ago
fea9d6c
[SCSI] zfcp: improve management of request IDs
by Volker Sameske
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
75bfc28
[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports
by Ralph Wuerthner
· 18 years ago
b7a52fa
[SCSI] zfcp: print bit error threshold data human readable
by Ralph Wuerthner
· 18 years ago
06506d0
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
by Andreas Herrmann
· 18 years ago
ca3271b
[SCSI] zfcp: (cleanup) remove useless comments
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
2f8f3ed
[SCSI] zfcp: fix adapter erp when link is unplugged
by Andreas Herrmann
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
ad757cd
[SCSI] zfcp: transport class adaptations II
by Andreas Herrmann
· 19 years ago
9eb69af
[SCSI] zfcp: handle unsolicited status notification lost
by Maxim Shchetynin
· 19 years ago
ee69ab7
[SCSI] zfcp: fix link down handling during firmware update
by Maxim Shchetynin
· 19 years ago
2448c45
[SCSI] zfcp: fix adapter initialization
by Andreas Herrmann
· 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
Next »