aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-3/+3
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-3/+3
* | [SUNRPC]: Fix {s,}size_t printf format strings in xprt.cDavid S. Miller2005-06-241-2/+2
|/
* [PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown2005-06-241-0/+1
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-9/+2
* [PATCH] RPC: kick off socket connect operations fasterChuck Lever2005-06-221-1/+8
* [PATCH] RPC: TCP reconnects are too slowChuck Lever2005-06-221-2/+1
* [PATCH] RPC: Clean up socket autodisconnectTrond Myklebust2005-06-221-2/+2
* [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flagTrond Myklebust2005-06-221-34/+37
* [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...Andreas Gruenbacher2005-06-221-17/+18
* [PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher2005-06-222-3/+257
* [PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust2005-06-222-16/+41
* [PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch2005-06-222-7/+35
* [PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher2005-06-223-0/+44
* [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailableAndreas Gruenbacher2005-06-221-10/+14
* [PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2005-06-223-9/+16
* [PATCH] RPC: Don't fall back from krb5p to krb5iJ. Bruce Fields2005-06-221-3/+2
* [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust2005-06-221-13/+18
* [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-222-2/+59
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-223-4/+2
* [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_headerTrond Myklebust2005-06-223-4/+19
* [PATCH] RPC: Fix a race with rpc_restart_call()Trond Myklebust2005-06-221-23/+30
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-1633-0/+15934