| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 2006-01-11 | 1 | -2/+2 |
* | Fix rpc shutdown event condition bug | Linus Torvalds | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] nfs: sleep_on() removal | Ingo Molnar | 2006-01-10 | 1 | -1/+2 |
* | SUNRPC: get rid of cl_chatty | Chuck Lever | 2006-01-06 | 1 | -6/+4 |
* | SUNRPC: new interface to force an RPC rebind | Chuck Lever | 2006-01-06 | 1 | -6/+15 |
* | SUNRPC: switchable buffer allocation | Chuck Lever | 2006-01-06 | 1 | -6/+8 |
* | SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. | Trond Myklebust | 2006-01-06 | 1 | -2/+2 |
* | SUNRPC: rpc_execute should not return task->tk_status; | Trond Myklebust | 2006-01-06 | 1 | -5/+6 |
* | RPC: Clean up RPC task structure | Trond Myklebust | 2006-01-06 | 1 | -7/+8 |
* | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 2006-01-06 | 1 | -15/+17 |
* | [PATCH] SUNRPC: don't reencode when looping in call transmit. | Trond Myklebust | 2005-11-09 | 1 | -3/+29 |
* | SUNRPC: Retry wrap in case of memory allocation failure. | J. Bruce Fields | 2005-10-18 | 1 | -3/+10 |
* | RPC: allow call_encode() to delay transmission of an RPC call. | Trond Myklebust | 2005-10-18 | 1 | -11/+12 |
* | SUNRPC: Retry rpcbind requests if the server's portmapper isn't up | Chuck Lever | 2005-10-18 | 1 | -1/+2 |
* | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" | Trond Myklebust | 2005-09-23 | 1 | -36/+17 |
* | [PATCH] RPC,NFS: new rpc_pipefs patch | Christoph Hellwig | 2005-09-23 | 1 | -17/+36 |
* | [PATCH] RPC: rationalize set_buffer_size | Chuck Lever | 2005-09-23 | 1 | -8/+2 |
* | [PATCH] RPC: parametrize various transport connect timeouts | Chuck Lever | 2005-09-23 | 1 | -1/+1 |
* | [PATCH] RPC: skip over transport-specific heads automatically | Chuck Lever | 2005-09-23 | 1 | -3/+2 |
* | [PATCH] RPC: client-side transport switch cleanup | Chuck Lever | 2005-09-23 | 1 | -1/+1 |
* | [PATCH] RPC: Eliminate socket.h includes in RPC client | Chuck Lever | 2005-09-23 | 1 | -1/+0 |
* | [PATCH] RPC: introduce client-side transport switch | Chuck Lever | 2005-09-23 | 1 | -2/+1 |
* | [PATCH] RPC: proper soft timeout behavior for rpcbind | Chuck Lever | 2005-09-23 | 1 | -20/+77 |
* | [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag | Trond Myklebust | 2005-06-22 | 1 | -34/+37 |
* | [PATCH] RPC: Allow multiple RPC client programs to share the same transport | Andreas Gruenbacher | 2005-06-22 | 1 | -0/+40 |
* | [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable | Andreas Gruenbacher | 2005-06-22 | 1 | -10/+14 |
* | [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns | J. Bruce Fields | 2005-06-22 | 1 | -2/+4 |
* | [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su... | Trond Myklebust | 2005-06-22 | 1 | -1/+58 |
* | [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. | Trond Myklebust | 2005-06-22 | 1 | -0/+1 |
* | [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header | Trond Myklebust | 2005-06-22 | 1 | -1/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1085 |