index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
1
-2
/
+2
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
1
-3
/
+3
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
1
-0
/
+2
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
1
-1
/
+3
2014-12-09
sunrpc: move rq_cachetype field to better optimize space
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
1
-3
/
+3
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-2
/
+2
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
7
-20
/
+123
2014-12-01
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
1
-4
/
+3
2014-11-27
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
2
-0
/
+18
2014-11-27
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
2
-0
/
+35
2014-11-27
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
1
-0
/
+3
2014-11-26
SUNRPC: serialize iostats updates
Chuck Lever
1
-0
/
+3
2014-11-25
sunrpc: eliminate RPC_TRACEPOINTS
Jeff Layton
2
-12
/
+3
2014-11-25
sunrpc: eliminate RPC_DEBUG
Jeff Layton
3
-11
/
+8
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
1
-0
/
+59
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
2014-09-25
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+1
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
1
-1
/
+0
2014-08-14
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-5
/
+8
2014-08-10
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-4
/
+5
2014-08-04
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
1
-0
/
+2
2014-08-04
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
1
-2
/
+2
2014-08-04
sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx
Jeff Layton
1
-1
/
+1
2014-08-04
Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...
Trond Myklebust
1
-2
/
+0
2014-08-01
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
Chuck Lever
1
-2
/
+0
2014-07-30
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
1
-0
/
+1
2014-07-23
svcrdma: Double the default credit limit
Chuck Lever
1
-2
/
+1
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-1
/
+1
2014-07-13
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
1
-0
/
+2
2014-07-13
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
1
-0
/
+1
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
1
-2
/
+2
2014-06-11
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+6
2014-06-10
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+13
2014-06-07
svcrdma: refactor marshalling logic
Steve Wise
1
-2
/
+1
2014-06-04
SUNRPC: Move congestion window constants to header file
Chuck Lever
1
-0
/
+6
2014-05-31
nfsd4: better reservation of head space for krb5
J. Bruce Fields
1
-6
/
+5
2014-05-31
rpc: define xdr_restrict_buflen
J. Bruce Fields
1
-0
/
+1
2014-05-31
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2
-0
/
+2
2014-05-31
rpc: xdr_truncate_encode
J. Bruce Fields
1
-0
/
+1
2014-05-22
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
2
-0
/
+2
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-0
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2
-8
/
+8
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-04-09
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-1
/
+15
[next]