aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xdr.h
Commit message (Expand)AuthorAge
* SUNRPC: Remove xdr_buf_trim()Chuck Lever2019-02-14
* SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2019-02-14
* SUNRPC: Clean up rpc_verify_header()Chuck Lever2019-02-13
* SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2019-02-13
* SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-13
* SUNRPC: Fix a memory leak in call_encode()Trond Myklebust2018-12-02
* SUNRPC: Unexport xdr_partial_copy_from_skb()Trond Myklebust2018-09-30
* SUNRPC: Allow AF_LOCAL sockets to use the generic stream receiveTrond Myklebust2018-09-30
* SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()Trond Myklebust2018-09-30
* SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust2018-09-30
* NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-10
* SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust2018-04-10
* SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* xprtrdma: Harden backchannel call decodingChuck Lever2017-08-08
* sunrpc: remove kxdrproc_tChristoph Hellwig2017-05-15
* sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-05-15
* sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-05-15
* SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-21
* SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust2017-02-21
* SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-19
* rpc: define xdr_restrict_buflenJ. Bruce Fields2014-05-30
* nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-30
* rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-30
* sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
* sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-05
* SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
* SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
* SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
* SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-05
* SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-29
* Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-10
|\
| * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-10
* | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
|/
* SUNRPC: define xdr_decode_opaque_fixedBenny Halevy2010-10-24
* SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust2010-10-23
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-21
* SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever2010-05-14
* sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-23
* sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-14
* sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-14
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-18
* SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-23
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-01
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-09
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-19
* SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-06