Age | Commit message (Expand) | Author | Files | Lines |
2008-01-30 | SUNRPC: Clean up rpc_run_task | Trond Myklebust | 1 | -1/+7 |
2007-12-07 | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 1 | -2/+1 |
2007-10-10 | [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static | Adrian Bunk | 1 | -2/+2 |
2007-10-10 | NFS/SUNRPC: use transport protocol naming | \"Talpey, Thomas\ | 1 | -1/+2 |
2007-10-10 | SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions | \"Talpey, Thomas\ | 1 | -0/+1 |
2007-10-10 | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 1 | -2/+1 |
2007-10-10 | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 1 | -23/+3 |
2007-10-10 | SUNRPC: Split another new rpcbind retry error code from EACCES | Chuck Lever | 1 | -1/+1 |
2007-10-10 | SUNRPC: Add a new error code for retry waiting for another binder | Chuck Lever | 1 | -1/+1 |
2007-10-10 | SUNRPC: Retry bad rpcbind replies | Chuck Lever | 1 | -0/+4 |
2007-10-10 | SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses | Chuck Lever | 1 | -5/+23 |
2007-10-10 | SUNRPC: Use correct argument type in memcpy() | Chuck Lever | 1 | -1/+1 |
2007-10-10 | SUNRPC: Fix generation of universal addresses for | Chuck Lever | 1 | -11/+13 |
2007-10-10 | SUNRPC: add support for IPv6 to the kernel's rpcbind client | Chuck Lever | 1 | -6/+45 |
2007-10-10 | SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines | Chuck Lever | 1 | -2/+3 |
2007-07-11 | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever | 1 | -18/+19 |
2007-07-11 | SUNRPC: Rename rpcb_getport_external routine | Chuck Lever | 1 | -10/+11 |
2007-07-11 | SUNRPC: Allow rpcbind requests to be interrupted by a signal. | Chuck Lever | 1 | -1/+2 |
2007-07-11 | SUNRPC: Remove rpc_clnt->cl_count | Trond Myklebust | 1 | -1/+1 |
2007-07-11 | SUNRPC: Kill rpc_clnt->cl_oneshot | Trond Myklebust | 1 | -2/+4 |
2007-05-01 | SUNRPC: introduce rpcbind: replacement for in-kernel portmapper | Chuck Lever | 1 | -0/+625 |