index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Age
Commit message (
Expand
)
Author
2021-06-13
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
2020-12-02
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
2020-12-02
SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
Trond Myklebust
2020-12-02
SUNRPC: Fix up typo in xdr_init_decode()
Trond Myklebust
2020-12-02
SUNRPC: Fix up open coded kmemdup_nul()
Trond Myklebust
2020-11-30
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-07
SUNRPC: Add an xdr_align_data() function
Anna Schumaker
2020-10-07
SUNRPC: Add the ability to expand holes in data pages
Anna Schumaker
2020-10-07
SUNRPC: Split out _shift_data_right_tail()
Anna Schumaker
2020-10-07
SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
Anna Schumaker
2020-10-07
SUNRPC: Implement a xdr_page_pos() function
Anna Schumaker
2020-10-07
SUNRPC: Split out a function for setting current page
Anna Schumaker
2020-09-25
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
2020-09-25
net: sunrpc: delete repeated words
Randy Dunlap
2020-06-26
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
2020-04-27
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-03-16
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-01-15
SUNRPC: constify copied structure
Julia Lawall
2019-11-18
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-02-14
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-13
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2018-11-08
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
2018-11-05
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
2018-09-30
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-04-10
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2017-04-25
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
2017-02-21
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
[next]