summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/clnt.h
AgeCommit message (Expand)Author
2007-04-30SUNRPC: remove old portmapperChuck Lever
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-02-12NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust
2004-02-07RPC: Add support for sharing the same RPC transport andTrond Myklebust
2003-02-13[PATCH] further rpc_pipefs cleanups...Trond Myklebust
2003-01-12[PATCH] RPCSEC upcall mechanism [3/6]Trond Myklebust
2002-11-16[PATCH] cleanup: switch to passing *(struct rpc_procinfo) in rpc_message.Trond Myklebust
2002-11-08[PATCH] use C99 static struct initializersChuck Lever
2002-11-08[PATCH] remove unused RPC cruftChuck Lever
2002-11-08[PATCH] remove unused cl_flags fieldChuck Lever
2002-09-17[PATCH] stricter type checking for rpc auth flavorsChuck Lever
2002-07-26[PATCH] increase socket buffer for RPC over UDPTrond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [1/8]Trond Myklebust
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds