aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfs/nfsrvstate.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Fix nfsrv_cleanclient so that it can be called with a mutexRick Macklem2024-06-211-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* nfsd: Add support for the SP4_MACH_CRED case in ExchangeIDRick Macklem2023-04-071-0/+2
* nfsd: Continue adding macros so nfsd can run in a vnet prisonRick Macklem2023-02-121-6/+7
* nfsd: Fix CreateSession for an established ClientIDRick Macklem2022-07-131-0/+1
* nfsd: Fix the NFSv4.2 pNFS MDS server for NFSERR_NOSPC via LayoutErrorRick Macklem2021-11-081-0/+3
* nfsd: make the server repeat CB_RECALL every couple of secondsRick Macklem2021-04-051-0/+2
* Fix the pNFS server's reporting of SpaceUsed (va_bytes).Rick Macklem2019-11-221-2/+12
* Add an optional feature to the pNFS server.Rick Macklem2018-07-021-0/+2
* Merge the pNFS server code from projects/pnfs-planb-server into head.Rick Macklem2018-06-121-2/+102
* sys/fs: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* NFS: spelling fixes on comments.Pedro F. Giffuni2016-04-291-1/+1
* Fix a LOR in the NFSv4.1 server.Rick Macklem2016-04-231-1/+1
* Add kernel support to the NFS server for the "-manage-gids"Rick Macklem2015-11-301-9/+8
* Make the size of the hash tables used by the NFSv4 server tunable.Rick Macklem2015-05-271-6/+6
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overRick Macklem2014-07-011-0/+47
* This patch should fix handling of byte range locks locallyRick Macklem2010-03-301-0/+15
* Add the experimental nfs subtree to the kernel, that includesRick Macklem2009-05-041-0/+235