summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/xdr.h
AgeCommit message (Expand)Author
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-10-24SUNRPC: define xdr_decode_opaque_fixedBenny Halevy
2010-10-23SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust
2008-02-01SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust
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