summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2026-01-29NFSD: Add support for XDR decoding POSIX draft ACLsRick Macklem
2026-01-29NFSD: Add nfsd4_encode_fattr4_posix_access_aclRick Macklem
2026-01-29NFSD: Add nfsd4_encode_fattr4_posix_default_aclRick Macklem
2026-01-29NFSD: Add nfsd4_encode_fattr4_acl_trueform_scopeRick Macklem
2026-01-29NFSD: Add nfsd4_encode_fattr4_acl_trueformRick Macklem
2026-01-26nfsd: never defer requests during idmap lookupAnthony Iliopoulos
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2025-11-16NFSD: Relocate the xdr_reserve_space_vec() call siteChuck Lever
2025-11-16NFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer
2025-11-10nfsd: ensure SEQUENCE replay sends a valid reply.NeilBrown
2025-11-10NFSD: Skip close replay processing if XDR encoding failsChuck Lever
2025-10-21Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"Chuck Lever
2025-10-21nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()Nathan Chancellor
2025-10-21NFSD: Define actions for the new time_deleg FATTR4 attributesChuck Lever
2025-09-21nfsd: use ATTR_CTIME_SET for delegated ctime updatesJeff Layton
2025-09-21nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime updateJeff Layton
2025-09-21NFSD: Implement large extent array support in pNFSSergey Bashirov
2025-09-21NFSD: Minor cleanup in layoutcommit decodingSergey Bashirov
2025-09-21NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov
2025-07-14NFSD: Remove the cap on number of operations per NFSv4 COMPOUNDChuck Lever
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-15NFSD: Remove NFSD_BUFSIZEChuck Lever
2025-05-11NFSD: Implement FATTR4_CLONE_BLKSIZE attributeChuck Lever
2025-04-07nfsd: Use lookup_one() rather than lookup_one_len()NeilBrown
2025-01-27Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-01-21nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONJeff Layton
2025-01-21nfsd: handle delegated timestamps in SETATTRJeff Layton
2025-01-21nfsd: add support for delegated timestampsJeff Layton
2025-01-21nfsd: rework NFS4_SHARE_WANT_* flag handlingJeff Layton
2025-01-21nfsd: add support for FATTR4_OPEN_ARGUMENTSJeff Layton
2025-01-21nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegationsJeff Layton
2025-01-21nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*Jeff Layton
2025-01-21nfsd: switch to autogenerated definitions for open_delegation_type4Jeff Layton
2025-01-21nfsd: fix handling of delegated change attr in CB_GETATTRJeff Layton
2025-01-10NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode bufferChuck Lever
2025-01-10NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode bufferChuck Lever
2025-01-10NFSD: Refactor nfsd4_do_encode_secinfo() againChuck Lever
2025-01-10NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode bufferChuck Lever
2025-01-10NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the enco...Chuck Lever
2025-01-10NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode bu...Chuck Lever
2025-01-10NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode bufferChuck Lever
2025-01-10NFSD: Encode COMPOUND operation status on page boundariesChuck Lever
2025-01-06nfsd: add support for freeing unused session-DRC slotsNeilBrown
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-11-18NFSD: Remove unused values from nfsd4_encode_components_esc()Chuck Lever
2024-11-18NFSD: Remove unused results in nfsd4_encode_pathname4()Chuck Lever
2024-11-18nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOTPali Rohár
2024-11-18nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID responsePali Rohár
2024-11-11nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointerJeff Layton