index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Age
Commit message (
Expand
)
Author
2018-11-27
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
2018-11-21
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
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
2016-09-22
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
2016-09-22
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
2016-05-09
SUNRPC: init xdr_stream for zero iov_len, page_len
Benjamin Coddington
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-01-07
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
2014-10-23
rpc: change comments to assertions
J. Bruce Fields
2014-10-23
RPC: remove unneeded checks from xdr_truncate_encode()
J. Bruce Fields
2014-07-18
SUNRPC: xdr_get_next_encode_buffer should be declared static
Trond Myklebust
2014-06-06
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2014-05-30
rpc: define xdr_restrict_buflen
J. Bruce Fields
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
rpc: xdr_truncate_encode
J. Bruce Fields
2014-03-28
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2013-08-28
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-02-08
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2012-11-04
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
Weston Andros Adamson
2012-09-28
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
Trond Myklebust
2012-09-26
SUNRPC: Fix the return value of xdr_align_pages()
Trond Myklebust
2012-07-30
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-06-28
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
SUNRPC: Clean up xdr_enter_page
Trond Myklebust
2012-06-28
SUNRPC: Clean up xdr_read_pages
Trond Myklebust
2012-06-28
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
Trond Myklebust
2012-06-28
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
Trond Myklebust
2012-06-28
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2012-06-28
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2012-06-28
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2012-06-28
SUNRPC: Clean up xdr_set_iov()
Trond Myklebust
2012-06-26
SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.
Trond Myklebust
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-20
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2011-07-15
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
Trond Myklebust
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2010-10-23
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
2010-09-21
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-08-29
SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen
Trond Myklebust
2010-08-29
sunrpc: simplify xdr_shrink_pagelen use of "copy"
Benny Halevy
2010-08-29
sunrpc: don't use the copy variable in nested block
Benny Halevy
2010-08-29
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
Benny Halevy
2010-08-29
sunrpc: don't shorten buflen twice in xdr_shrink_pagelen
Benny Halevy
2010-05-14
xdr: Add an export for the helper function write_bytes_to_xdr_buf()
Kevin Coffman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]