index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
34
-147
/
+536
2014-11-27
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
2
-7
/
+116
2014-11-27
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
5
-1
/
+210
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
3
-17
/
+107
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
1
-5
/
+16
2014-11-25
SUNRPC: serialize iostats updates
Chuck Lever
1
-5
/
+16
2014-11-25
xprtrdma: Display async errors
Chuck Lever
1
-4
/
+32
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
1
-2
/
+9
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
1
-5
/
+12
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2
-2
/
+42
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2
-1
/
+9
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
1
-2
/
+2
2014-11-24
sunrpc: eliminate RPC_TRACEPOINTS
Jeff Layton
1
-1
/
+1
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
28
-44
/
+44
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
1
-59
/
+2
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2
-2
/
+15
2014-11-24
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
2
-19
/
+33
2014-11-19
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2014-11-13
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
1
-5
/
+30
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-09-30
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-0
/
+3
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2
-1
/
+8
2014-09-25
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
Trond Myklebust
1
-0
/
+3
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
3
-14
/
+0
2014-09-24
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
2
-0
/
+8
2014-09-24
rpc: return sent and err from xs_sendpages()
Jason Baron
1
-39
/
+42
2014-09-24
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+4
2014-09-10
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
1
-2
/
+18
2014-08-28
sunrpc: fix byte-swapping of displayed XID
Chuck Lever
1
-1
/
+1
2014-08-28
SUNRPC: Fix compile on non-x86
J. Bruce Fields
1
-4
/
+0
2014-08-17
SUNRPC: Optimise away svc_recv_available
Trond Myklebust
1
-17
/
+6
2014-08-17
SUNRPC: More optimisations of svc_xprt_enqueue()
Trond Myklebust
1
-14
/
+7
2014-08-17
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
Trond Myklebust
1
-21
/
+10
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
2
-17
/
+17
2014-08-17
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
Trond Myklebust
1
-5
/
+10
2014-08-17
SUNRPC: Do not override wspace tests in svc_handle_xprt
Trond Myklebust
1
-1
/
+1
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-383
/
+809
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-72
/
+103
2014-08-05
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
1
-17
/
+2
2014-08-04
SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred
NeilBrown
1
-7
/
+1
2014-08-03
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
3
-2
/
+23
2014-08-03
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
2
-8
/
+3
2014-08-03
sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
Jeff Layton
1
-7
/
+13
2014-08-03
sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
Jeff Layton
1
-11
/
+17
2014-08-03
sunrpc: fix RCU handling of gc_ctx field
Jeff Layton
1
-17
/
+35
2014-08-03
Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...
Trond Myklebust
4
-296
/
+604
2014-08-03
SUNRPC: Enforce an upper limit on the number of cached credentials
Trond Myklebust
1
-9
/
+35
2014-07-31
xprtrdma: Handle additional connection events
Chuck Lever
1
-11
/
+14
2014-07-31
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
Chuck Lever
1
-13
/
+0
[next]