index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xdr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-02
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
1
-1
/
+0
2018-09-30
SUNRPC: Unexport xdr_partial_copy_from_skb()
Trond Myklebust
1
-2
/
+0
2018-09-30
SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive
Trond Myklebust
1
-1
/
+0
2018-09-30
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
1
-0
/
+7
2018-09-30
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
1
-0
/
+1
2018-04-10
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
1
-0
/
+63
2018-04-10
SUNRPC: Add a helper for encoding opaque data inline
Trond Myklebust
1
-0
/
+25
2018-04-10
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
1
-0
/
+13
2017-05-15
sunrpc: remove kxdrproc_t
Christoph Hellwig
1
-7
/
+0
2017-05-15
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
1
-1
/
+4
2017-02-22
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
1
-0
/
+2
2017-02-22
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
1
-0
/
+177
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
1
-0
/
+12
2014-05-31
rpc: define xdr_restrict_buflen
J. Bruce Fields
1
-0
/
+1
2014-05-31
nfsd4: allow encoding across page boundaries
J. Bruce Fields
1
-0
/
+1
2014-05-31
rpc: xdr_truncate_encode
J. Bruce Fields
1
-0
/
+1
2013-02-09
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
1
-0
/
+1
2013-02-05
sunrpc: fix comment in struct xdr_buf definition
Jeff Layton
1
-1
/
+1
2012-06-29
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
1
-2
/
+0
2012-06-29
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
1
-0
/
+1
2012-06-29
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
1
-1
/
+1
2012-06-29
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
1
-0
/
+1
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
1
-0
/
+2
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
1
-0
/
+2
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
1
-1
/
+3
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
1
-1
/
+3
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-1
/
+2
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-2
/
+7
2010-10-25
SUNRPC: define xdr_decode_opaque_fixed
Benny Halevy
1
-0
/
+7
2010-10-23
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
1
-0
/
+1
2010-09-22
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
1
-0
/
+1
2010-05-14
SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h
Chuck Lever
1
-3
/
+5
2009-09-23
sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment
Benny Halevy
1
-2
/
+3
2009-08-14
sunrpc: ntoh -> be*_to_cpu
Benny Halevy
1
-3
/
+2
2009-08-14
sunrpc: hton -> cpu_to_be*
Benny Halevy
1
-3
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-03-19
nfs: replace uses of __constant_{endian}
Harvey Harrison
1
-21
/
+21
2008-12-23
SUNRPC: Remove the last remnant of the BKL...
Trond Myklebust
1
-15
/
+0
2008-02-02
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
1
-1
/
+2
2007-10-10
SUNRPC: mark bulk read/write data in xdrbuf
\"Talpey, Thomas\
1
-1
/
+4
2007-07-19
SUNRPC: move bkl locking and xdr proc invocation into a common helper
J. Bruce Fields
1
-0
/
+16
2006-12-06
SUNRPC: Rename skb_reader_t and friends
Chuck Lever
1
-5
/
+5
2006-12-06
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
Chuck Lever
1
-0
/
+1
2006-12-06
rpc: move process_xdr_buf
Olga Kornievskaia
1
-0
/
+2
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
1
-6
/
+6
2006-12-03
[NET]: Annotate csum_partial() callers in net/*
Al Viro
1
-1
/
+1
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
1
-0
/
+1
[next]