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
/
clnt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-06
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
1
-0
/
+11
2016-02-06
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
1
-0
/
+4
2016-02-06
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
1
-0
/
+2
2016-02-01
SUNRPC: Remove unused function rpc_task_reset_client
Trond Myklebust
1
-1
/
+0
2015-06-11
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
1
-0
/
+1
2015-02-04
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
1
-1
/
+2
2014-11-27
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
1
-0
/
+4
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
1
-0
/
+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
1
-0
/
+2
2013-09-05
SUNRPC: Add an identifier for struct rpc_clnt
Trond Myklebust
1
-0
/
+1
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
1
-1
/
+0
2013-08-30
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
1
-0
/
+2
2013-08-30
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
1
-1
/
+0
2013-08-30
SUNRPC: Remove unused struct rpc_clnt field cl_protname
Trond Myklebust
1
-1
/
+0
2013-04-26
SUNRPC: allow disabling idle timeout
J. Bruce Fields
1
-0
/
+1
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
1
-0
/
+1
2013-03-03
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2013-03-01
SUNRPC: add call to get configured timeout
Weston Andros Adamson
1
-0
/
+1
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-155
/
+0
2013-02-05
sunrpc: copy scope ID in __rpc_copy_addr6
Jeff Layton
1
-0
/
+1
2013-02-04
nfsd: fix IPv6 address handling in the DRC
Jeff Layton
1
-1
/
+3
2012-10-02
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
1
-0
/
+2
2012-03-03
SUNRPC: Add API to acquire source address
Chuck Lever
1
-0
/
+1
2012-03-03
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
1
-1
/
+0
2012-03-03
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-1
/
+3
2012-02-01
SUNRPC: constify the rpc_program
Trond Myklebust
1
-4
/
+4
2012-02-01
SUNRPC: constify rpc_program->name
Trond Myklebust
1
-2
/
+2
2012-02-01
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
1
-5
/
+4
2012-02-01
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
1
-2
/
+2
2012-02-01
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
1
-2
/
+3
2012-02-01
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
1
-1
/
+1
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-3
/
+3
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-11-03
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
1
-1
/
+7
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2011-10-25
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
Stanislav Kinsbursky
1
-0
/
+2
2011-10-18
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
1
-1
/
+2
2011-09-14
SUNRPC: compare scopeid for link-local addresses
Mi Jinlong
1
-1
/
+7
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-0
/
+1
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-1
/
+1
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-1
/
+1
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-1
/
+0
2010-10-02
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
1
-0
/
+1
2010-09-17
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
1
-1
/
+0
2010-09-13
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
1
-1
/
+1
2010-08-04
SUNRPC: Move remaining RPC client related task initialisation into clnt.c
Trond Myklebust
1
-0
/
+1
[next]