summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xdr.h
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-081-0/+1
* sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-051-1/+1
* SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-281-2/+0
* SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-281-0/+1
* SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-281-1/+1
* SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-281-0/+1
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-051-0/+2
* SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+2
* Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-101-1/+3
|\
| * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-1/+3
* | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-1/+2
* | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-2/+7
|/
* SUNRPC: define xdr_decode_opaque_fixedBenny Halevy2010-10-241-0/+7
* SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust2010-10-231-0/+1
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-211-0/+1
* SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever2010-05-141-3/+5
* sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-231-2/+3
* sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-141-3/+2
* sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-141-3/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-181-21/+21
* SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-231-15/+0
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-011-1/+2
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-091-1/+4
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-191-0/+16
* SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-061-5/+5
* SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-061-0/+1
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-061-0/+2
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-061-6/+6
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-021-1/+1
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-171-0/+1
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-19/+19
* RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-0/+1
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-1/+0
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-5/+0
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-231-5/+0
* [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-231-0/+1
* [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* [PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher2005-06-221-1/+18
* [PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust2005-06-221-1/+1
* [PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch2005-06-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+192