aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfs/nfs.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Optionally enable use of M_EXTPG mbufs for read repliesRick Macklem2026-07-071-0/+1
* nfsd: Add support for striped Flexible File layoutRick Macklem2026-06-041-0/+3
* nfsid.h: Put the nfsd_idargs structure in a new .hRick Macklem2026-04-061-23/+0
* nfsd: Fix handling of attributes during Open/Create/Exclusive_41Rick Macklem2026-01-151-0/+5
* nfscommon: Add some support for POSIX draft ACLsRick Macklem2025-12-211-0/+5
* nfscl: Optimize NFSv4 remove and rename for nocto optionRick Macklem2025-06-291-0/+2
* nfscl/kgssapi: Fix Kerberized NFS mounts to pNFS serversRick Macklem2023-10-231-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* nfscommon: Add support for an NFSv4 operation bitmapRick Macklem2023-04-011-0/+31
* nfscl: Add a new NFSv4.1/4.2 mount option for Kerberized mountsRick Macklem2023-03-161-0/+7
* nfsd: Add a sanity check for Owner/OwnerGroup string lengthRick Macklem2022-05-041-0/+7
* nfsd: Add sysctl to set maximum I/O size up to 1MbyteRick Macklem2021-07-161-1/+1
* nfsd: Reduce the callback timeout to 800msecRick Macklem2021-05-181-1/+1
* nfsd: fix NFSv4.0 seqid handling for ERELOOKUPRick Macklem2021-01-011-0/+1
* fs: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Add an argument to newnfs_connect() that indicates use TLS for the connection.Rick Macklem2020-08-111-0/+1
* Add a boolean argument to nfscl_reqstart() to indicate that ext_pgs mbufsRick Macklem2020-06-261-0/+10
* Replace all instances of the typedef mbuf_t with "struct mbuf *".Rick Macklem2020-04-171-4/+4
* Add support for NFSv4.2 to the NFS client and server.Rick Macklem2019-12-121-0/+2
* Add a couple of definitions for NFSv4.2 and update macros to use them.Rick Macklem2019-12-061-0/+8
* Fix two races while handling nfsuserd daemon start/stop.Rick Macklem2019-11-281-0/+3
* Fix the NFSv4.0 server so that it does not support NFSv4.1 attributes.Rick Macklem2019-04-191-5/+15
* Add INET6 support for the upcalls to the nfsuserd daemon.Rick Macklem2019-04-061-0/+5
* Modify the NFSv4.1 server so that it allows ReclaimComplete as done by ESXi 6.7.Rick Macklem2018-07-281-0/+1
* Add support for a "forced" pnfsdskill to the pNFS server kernel code.Rick Macklem2018-07-091-0/+1
* Add an optional feature to the pNFS server.Rick Macklem2018-07-021-0/+2
* Define ND_HASSLOTID needed by r335568.Rick Macklem2018-06-231-0/+1
* Merge the pNFS server code from projects/pnfs-planb-server into head.Rick Macklem2018-06-121-1/+33
* Delete an unused macro and clean up a comment about it.Rick Macklem2018-06-091-5/+2
* Add the BindConnectiontoSession operation to the NFSv4.1 server.Rick Macklem2018-06-011-0/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add a few definitions for Flex File Layout for pNFS.Rick Macklem2017-09-211-0/+11
* Fix the NFS client/server so that it actually uses the 64bit ino_t filenos.Rick Macklem2017-06-181-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix NFSv4.1 client recovery from NFS4ERR_BAD_SESSION errors.Rick Macklem2016-12-231-0/+3
* Add kernel support to the NFS server for the "-manage-gids"Rick Macklem2015-11-301-6/+12
* Make the size of the hash tables used by the NFSv4 server tunable.Rick Macklem2015-05-271-2/+2
* mav@ has found that NFS servers exporting ZFS file systemsRick Macklem2015-04-161-1/+1
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overRick Macklem2014-07-011-38/+106
* Remove most of the remaining sysctl name list macros. They were onlyJohn Baldwin2013-08-261-5/+0
* Add support for host-based (Kerberos 5 service principal) initiatorRick Macklem2013-07-091-0/+1
* Further cleanups to use of timestamps in NFS:John Baldwin2013-01-251-1/+0
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientRick Macklem2012-12-081-0/+17
* Modify the NFSv4 client so that it can handle ownerRick Macklem2012-09-201-0/+1
* Increase NFS_TICKINTVL value from 10 to 500. Now that callout does usefulAlexander Motin2011-05-061-1/+1
* Change some defaults in the experimental NFS client to be theRick Macklem2011-04-171-0/+1
* Change the experimental NFS client so that it creates nfsiodRick Macklem2011-04-151-2/+3
* Modify the experimental NFS server so that it uses LK_SHAREDRick Macklem2010-12-251-0/+1
* Replace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscbd.c will build.Rick Macklem2009-06-201-2/+2
* Change the size of the nfsc_groups[] array in the experimental nfsRick Macklem2009-06-201-4/+4