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
/
xdr3.h
Age
Commit message (
Expand
)
Author
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 NFSv3 ACL encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Remove unused NFSv3 directory entry encoders
Chuck Lever
2021-03-22
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READDIR3res 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 NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2021-01-25
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READDIR3args decoders 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 READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update GETATTR3args 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-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-01-22
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
2020-01-22
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
2019-12-19
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
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
2014-01-23
nfsd: fix encode_entryplus_baggage stack usage
J. Bruce Fields
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-14
nfsd: Move private headers to source directory
Boaz Harrosh