aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-10NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust1-0/+63
2018-04-10SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust1-0/+25
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-08xprtrdma: Harden backchannel call decodingChuck Lever1-0/+13
2017-05-15sunrpc: remove kxdrproc_tChristoph Hellwig1-7/+0
2017-05-15sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig1-1/+2
2017-05-15sunrpc: properly type argument to kxdreproc_tChristoph Hellwig1-1/+4
2017-02-21SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust1-0/+2
2017-02-21SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust1-0/+177
2016-09-19SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever1-0/+12
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields1-0/+1
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields1-0/+1
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields1-0/+1
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated bufferJeff Layton1-0/+1
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton1-1/+1
2012-06-28SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust1-2/+0
2012-06-28SUNRPC: Add the helper xdr_stream_posTrond Myklebust1-0/+1
2012-06-28SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust1-1/+1
2012-06-28SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust1-0/+1
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-0/+2
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy1-0/+2
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust1-1/+3
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-1/+3
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-1/+2
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-2/+7
2010-10-24SUNRPC: define xdr_decode_opaque_fixedBenny Halevy1-0/+7
2010-10-23SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust1-0/+1
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever1-0/+1
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever1-3/+5
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy1-2/+3
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy1-3/+2
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy1-3/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison1-21/+21
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust1-15/+0
2008-02-01SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever1-1/+2
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\1-1/+4
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields1-0/+16
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever1-5/+5
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever1-0/+1
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia1-0/+2
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust1-6/+6
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro1-1/+1
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown1-0/+1
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-19/+19
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust1-0/+1
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-1/+0
2006-01-06NFS: support large reads and writes on the wireChuck Lever1-5/+0
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever1-5/+0