index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
2020-06-26
1
-0
/
+4
*
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
1
-0
/
+41
*
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-03-16
1
-55
/
+0
*
SUNRPC: constify copied structure
Julia Lawall
2020-01-15
1
-1
/
+1
*
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
2019-11-18
1
-6
/
+5
*
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
1
-22
/
+30
*
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
2019-09-20
1
-9
/
+18
*
SUNRPC: Inline xdr_commit_encode
Chuck Lever
2019-08-20
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
1
-0
/
+2
*
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
1
-0
/
+9
*
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
1
-41
/
+0
*
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
1
-6
/
+27
*
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
1
-7
/
+17
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-3
/
+9
*
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
2018-11-08
1
-1
/
+1
*
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
2018-11-05
1
-3
/
+2
*
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
1
-0
/
+34
*
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2018-04-10
1
-0
/
+82
*
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
2017-04-25
1
-1
/
+1
*
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+34
*
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
2016-09-22
1
-2
/
+2
*
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
2016-09-22
1
-2
/
+5
*
SUNRPC: init xdr_stream for zero iov_len, page_len
Benjamin Coddington
2016-05-09
1
-0
/
+2
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-24
/
+24
*
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
2015-01-07
1
-3
/
+3
*
rpc: change comments to assertions
J. Bruce Fields
2014-10-23
1
-2
/
+3
*
RPC: remove unneeded checks from xdr_truncate_encode()
J. Bruce Fields
2014-10-23
1
-2
/
+2
*
SUNRPC: xdr_get_next_encode_buffer should be declared static
Trond Myklebust
2014-07-18
1
-1
/
+2
*
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2014-06-06
1
-4
/
+5
*
rpc: define xdr_restrict_buflen
J. Bruce Fields
2014-05-30
1
-0
/
+29
*
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
1
-2
/
+76
*
rpc: xdr_truncate_encode
J. Bruce Fields
2014-05-30
1
-0
/
+66
*
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2014-03-28
1
-6
/
+16
*
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-08-28
1
-3
/
+6
*
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2013-02-08
1
-0
/
+41
*
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
Weston Andros Adamson
2012-11-04
1
-1
/
+4
*
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
Trond Myklebust
2012-09-28
1
-10
/
+13
*
SUNRPC: Fix the return value of xdr_align_pages()
Trond Myklebust
2012-09-26
1
-0
/
+2
*
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-30
1
-58
/
+69
|
\
|
*
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
1
-28
/
+0
|
*
SUNRPC: Clean up xdr_enter_page
Trond Myklebust
2012-06-28
1
-3
/
+3
|
*
SUNRPC: Clean up xdr_read_pages
Trond Myklebust
2012-06-28
1
-14
/
+26
|
*
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
Trond Myklebust
2012-06-28
1
-8
/
+7
|
*
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
Trond Myklebust
2012-06-28
1
-3
/
+3
|
*
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2012-06-28
1
-0
/
+10
|
*
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2012-06-28
1
-3
/
+6
|
*
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2012-06-28
1
-7
/
+21
|
*
SUNRPC: Clean up xdr_set_iov()
Trond Myklebust
2012-06-28
1
-7
/
+7
[next]