index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsxdr.c
Age
Commit message (
Expand
)
Author
2022-09-26
NFSD: Clean up WRITE arg decoders
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
2021-03-22
NFSD: Clean up NFSDDBG_FACILITY macro
Chuck Lever
2021-03-22
NFSD: Clean up after updating NFSv2 ACL encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
Chuck Lever
2021-03-22
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 diropres encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Clean up after updating NFSv2 ACL decoders
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-05-16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
[next]