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
/
xdr.h
Age
Commit message (
Expand
)
Author
2022-03-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
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-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: Add a helper that encodes NFSv3 directory offset cookies
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 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: 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 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-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
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2013-02-26
nfsd: handle vfs_getattr errors in acl protocol
J. Bruce Fields
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh