aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAge
* SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-26
* SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-14
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-28
* | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-05
* | nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-04
|/
* SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
* SUNRPC: Add API to acquire source addressChuck Lever2012-03-02
* 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_program->nameTrond Myklebust2012-01-31
* SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-31
* SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_pton() 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: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
|\
| * Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
| |\
| * | SUNRPC: compare scopeid for link-local addressesMi Jinlong2011-09-14
* | | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-25
| |/ |/|
* | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-18
|/
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\ \ | |/ |/|
| * SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-17
* | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
|/
* SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-04
* SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-03
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-13
* nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-21
* sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-21
* sunrpc: add routine for comparing addressesJeff Layton2009-08-21
* Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
|\
| * SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
| * SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
* | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-09
|/
* nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-17
* rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-23
* nfsd: use nfs client rpc callback programBenny Halevy2008-09-29
* SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-29
* SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-15
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-09