Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e25a271c8ac1c9faebf4eb3fa609189e4e7b1b6
/
net
/
sunrpc
49a068f
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
by J. Bruce Fields
· 10 years ago
1b2e122
sunrpc/cache: convert to use string_escape_str()
by Andy Shevchenko
· 10 years ago
acf06a7
sunrpc: only call test_bit once in svc_xprt_received
by Jeff Layton
· 10 years ago
83a712e
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
by Jeff Layton
· 10 years ago
b1691bc
sunrpc: convert to lockless lookup of queued server threads
by Jeff Layton
· 10 years ago
403c7b4
sunrpc: fix potential races in pool_stats collection
by Jeff Layton
· 10 years ago
8124438
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
by Jeff Layton
· 10 years ago
0b5707e
sunrpc: require svc_create callers to pass in meaningful shutdown routine
by Jeff Layton
· 10 years ago
ceff739
sunrpc: have svc_wake_up only deal with pool 0
by Jeff Layton
· 10 years ago
4d5db3f
sunrpc: convert sp_task_pending flag to use atomic bitops
by Jeff Layton
· 10 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
78b65eb
sunrpc: move rq_dropme flag into rq_flags
by Jeff Layton
· 10 years ago
30660e04b
sunrpc: move rq_usedeferral flag to rq_flags
by Jeff Layton
· 10 years ago
7501cc2
sunrpc: move rq_local field to rq_flags
by Jeff Layton
· 10 years ago
4d152e2
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
by Jeff Layton
· 10 years ago
2941b0e
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
067f96e
sunrpc: release svc_pool_map reference when serv allocation fails
by Jeff Layton
· 10 years ago
8d65ef7
sunrpc: eliminate the XPT_DETACHED flag
by Jeff Layton
· 10 years ago
388f0c7
sunrpc: add a debugfs rpc_xprt directory with an info file in it
by Jeff Layton
· 10 years ago
b4b9d2c
sunrpc: add debugfs file for displaying client rpc_task queue
by Jeff Layton
· 10 years ago
ea52641
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
1702562
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
edef129
SUNRPC: serialize iostats updates
by Chuck Lever
· 10 years ago
7ff11de
xprtrdma: Display async errors
by Chuck Lever
· 10 years ago
d5440e2
xprtrdma: Enable pad optimization
by Chuck Lever
· 10 years ago
5c166be
xprtrdma: Re-write rpcrdma_flush_cqs()
by Chuck Lever
· 10 years ago
f1a03b7
xprtrdma: Refactor tasklet scheduling
by Chuck Lever
· 10 years ago
467c967
xprtrdma: unmap all FMRs during transport disconnect
by Chuck Lever
· 10 years ago
e7104a2
xprtrdma: Cap req_cqinit
by Chuck Lever
· 10 years ago
92b9836
xprtrdma: Return an errno from rpcrdma_register_external()
by Chuck Lever
· 10 years ago
1306729
sunrpc: eliminate RPC_TRACEPOINTS
by Jeff Layton
· 10 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
1a867a0
sunrpc: add tracepoints in xs_tcp_data_recv
by Jeff Layton
· 10 years ago
3705ad6
sunrpc: add new tracepoints in xprt handling code
by Jeff Layton
· 10 years ago
860a0d9
sunrpc: add some tracepoints in svc_rqst handling functions
by Jeff Layton
· 10 years ago
56429e9b
merge nfs bugfixes into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
093a146
SUNRPC: Fix locking around callback channel reply receive
by Trond Myklebust
· 10 years ago
b3ecba0
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
by Jeff Layton
· 10 years ago
eb63192
SUNRPC: off by one in BUG_ON()
by Dan Carpenter
· 10 years ago
280caac
rpc: change comments to assertions
by J. Bruce Fields
· 10 years ago
ed38c06
RPC: remove unneeded checks from xdr_truncate_encode()
by J. Bruce Fields
· 10 years ago
6dea073
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
72c23f0
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 10 years ago
7e5be288
svcrdma: advertise the correct max payload
by Steve Wise
· 10 years ago
2aca5b8
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
by Trond Myklebust
· 10 years ago
1aff525
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
by NeilBrown
· 10 years ago
3dedbb5
rpc: Add -EPERM processing for xs_udp_send_request()
by Jason Baron
· 10 years ago
f279cd0
rpc: return sent and err from xs_sendpages()
by Jason Baron
· 10 years ago
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
71efecb
sunrpc: fix byte-swapping of displayed XID
by Chuck Lever
· 10 years ago
ae89254
SUNRPC: Fix compile on non-x86
by J. Bruce Fields
· 10 years ago
f8d1ff4
SUNRPC: Optimise away svc_recv_available
by Trond Myklebust
· 10 years ago
0c0746d
SUNRPC: More optimisations of svc_xprt_enqueue()
by Trond Myklebust
· 10 years ago
a4aa805
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
by Trond Myklebust
· 10 years ago
983c684
SUNRPC: get rid of the request wait queue
by Trond Myklebust
· 10 years ago
106f359
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
by Trond Myklebust
· 10 years ago
9e5b208
SUNRPC: Do not override wspace tests in svc_handle_xprt
by Trond Myklebust
· 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
Next »