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
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2014-05-30
nfsd4: more read encoding cleanup
J. Bruce Fields
2014-05-30
nfsd4: read encoding cleanup
J. Bruce Fields
2014-05-30
nfsd4: separate splice and readv cases
J. Bruce Fields
2014-05-30
nfsd4: turn off zero-copy-read in exotic cases
J. Bruce Fields
2014-05-30
nfsd4: don't treat readlink like a zero-copy operation
J. Bruce Fields
2014-05-30
nfsd4: enforce rd_dircount
J. Bruce Fields
2014-05-30
nfsd4: allow large readdirs
J. Bruce Fields
2014-05-30
nfsd4: adjust buflen to session channel limit
J. Bruce Fields
2014-05-30
nfsd4: fix buflen calculation after read encoding
J. Bruce Fields
2014-05-30
nfsd4: nfsd4_check_resp_size should check against whole buffer
J. Bruce Fields
2014-05-30
nfsd4: minor encode_read cleanup
J. Bruce Fields
2014-05-30
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
2014-05-30
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
2014-05-30
nfsd4: convert 4.1 replay encoding
J. Bruce Fields
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
nfsd4: size-checking cleanup
J. Bruce Fields
2014-05-30
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
2014-05-30
nfsd4: nfsd4_check_resp_size needn't recalculate length
J. Bruce Fields
2014-05-30
nfsd4: reserve space before inlining 0-copy pages
J. Bruce Fields
2014-05-30
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
2014-05-30
nfsd4: "backfill" using write_bytes_to_xdr_buf
J. Bruce Fields
2014-05-30
nfsd4: use xdr_truncate_encode
J. Bruce Fields
2014-05-28
nfsd4: keep xdr buf length updated
J. Bruce Fields
2014-05-28
nfsd4: no need for encode_compoundres to adjust lengths
J. Bruce Fields
2014-05-28
nfsd4: remove ADJUST_ARGS
J. Bruce Fields
2014-05-28
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
2014-05-27
nfsd4: allow space for final error return
J. Bruce Fields
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
2014-05-23
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
2014-04-18
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
J. Bruce Fields
2014-03-31
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
2014-03-28
nfsd4: fix nfs4err_resource in 4.1 case
J. Bruce Fields
2014-03-28
nfsd4: remove redundant check from nfsd4_check_resp_size
J. Bruce Fields
2014-03-28
nfsd4: update comments with obsolete function name
J. Bruce Fields
2014-03-27
svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
Jeff Layton
2014-03-27
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
2014-03-27
nfsd4: make set of large acl return efbig, not resource
J. Bruce Fields
2014-03-27
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
2014-01-24
nfsd4: decrease nfsd4_encode_fattr stack usage
J. Bruce Fields
2014-01-08
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
2014-01-07
nfsd4: encode_rdattr_error cleanup
J. Bruce Fields
2014-01-07
nfsd4: nfsd4_encode_fattr cleanup
J. Bruce Fields
2014-01-03
nfsd: get rid of unused macro definition
Kinglong Mee
2014-01-03
nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr
Kinglong Mee
2014-01-03
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
Kinglong Mee
2014-01-03
nfsd: clean up an xdr reserved space calculation
Kinglong Mee
2014-01-02
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
[next]