Age | Commit message (Expand) | Author |
2008-09-29 | nfsd: use nfs client rpc callback program | Benny Halevy |
2008-09-29 | SUNRPC: Simplify rpcb_register() API | Chuck Lever |
2008-07-15 | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon | Chuck Lever |
2008-07-09 | rpc: bring back cl_chatty | Olga Kornievskaia |
2008-02-14 | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async | Trond Myklebust |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-30 | SUNRPC: Use appropriate argument types in rpcb client | Chuck Lever |
2008-01-30 | SUNRPC: fewer conditionals in the format_ip_address routines | Chuck Lever |
2008-01-30 | SUNRPC: Add support for per-client timeout values | Trond Myklebust |
2008-01-30 | SUNRPC: Remove the now unused function rpc_call_setup() | Trond Myklebust |
2008-01-30 | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action | Trond Myklebust |
2008-01-30 | SUNRPC: Cleanup of rpc_task initialisation | Trond Myklebust |
2007-12-06 | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox |
2007-10-09 | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever |
2007-07-10 | SUNRPC client: add interface for binding to a local address | Frank van Maarseveen |
2007-07-10 | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever |
2007-07-10 | SUNRPC: Rename rpcb_getport_external routine | Chuck Lever |
2007-07-10 | SUNRPC: Add the helper function 'rpc_call_null()' | Trond Myklebust |
2007-07-10 | SUNRPC: Make rpc_ping() static | Trond Myklebust |
2007-07-10 | SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c | Trond Myklebust |
2007-07-10 | SUNRPC: Remove rpc_clnt->cl_count | Trond Myklebust |
2007-07-10 | SUNRPC: Kill rpc_clnt->cl_oneshot | Trond Myklebust |
2007-07-10 | SUNRPC: Kill rpc_clnt->cl_dead | Trond Myklebust |
2007-07-10 | SUNRPC: Convert rpc_clnt->cl_users to a kref | Trond Myklebust |
2007-07-10 | SUNRPC: Add a per-rpc_clnt spinlock | Trond Myklebust |
2007-07-10 | SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt | Trond Myklebust |
2007-04-30 | SUNRPC: remove old portmapper | Chuck Lever |
2007-04-30 | SUNRPC: introduce rpcbind: replacement for in-kernel portmapper | Chuck Lever |
2007-04-30 | SUNRPC: RPC buffer size estimates are too large | Chuck Lever |
2007-02-12 | NFS: disconnect before retrying NFSv4 requests over TCP | Chuck Lever |
2006-12-06 | SUNRPC: Give cloned RPC clients their own rpc_pipefs directory | Trond Myklebust |
2006-09-22 | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever |
2006-09-22 | SUNRPC: use sockaddr + size when creating remote transport endpoints | Chuck Lever |
2006-09-22 | SUNRPC: Clean-up after previous patches. | Chuck Lever |
2006-09-22 | SUNRPC: Create API for displaying remote peer address | Chuck Lever |
2006-09-22 | SUNRPC: create API for getting remote peer address | Chuck Lever |
2006-09-22 | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever |
2006-09-22 | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever |
2006-03-20 | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs | Trond Myklebust |
2006-03-20 | SUNRPC: eliminate rpc_call() | Chuck Lever |
2006-03-20 | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever |
2006-03-20 | SUNRPC: provide a mechanism for collecting stats in the RPC client | Chuck Lever |
2006-01-06 | SUNRPC: get rid of cl_chatty | Chuck Lever |
2006-01-06 | SUNRPC: new interface to force an RPC rebind | Chuck Lever |
2006-01-06 | RPC: Clean up RPC task structure | Trond Myklebust |
2005-06-22 | [PATCH] RPC: Allow multiple RPC client programs to share the same transport | Andreas Gruenbacher |
2005-06-22 | [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su... | Trond Myklebust |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |