index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
1
-5
/
+7
|
\
|
*
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-05-31
1
-5
/
+7
*
|
sunrpc: fix kernel-doc warnings
Randy Dunlap
2012-05-14
1
-0
/
+2
|
/
*
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
Bryan Schumaker
2012-03-27
1
-1
/
+1
*
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
2012-03-21
1
-14
/
+13
*
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
1
-2
/
+2
*
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-03-02
1
-4
/
+11
*
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
1
-10
/
+10
*
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
2012-01-31
1
-1
/
+1
*
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
Stanislav Kinsbursky
2012-01-31
1
-1
/
+2
*
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
2012-01-31
1
-1
/
+1
*
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
2012-01-31
1
-4
/
+3
*
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
2012-01-31
1
-4
/
+4
*
SUNRPC: create rpcbind client in passed network namespace context
Stanislav Kinsbursky
2012-01-31
1
-5
/
+6
*
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
Stanislav Kinsbursky
2012-01-31
1
-9
/
+9
*
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
Stanislav Kinsbursky
2012-01-31
1
-16
/
+19
*
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
Stanislav Kinsbursky
2012-01-31
1
-29
/
+35
*
SUNRPC: remove rpcbind clients destruction on module cleanup
Stanislav Kinsbursky
2011-10-25
1
-12
/
+0
*
SUNRPC: remove rpcbind clients creation during service registering
Stanislav Kinsbursky
2011-10-25
1
-9
/
+0
*
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
Stanislav Kinsbursky
2011-10-25
1
-1
/
+1
*
SUNRPC: use rpcbind reference counting helpers
Stanislav Kinsbursky
2011-10-25
1
-8
/
+4
*
SUNRPC: introduce helpers for reference counted rpcbind clients
Stanislav Kinsbursky
2011-10-25
1
-0
/
+53
*
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
2011-10-18
1
-3
/
+3
*
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
2011-07-12
1
-1
/
+1
*
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
2011-05-27
1
-14
/
+83
*
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
1
-26
/
+20
*
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
1
-27
/
+20
*
SUNRPC: Determine value of "nrprocs" automatically
Chuck Lever
2010-12-16
1
-7
/
+3
*
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
Chuck Lever
2010-12-16
1
-39
/
+21
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
1
-1
/
+3
|
\
|
*
sunrpc: Don't return NULL from rpcb_create
Pavel Emelyanov
2010-10-19
1
-1
/
+1
|
*
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+2
*
|
SUNRPC: Correct an rpcbind debugging message
Chuck Lever
2010-09-21
1
-2
/
+3
*
|
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
2010-09-17
1
-51
/
+0
|
/
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2009-12-03
1
-1
/
+1
*
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
2009-12-03
1
-2
/
+2
*
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
2009-12-03
1
-16
/
+77
*
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
2009-12-03
1
-7
/
+4
*
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
2009-08-09
1
-22
/
+91
*
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
1
-81
/
+0
*
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
2009-08-09
1
-3
/
+77
*
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
2009-08-09
1
-0
/
+22
*
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
1
-34
/
+0
*
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
2009-08-09
1
-1
/
+75
*
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2009-08-09
1
-19
/
+29
*
SUNRPC: Move XDR data type size macros
Chuck Lever
2009-08-09
1
-25
/
+31
*
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2009-03-28
1
-1
/
+1
*
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
2009-03-28
1
-10
/
+28
[next]