index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
sunrpc
/
xdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
1
-0
/
+1
*
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
1
-1
/
+0
|
\
|
*
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-03-16
1
-1
/
+0
*
|
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
1
-14
/
+0
*
|
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
1
-0
/
+38
*
|
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
1
-0
/
+15
|
/
*
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-12
1
-3
/
+0
*
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
1
-1
/
+1
*
nfsd: create xdr_netobj_dup helper
J. Bruce Fields
2019-07-03
1
-0
/
+7
*
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
1
-1
/
+0
*
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
1
-0
/
+1
*
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
1
-1
/
+6
*
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
1
-0
/
+6
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-2
/
+6
*
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
2018-12-02
1
-1
/
+0
*
SUNRPC: Unexport xdr_partial_copy_from_skb()
Trond Myklebust
2018-09-30
1
-2
/
+0
*
SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive
Trond Myklebust
2018-09-30
1
-1
/
+0
*
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
1
-0
/
+7
*
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
2018-09-30
1
-0
/
+1
*
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
2018-04-10
1
-0
/
+63
*
SUNRPC: Add a helper for encoding opaque data inline
Trond Myklebust
2018-04-10
1
-0
/
+25
*
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2018-04-10
1
-0
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
xprtrdma: Harden backchannel call decoding
Chuck Lever
2017-08-08
1
-0
/
+13
*
sunrpc: remove kxdrproc_t
Christoph Hellwig
2017-05-15
1
-7
/
+0
*
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-05-15
1
-1
/
+2
*
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-05-15
1
-1
/
+4
*
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+2
*
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
2017-02-21
1
-0
/
+177
*
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-09-19
1
-0
/
+12
*
rpc: define xdr_restrict_buflen
J. Bruce Fields
2014-05-30
1
-0
/
+1
*
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
1
-0
/
+1
*
rpc: xdr_truncate_encode
J. Bruce Fields
2014-05-30
1
-0
/
+1
*
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2013-02-08
1
-0
/
+1
*
sunrpc: fix comment in struct xdr_buf definition
Jeff Layton
2013-02-05
1
-1
/
+1
*
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
1
-2
/
+0
*
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2012-06-28
1
-0
/
+1
*
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2012-06-28
1
-1
/
+1
*
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2012-06-28
1
-0
/
+1
*
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-05
1
-0
/
+2
*
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
1
-0
/
+2
*
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
2011-01-10
1
-1
/
+3
|
\
|
*
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2011-01-10
1
-1
/
+3
*
|
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
1
-1
/
+2
*
|
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
1
-2
/
+7
|
/
*
SUNRPC: define xdr_decode_opaque_fixed
Benny Halevy
2010-10-24
1
-0
/
+7
*
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
2010-10-23
1
-0
/
+1
*
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-09-21
1
-0
/
+1
*
SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h
Chuck Lever
2010-05-14
1
-3
/
+5
*
sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment
Benny Halevy
2009-09-23
1
-2
/
+3
[next]