aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xdr.c
Commit message (Expand)AuthorAge
* SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington2019-09-20
* SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington2019-09-20
* SUNRPC: Inline xdr_commit_encodeChuck Lever2019-08-20
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* NFS: Account for XDR pad of buf->pagesChuck Lever2019-02-14
* SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-14
* SUNRPC: Remove xdr_buf_trim()Chuck Lever2019-02-14
* SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever2019-02-13
* SUNRPC: Add XDR overflow trace eventChuck Lever2019-02-13
* SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-13
* SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-08
* sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-05
* SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()Trond Myklebust2018-09-30
* SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-10
* sunrpc: Fix xdr_init_decode_pages() documenting commentChuck Lever2017-04-25
* SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-21
* SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()Trond Myklebust2016-09-22
* SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratchTrond Myklebust2016-09-22
* SUNRPC: init xdr_stream for zero iov_len, page_lenBenjamin Coddington2016-05-09
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-07
* rpc: change comments to assertionsJ. Bruce Fields2014-10-23
* RPC: remove unneeded checks from xdr_truncate_encode()J. Bruce Fields2014-10-23
* SUNRPC: xdr_get_next_encode_buffer should be declared staticTrond Myklebust2014-07-18
* nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-06
* 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
* rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields2014-03-28
* SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-08-28
* sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
* SUNRPC: remove BUG_ON in xdr_shrink_bufheadWeston Andros Adamson2012-11-04
* SUNRPC: Optimise away unnecessary data moves in xdr_align_pagesTrond Myklebust2012-09-28
* SUNRPC: Fix the return value of xdr_align_pages()Trond Myklebust2012-09-26
* Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\
| * SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
| * SUNRPC: Clean up xdr_enter_pageTrond Myklebust2012-06-28
| * SUNRPC: Clean up xdr_read_pagesTrond Myklebust2012-06-28
| * SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * SUNRPC: Remove open coded stream position calculation in xdr_read_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
| * SUNRPC: Clean up xdr_set_iov()Trond Myklebust2012-06-28
| * SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.Trond Myklebust2012-06-26
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-05