aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpcb_clnt.c
Commit message (Expand)AuthorAge
* SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker2012-03-27
* SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefinedTrond Myklebust2012-03-21
* SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
* SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-31
* SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedureStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky2012-01-31
* SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2012-01-31
* SUNRPC: create rpcbind client in passed network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: optimize net_ns dereferencing in rpcbind registering callsStanislav Kinsbursky2012-01-31
* SUNRPC: optimize net_ns dereferencing in rpcbind creation callsStanislav Kinsbursky2012-01-31
* SUNRPC: move rpcbind internals to sunrpc part of network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: remove rpcbind clients destruction on module cleanupStanislav Kinsbursky2011-10-25
* SUNRPC: remove rpcbind clients creation during service registeringStanislav Kinsbursky2011-10-25
* SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-25
* SUNRPC: use rpcbind reference counting helpersStanislav Kinsbursky2011-10-25
* SUNRPC: introduce helpers for reference counted rpcbind clientsStanislav Kinsbursky2011-10-25
* SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-18
* SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-12
* SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever2011-05-27
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-16
* SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-16
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * sunrpc: Don't return NULL from rpcb_createPavel Emelyanov2010-10-19
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01
* | SUNRPC: Correct an rpcbind debugging messageChuck Lever2010-09-21
* | SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-17
|/
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* SUNRPC: Use soft connects for autobinding over TCPChuck Lever2009-12-03
* SUNRPC: Use TCP for local rpcbind upcallsChuck Lever2009-12-03
* SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever2009-12-03
* SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever2009-12-03
* SUNRPC: Eliminate PROC macro from rpcb_clntChuck Lever2009-08-09
* SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSETChuck Lever2009-08-09
* SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-09
* SUNRPC: Move XDR data type size macrosChuck Lever2009-08-09
* SUNRPC: rpcb_register() should handle errors silentlyChuck Lever2009-03-28
* SUNRPC: Allow callers to pass rpcb_v4_register a NULL addressChuck Lever2009-03-28
* SUNRPC: rpcbind actually interprets r_owner stringChuck Lever2009-03-28
* SUNRPC: Clean up address type casts in rpcb_v4_register()Chuck Lever2009-03-28
* SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC servicesChuck Lever2009-03-28