index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2014-04-01
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+1
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
1
-1
/
+12
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
1
-0
/
+2
2014-02-11
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
1
-1
/
+2
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2014-01-04
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
1
-1
/
+3
2013-12-11
sunrpc: fix some typos
Weng Meiling
1
-1
/
+1
2013-12-06
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
1
-0
/
+2
2013-12-06
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
1
-1
/
+2
2013-10-28
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
1
-0
/
+4
2013-10-02
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2
-0
/
+3
2013-10-02
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
1
-1
/
+1
2013-09-11
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+20
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-9
/
+66
2013-09-05
SUNRPC: Add an identifier for struct rpc_clnt
Trond Myklebust
1
-0
/
+1
2013-09-04
SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints
Trond Myklebust
1
-1
/
+1
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
1
-0
/
+16
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
1
-0
/
+6
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2
-2
/
+1
2013-09-01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
Trond Myklebust
1
-2
/
+0
2013-08-31
svcrpc: remove unused rq_resused
J. Bruce Fields
1
-1
/
+0
2013-08-31
Merge tag 'v3.11-rc5' into for-3.12 branch
J. Bruce Fields
1
-0
/
+1
2013-08-30
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
2
-1
/
+34
2013-08-30
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
2
-3
/
+8
2013-08-30
SUNRPC: Remove unused struct rpc_clnt field cl_protname
Trond Myklebust
1
-1
/
+0
2013-08-19
sunrpc: prepare NFS for 2038
Harshula Jayasuriya
1
-2
/
+20
2013-08-08
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
1
-0
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
1
-2
/
+2
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-27
/
+35
2013-07-02
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
1
-27
/
+21
2013-07-02
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
1
-0
/
+1
2013-07-02
svcrpc: store gss mech in svc_cred
J. Bruce Fields
2
-0
/
+6
2013-07-02
svcrpc: introduce init_svc_cred
J. Bruce Fields
1
-0
/
+7
2013-06-07
SUNRPC: Remove unused functions rpc_task_set/has_priority
Trond Myklebust
1
-10
/
+0
2013-06-07
SUNRPC: Remove the unused helpers task_for_each() and task_for_first()
Trond Myklebust
1
-9
/
+0
[next]