summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
42 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
45 hoursMerge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-29NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasksChuck Lever
2026-01-29NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operationRick Macklem
2026-01-29NFSD: Add support for POSIX draft ACLs for file creationRick Macklem
2026-01-29NFSD: Add support for XDR decoding POSIX draft ACLsRick Macklem
2026-01-29NFSD: Refactor nfsd_setattr()'s ACL error reportingRick Macklem
2026-01-29NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributesRick 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-29Add RPC language definition of NFSv4 POSIX ACL extensionChuck Lever
2026-01-29NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLsChuck Lever
2026-01-29xdrgen: Implement pass-through lines in specificationsChuck Lever
2026-01-28nfsd: cancel async COPY operations when admin revokes filesystem stateChuck Lever
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton
2026-01-28nfsd: adjust number of running nfsd threads based on activityJeff Layton
2026-01-28sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSYJeff Layton
2026-01-28sunrpc: introduce the concept of a minimum number of threads per poolJeff Layton
2026-01-28sunrpc: split svc_set_num_threads() into two functionsJeff Layton
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever
2026-01-26nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos
2026-01-26nfsd: never defer requests during idmap lookupAnthony Iliopoulos
2026-01-26NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia
2026-01-26nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()Jeff Layton
2026-01-26nfsd: use workqueue enable/disable APIs for v4_end_grace syncNeilBrown
2026-01-26NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever
2026-01-26nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "Jeff Layton
2026-01-26NFSD: Add instructions on how to deal with xdrgen filesChuck Lever
2026-01-26NFSD: Clean up nfsd4_check_open_attributes()Chuck Lever
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-02NFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis
2026-01-02nfsd: check that server is running in unlock_filesystemOlga Kornievskaia
2026-01-02nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown
2026-01-02nfsd: provide locking for v4_end_graceNeilBrown
2026-01-02NFSD: Fix permission check for read access to executable-only filesScott Mayhew
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever
2025-12-30Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-18NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2025-12-18NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2025-12-18nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar