| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: remove old portmapper | Chuck Lever | 2007-05-01 | 1 | -386/+0 |
* | SUNRPC: RPC buffer size estimates are too large | Chuck Lever | 2007-05-01 | 1 | -3/+6 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-02-13 | 1 | -2/+2 |
|\ |
|
| * | [NET] SUNRPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -2/+2 |
* | | SUNRPC: fix print format for tk_pid | Chuck Lever | 2007-02-04 | 1 | -8/+10 |
* | | RPC: Fix double free in portmapper code | Trond Myklebust | 2007-02-04 | 1 | -3/+5 |
|/ |
|
* | SUNRPC: another pmap wakeup fix | Chuck Lever | 2006-12-06 | 1 | -5/+6 |
* | Fix a second potential rpc_wakeup race... | Trond Myklebust | 2006-12-06 | 1 | -1/+1 |
* | [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client | Chuck Lever | 2006-10-20 | 1 | -7/+7 |
* | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 2006-09-29 | 1 | -3/+3 |
* | SUNRPC: Fix Oops in pmap_getport_done | Trond Myklebust | 2006-09-23 | 1 | -24/+22 |
* | SUNRPC: Convert RPC portmapper to use new rpc_create() API | Chuck Lever | 2006-09-23 | 1 | -18/+15 |
* | SUNRPC: remove extraneous header inclusions | Chuck Lever | 2006-09-23 | 1 | -1/+0 |
* | SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. | Chuck Lever | 2006-09-23 | 1 | -2/+3 |
* | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2006-09-23 | 1 | -2/+2 |
* | SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c | Chuck Lever | 2006-09-23 | 1 | -28/+42 |
* | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2006-09-23 | 1 | -54/+104 |
* | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 2006-09-23 | 1 | -1/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | SUNRPC: eliminate rpc_call() | Chuck Lever | 2006-03-20 | 1 | -12/+22 |
* | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 2006-03-20 | 1 | -0/+6 |
* | SUNRPC: add a handful of per-xprt counters | Chuck Lever | 2006-03-20 | 1 | -0/+1 |
* | SUNRPC: get rid of cl_chatty | Chuck Lever | 2006-01-06 | 1 | -1/+0 |
* | SUNRPC: transport switch API for setting port number | Chuck Lever | 2006-01-06 | 1 | -3/+5 |
* | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 2006-01-06 | 1 | -5/+3 |
* | SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" | Chuck Lever | 2005-09-23 | 1 | -6/+7 |
* | [PATCH] RPC: portmapper doesn't need a reserved port | Chuck Lever | 2005-09-23 | 1 | -0/+1 |
* | [PATCH] RPC: Allow multiple RPC client programs to share the same transport | Andreas Gruenbacher | 2005-06-22 | 1 | -0/+3 |
* | [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su... | Trond Myklebust | 2005-06-22 | 1 | -1/+1 |
* | [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. | Trond Myklebust | 2005-06-22 | 1 | -3/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+298 |