index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2023-06-27
nfsd: Fix creation time serialization order
Tavian Barnes
2023-06-17
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2023-06-12
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
2023-06-11
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
2023-06-05
NFSD: Replace encode_cinfo()
Chuck Lever
2023-06-05
NFSD: Add encoders for NFSv4 clientids and verifiers
Chuck Lever
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-31
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2023-03-31
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-03-06
xattr: remove unused argument
Christian Brauner
2023-01-26
nfsd: use the getattr operation to fetch i_version
Jeff Layton
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
2022-11-28
NFSD: Simplify READ_PLUS
Anna Schumaker
2022-09-26
NFSD: Clean up nfs4svc_encode_compoundres()
Chuck Lever
2022-09-26
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
2022-09-26
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-09-26
nfsd: clean up mounted_on_fileid handling
Jeff Layton
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-09-26
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Chuck Lever
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
2022-07-29
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
2022-07-29
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
2022-07-29
NFSD: Use xdr_pad_size()
Chuck Lever
2022-07-29
NFSD: Simplify starting_len
Chuck Lever
2022-07-29
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
2022-07-29
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2022-07-29
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
2022-07-29
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
2022-07-29
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-01-08
NFSD: De-duplicate nfsd4_decode_bitmap4()
Chuck Lever
2021-12-13
NFSD: Fix inconsistent indenting
Jiapeng Chong
2021-11-17
Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-15
NFSD: Fix exposure in nfsd4_decode_bitmap()
Chuck Lever
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
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
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
[next]