summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/xdr.h
AgeCommit message (Expand)Author
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk
2006-01-06NFS: support large reads and writes on the wireChuck Lever
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever
2005-09-23[PATCH] RPC: extract socket logic common to both client and serverChuck Lever
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro
2004-04-12Merge NFS conflictsLinus Torvalds
2004-04-11[PATCH] knfsd: Export a symbol needed by auth_gssAndrew Morton
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust
2004-04-10RPCSEC_GSS: Fix RPC padding in two instances of RPCSEC_GSS code.Trond Myklebust
2004-03-13RPC,NFSv3: remove the redundant "memset()" in call_encode(). Fix up the only ...Trond Myklebust
2004-02-07RPCSEC_GSS: Client-side only support for rpcsec_gss integrityTrond Myklebust
2003-05-07UDP and TCP zero copy code for the NFS client. The main interestTrond Myklebust
2003-01-12[PATCH] RPCSEC_GSS authentication framework [4/6]Trond Myklebust
2002-12-15[PATCH] Add helper routines for fixing up page alignment on xdr_bufTrond Myklebust
2002-11-21[PATCH] Split buffer overflow checking out of struct nfs4_compoundTrond Myklebust
2002-11-08[PATCH] remove unused RPC cruftChuck Lever
2002-06-05SunRPC: Fix size_t vs. unsigned int arg descrepancy.David S. Miller
2002-05-28[PATCH] RPC client receive deadlock removal on HIGHMEM systemsTrond Myklebust
2002-05-28[PATCH] Teach RPC client to send pages rather than iovecs.Trond Myklebust
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds
2002-02-04Import changesetLinus Torvalds