summaryrefslogtreecommitdiff
path: root/sys/fs/nfsserver
AgeCommit message (Expand)Author
4 daysnfsd: Fix handling of attributes during Open/Create/Exclusive_41Rick Macklem
11 daysnfsd: Fix handling of hidden/system during Open/CreateRick Macklem
2025-12-22nfs: Add some support for POSIX draft ACLsRick Macklem
2025-12-21nfsd: Add some support for POSIX draft ACLsRick Macklem
2025-11-26nfs_nfsdstate.c: Add sanity checks for lock stateidsRick Macklem
2025-11-02nfs: Add support for the new _PC_CASE_INSENSITIVE nameRick Macklem
2025-10-27nfs_nfsdserv.c: Add a sanity check for layout commit cntRick Macklem
2025-10-22nfs: Add support for the NFSv4 archive attributeRick Macklem
2025-09-27vfs: retire the VREF macroMateusz Guzik
2025-09-17nfsd: nfsd_excred(): Remove an obsolete commentOlivier Certner
2025-09-03nfsd: Fix the NFSv4 Readdir operation for an empty ZFS dirRick Macklem
2025-08-15nfsd: Fix slow leaks of NAMEI buffersRick Macklem
2025-08-13nfsv4: Add support for the NFSv4.2 Clone operationRick Macklem
2025-07-31kern: rename crsetgroups_fallback, document it in ucred(9)Kyle Evans
2025-07-30kern: start tracking cr_gid outside of cr_groups[]Kyle Evans
2025-07-19nfsd: Fix handling of VOP_PATHCONF() for attribute repliesRick Macklem
2025-07-19nfsd: Avoid relocking vnode for NFSv4 ReaddirRick Macklem
2025-07-18nfs_nfsdserv.c: Fix nfsrvd_openattr() for vnode lockingRick Macklem
2025-07-09nfsserver rename: lock mnt_renamelock as requiredKonstantin Belousov
2025-07-09nfsvno_rename(): do not use -1 as special error indicatorKonstantin Belousov
2025-07-06nfsv4: Add support for the NFSv4 hidden and system attributesRick Macklem
2025-06-29nfsd: Use an NFSv4 ACL for the delegation ACE if availableRick Macklem
2025-06-22nfsd: Change the NFSv4.1/4.2 server to not recall delegationsRick Macklem
2025-06-17Internal scheduling priorities: Always use symbolic onesOlivier Certner
2025-06-04nfsd: Fix the build for 1749465947a8Rick Macklem
2025-06-04nfsd: Fix accumulating nfslockfile structuresRick Macklem
2025-05-15nfs server: only cn_pnbuf is initialized in nfsrvd_lookup()Konstantin Belousov
2025-05-05nfsv4: Add support to NFSv4 for named attributesRick Macklem
2025-01-10nfsd: Add vfs.nfsd.testing_disable_grace sysctlRick Macklem
2024-11-02nfs, rpc: Ensure kernel credentials have at least one groupOlivier Certner
2024-10-21nfsd: Fix handling of credentials with cr_ngroups == 0Rick Macklem
2024-09-30nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1Rick Macklem
2024-08-27nfsd: Fix handling of NFSv4 setable attributesRick Macklem
2024-08-20nfs: Add support for the NFSv4.2 mode_umask attributeRick Macklem
2024-06-23nfsd: Make modifying vfs.nfsd.enable_locallocks safeRick Macklem
2024-06-22nfsd: Allow a mutex lock for clientID handlingRick Macklem
2024-06-21nfsd: Fix nfsrv_cleanclient so that it can be called with a mutexRick Macklem
2024-06-08nfsd: Delete an unused VNET global variableRick Macklem
2024-06-04nfsd: Fix delegation handled for atomic upgradeRick Macklem
2024-05-04nfsd: Fix Link conformance with RFC8881 for delegationsRick Macklem
2024-04-25Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"Rick Macklem
2024-04-23nfsserver: Default to nfs_reserved_port_only="YES"Mark Johnston
2024-04-17nfsserver: Rate-limit messages about requests from unprivileged portsMark Johnston
2024-03-15nfsd: Add a sysctl to limit NFSv4.2 Copy RPC sizeRick Macklem
2024-01-11Add vnode_pager_clean_{a,}sync(9)Konstantin Belousov
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-10-19nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FHRick Macklem
2023-10-17nfsd: Avoid acquiring a vnode for some NFSv4 Readdir operationsRick Macklem
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh