aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfsserver
Commit message (Expand)AuthorAgeFilesLines
* nfs: Add support for the NFSv4.2 mode_umask attributeRick Macklem2024-12-081-0/+17
* nfs, rpc: Ensure kernel credentials have at least one groupOlivier Certner2024-11-152-5/+7
* nfsd: Fix handling of credentials with cr_ngroups == 0Rick Macklem2024-10-241-3/+2
* nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1Rick Macklem2024-10-121-32/+30
* nfsd: Fix handling of NFSv4 setable attributesRick Macklem2024-09-102-25/+35
* nfsd: Make modifying vfs.nfsd.enable_locallocks safeRick Macklem2024-07-231-2/+33
* nfsd: Allow a mutex lock for clientID handlingRick Macklem2024-07-221-83/+162
* nfsd: Fix nfsrv_cleanclient so that it can be called with a mutexRick Macklem2024-07-212-23/+34
* nfsd: Fix delegation handled for atomic upgradeRick Macklem2024-07-052-163/+141
* nfsd: Delete an unused VNET global variableRick Macklem2024-06-221-3/+0
* nfsd: Fix Link conformance with RFC8881 for delegationsRick Macklem2024-05-112-7/+16
* Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"Rick Macklem2024-04-282-20/+6
* nfsserver: Rate-limit messages about requests from unprivileged portsMark Johnston2024-04-251-4/+14
* nfsd: Add a sysctl to limit NFSv4.2 Copy RPC sizeRick Macklem2024-03-301-2/+14
* Add vnode_pager_clean_{a,}sync(9)Konstantin Belousov2024-01-181-5/+3
* nfsd: Avoid acquiring a vnode for some NFSv4 Readdir operationsRick Macklem2023-11-161-3/+27
* nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FHRick Macklem2023-11-022-6/+20
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-168-16/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* nfsserver: Fix a typo in a source code commentGordon Bergling2023-08-021-1/+1
* vfs: use __enum_uint8 for vtype and vstateMateusz Guzik2023-07-052-5/+5
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbersRick Macklem2023-05-051-4/+3
* nfsd: Add support for the SP4_MACH_CRED case in ExchangeIDRick Macklem2023-04-074-20/+212
* nfscl: Make coverity happyRick Macklem2023-03-292-12/+12
* nfscl: Add a new NFSv4.1/4.2 mount option for Kerberized mountsRick Macklem2023-03-163-13/+14
* nfs_fha_new: Fix nfs_fha_new so that sysctls work in prisonsRick Macklem2023-03-012-68/+53
* nfsd: Return ENXIO instead of EPERM when nfsd(8) already runningRick Macklem2023-02-221-1/+1
* vfs_export: Add mnt_exjail to control exports done in prisonsRick Macklem2023-02-211-5/+19
* nfsd: Add VNET_SYSUNINIT() macros for vnet cleanupRick Macklem2023-02-202-11/+3
* nfsd: Enable the NFSD_VNET vnet front end macrosRick Macklem2023-02-182-3/+3
* nfsd: Add NFSD_VNET() macros to nfs_fha_new.cRick Macklem2023-02-181-46/+62
* nfsd: Get rid of useless "pool" field in nfs_fha_new.cRick Macklem2023-02-172-10/+0
* nfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macroRick Macklem2023-02-164-53/+54
* nfsd: Continue adding macros so nfsd can run in a vnet prisonRick Macklem2023-02-131-11/+1
* nfsd: Fix initialization broken by 7344856e3a6dRick Macklem2023-02-122-1/+1
* nfsd: Delete nfsrv_prison_cleanup() until vneting enabledRick Macklem2023-02-121-20/+1
* nfsd: Prepare the NFS server code to run in a vnet prisonRick Macklem2023-02-117-346/+509
* nfsd: Add a KASSERT in nfsvno_openRick Macklem2023-02-111-0/+2
* nfsd: Fix handling of the error case for nfsvno_open some moreRick Macklem2023-02-111-1/+10
* nfsd: Fix handling of the error case for nfsvno_openRick Macklem2023-02-082-14/+18
* nfsserver: purge EOL release compatibilityElliott Mitchell2023-02-041-2/+0
* nfsserver: Fix handling of SP4_NONERick Macklem2023-01-152-1/+14
* nfsserver: Fix vrele() panic in nfsvno_open()Rick Macklem2023-01-132-7/+10
* nfsd: Handle file systems without a VOP_VPTOFH()Rick Macklem2022-12-232-3/+17
* nfs: stop using SAVESTARTMateusz Guzik2022-12-192-34/+12
* nfs: Fix common typos in source code commentsGordon Bergling2022-11-081-1/+1
* nfsd: Make the pNFS server update Change for Setxattr/RmxattrRick Macklem2022-10-181-2/+47
* Revert "unbound: Vendor import 1.17.0"Cy Schubert2022-10-161-0/+4
* unbound: Vendor import 1.17.0Cy Schubert2022-10-161-4/+0