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-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
2013-06-07
SUNRPC: Remove unused function rpc_queue_empty
Trond Myklebust
1
-1
/
+0
2013-04-30
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2
-7
/
+32
2013-04-26
SUNRPC: conditionally return endtime from import_sec_context
Simo Sorce
1
-0
/
+2
2013-04-26
SUNRPC: allow disabling idle timeout
J. Bruce Fields
2
-0
/
+2
2013-04-26
Merge Trond's nfs-for-next
J. Bruce Fields
2
-0
/
+6
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
2
-9
/
+30
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
2
-0
/
+4
2013-04-14
SUNRPC: Fix a livelock problem in the xprt->backlog queue
Trond Myklebust
1
-0
/
+2
2013-04-10
nfsd4: check backchannel attributes on create_session
J. Bruce Fields
1
-0
/
+3
2013-03-29
SUNRPC: Make gss_mech_get() static
Chuck Lever
1
-3
/
+0
2013-03-29
SUNRPC: Refactor nfsd4_do_encode_secinfo()
Chuck Lever
2
-0
/
+7
[next]