Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a743419f420a64d442280845c0377a915b76644f
/
net
/
sunrpc
a743419
SUNRPC: Don't wake tasks during connection abort
by Benjamin Coddington
· 10 years ago
0f7a622
rpc: xs_bind - do not bind when requesting a random ephemeral port
by Chris Perl
· 10 years ago
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
0d10c2c
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
d1e458f
svcrdma: remove rdma_create_qp() failure recovery logic
by Steve Wise
· 10 years ago
122a8cd
SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred
by NeilBrown
· 10 years ago
bd95608
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
by NeilBrown
· 10 years ago
ec25422
sunrpc: remove "ec" argument from encrypt_v2 operation
by Jeff Layton
· 10 years ago
b36e9c4
sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
by Jeff Layton
· 10 years ago
6ac0fbb
sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
by Jeff Layton
· 10 years ago
c5e6aec
sunrpc: fix RCU handling of gc_ctx field
by Jeff Layton
· 10 years ago
9806755
Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
bae6746
SUNRPC: Enforce an upper limit on the number of cached credentials
by Trond Myklebust
· 10 years ago
8079fb7
xprtrdma: Handle additional connection events
by Chuck Lever
· 10 years ago
a779ca5
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
by Chuck Lever
· 10 years ago
282191c
xprtrdma: Make rpcrdma_ep_disconnect() return void
by Chuck Lever
· 10 years ago
bb96193
xprtrdma: Schedule reply tasklet once per upcall
by Chuck Lever
· 10 years ago
2e84522
xprtrdma: Allocate each struct rpcrdma_mw separately
by Chuck Lever
· 10 years ago
f590e87
xprtrdma: Rename frmr_wr
by Chuck Lever
· 10 years ago
dab7e3b
xprtrdma: Disable completions for LOCAL_INV Work Requests
by Chuck Lever
· 10 years ago
0505572
xprtrdma: Disable completions for FAST_REG_MR Work Requests
by Chuck Lever
· 10 years ago
440ddad5
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
by Chuck Lever
· 10 years ago
ddb6beb
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
by Chuck Lever
· 10 years ago
9f9d802
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
by Chuck Lever
· 10 years ago
c2922c0
xprtrdma: Properly handle exhaustion of the rb_mws list
by Chuck Lever
· 10 years ago
3111d72
xprtrdma: Chain together all MWs in same buffer pool
by Chuck Lever
· 10 years ago
c93e986
xprtrdma: Back off rkey when FAST_REG_MR fails
by Chuck Lever
· 10 years ago
0dbb410
xprtrdma: Unclutter struct rpcrdma_mr_seg
by Chuck Lever
· 10 years ago
539431a
xprtrdma: Don't invalidate FRMRs if registration fails
by Chuck Lever
· 10 years ago
a7bc211
xprtrdma: On disconnect, don't ignore pending CQEs
by Chuck Lever
· 10 years ago
6ab5994
xprtrdma: Update rkeys after transport reconnect
by Chuck Lever
· 10 years ago
43e9598
xprtrdma: Limit data payload size for ALLPHYSICAL
by Chuck Lever
· 10 years ago
73806c8
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
by Chuck Lever
· 10 years ago
5fc83f4
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
by Chuck Lever
· 10 years ago
5187768
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
by Trond Myklebust
· 10 years ago
c7fb3f0
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
by Trond Myklebust
· 10 years ago
0971374
SUNRPC: Reduce contention in svc_xprt_enqueue()
by Trond Myklebust
· 10 years ago
e560e3b
svcrdma: Add zero padding if the client doesn't send it
by Chuck Lever
· 10 years ago
bf858ab
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
by Yan Burman
· 10 years ago
22cb438
SUNRPC: xdr_get_next_encode_buffer should be declared static
by Trond Myklebust
· 10 years ago
3c45ddf
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
by Chuck Lever
· 10 years ago
c122132
sched: Allow wait_on_bit_action() functions to support a timeout
by NeilBrown
· 10 years ago
00cfaa9
replace strict_strto calls
by Daniel Walter
· 10 years ago
adcda65
rpc_pipe: Drop memory allocation cast
by Himangi Saraogi
· 10 years ago
a0337d1
sunrpc: add a new "stringify_acceptor" rpc_credop
by Jeff Layton
· 10 years ago
2004c72
auth_gss: fetch the acceptor name out of the downcall
by Jeff Layton
· 10 years ago
2559429
svcrdma: send_write() must not overflow the device's max sge
by Steve Wise
· 10 years ago
2fc193c
SUNRPC: Handle EPIPE in xprt_connect_status
by Trond Myklebust
· 10 years ago
3601c4a
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
by Trond Myklebust
· 10 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 10 years ago
f15a5cf
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
by Kinglong Mee
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
7e3cead
net: Save software checksum complete
by Tom Herbert
· 10 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
5b174fd
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
83710fc
svcrdma: Fence LOCAL_INV work requests
by Steve Wise
· 11 years ago
0bf4828
svcrdma: refactor marshalling logic
by Steve Wise
· 11 years ago
05638dc
nfsd4: simplify server xdr->next_page use
by J. Bruce Fields
· 11 years ago
c93c622
xprtrdma: Disconnect on registration failure
by Chuck Lever
· 11 years ago
c977dea
xprtrdma: Remove BUG_ON() call sites
by Chuck Lever
· 11 years ago
e7ce710
xprtrdma: Avoid deadlock when credit window is reset
by Chuck Lever
· 11 years ago
4f4cf5a
SUNRPC: Move congestion window constants to header file
by Chuck Lever
· 11 years ago
1890697
xprtrdma: Reset connection timeout after successful reconnect
by Chuck Lever
· 11 years ago
bfaee09
xprtrdma: Use macros for reconnection timeout constants
by Chuck Lever
· 11 years ago
196c699
xprtrdma: Allocate missing pagelist
by Shirley Ma
· 11 years ago
5bc4bc7
xprtrdma: Remove Tavor MTU setting
by Chuck Lever
· 11 years ago
ec62f40
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
by Chuck Lever
· 11 years ago
65866f8
xprtrdma: Reduce the number of hardway buffer allocations
by Chuck Lever
· 11 years ago
8301a2c
xprtrdma: Limit work done by completion handler
by Chuck Lever
· 11 years ago
1c00dd0
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
by Chuck Lever
· 11 years ago
7f23f6f
xprtrmda: Reduce lock contention in completion handlers
by Chuck Lever
· 11 years ago
fc66448
xprtrdma: Split the completion queue
by Chuck Lever
· 11 years ago
7f1d541
xprtrdma: Make rpcrdma_ep_destroy() return void
by Chuck Lever
· 11 years ago
13c9ff8
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
by Chuck Lever
· 11 years ago
cdd9ade
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
by Chuck Lever
· 11 years ago
f10eafd
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
by Chuck Lever
· 11 years ago
0ac531c
xprtrdma: Remove REGISTER memory registration mode
by Chuck Lever
· 11 years ago
b45ccfd
xprtrdma: Remove MEMWINDOWS registration modes
by Chuck Lever
· 11 years ago
03ff882
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
by Chuck Lever
· 11 years ago
254f91e
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
by Chuck Lever
· 11 years ago
4034ba0
nfs-rdma: Fix for FMR leaks
by Allen Andrews
· 11 years ago
0fc6c4e
xprtrdma: mind the device's max fast register page list depth
by Steve Wise
· 11 years ago
a48fd0f
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
by Kinglong Mee
· 11 years ago
a5cddc8
nfsd4: better reservation of head space for krb5
by J. Bruce Fields
· 11 years ago
db3f58a
rpc: define xdr_restrict_buflen
by J. Bruce Fields
· 11 years ago
2825a7f
nfsd4: allow encoding across page boundaries
by J. Bruce Fields
· 11 years ago
3e19ce7
rpc: xdr_truncate_encode
by J. Bruce Fields
· 11 years ago
c6c8fe7
net, sunrpc: suppress allocation warning in rpc_malloc()
by David Rientjes
· 11 years ago
0f8066b
sunrpc: Remove sk_no_check setting
by Tom Herbert
· 11 years ago
ef11ce2
SUNRPC: track whether a request is coming from a loop-back interface.
by NeilBrown
· 11 years ago
c789102
SUNRPC: Fix a module reference leak in svc_handle_xprt
by Trond Myklebust
· 11 years ago
16e4d93
NFSD: Ignore client's source port on RDMA transports
by Chuck Lever
· 11 years ago
7a9a7b7
SUNRPC: Fix a module reference issue in rpcsec_gss
by Trond Myklebust
· 11 years ago
ecca063
SUNRPC: Fix printk that is not only for nfsd
by Kinglong Mee
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
75ff24f
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
2b3a8fd
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
3064639
nfsd: check passed socket's net matches NFSd superblock's one
by Stanislav Kinsbursky
· 11 years ago
Next »