index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr3.h
Age
Commit message (
Expand
)
Author
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