aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfs/nfsproto.h
Commit message (Expand)AuthorAgeFilesLines
* nfscommon: Add support for an NFSv4 operation bitmapRick Macklem2023-04-011-0/+120
* Unbreak the build: Also define NFSV42_OLDNPROCS here.Warner Losh2022-04-051-0/+3
* nfscl: Add support for a NFSv4 AppendWrite RPCRick Macklem2022-04-051-1/+4
* Revert "nfscommon: Add arguments for support of the dacl attribute"Rick Macklem2022-01-111-1/+0
* nfscommon: Add arguments for support of the dacl attributeRick Macklem2021-12-271-0/+1
* nfscl: Add a LayoutError RPC for NFSv4.2 pNFS mountsRick Macklem2021-11-111-1/+4
* nfscl: Add a Lookup+Open RPC for NFSv4.1/4.2Rick Macklem2021-08-121-1/+7
* nfsd: Add sysctl to set maximum I/O size up to 1MbyteRick Macklem2021-07-161-1/+0
* nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operationRick Macklem2021-05-311-0/+4
* nfscl: Add support for va_birthtime to NFSv4Rick Macklem2021-05-081-0/+2
* nfsv4 client: do the BindConnectionToSession as requiredRick Macklem2021-04-111-1/+4
* fs: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Add some missing parts for supporting va_birthtime.Doug Rabson2020-06-221-0/+2
* Add support for NFSv4.2 to the NFS client and server.Rick Macklem2019-12-121-1/+1
* Set the XATTRSUPPORT attribute bit for NFSv4.2, always cleared for now.Rick Macklem2019-12-071-1/+2
* Add some definitions for NFSv4.2 which will be used by subsequent commits.Rick Macklem2019-12-061-0/+45
* Add some definitions for NFSv4.2 which will be used by subsequent commits.Rick Macklem2019-12-041-0/+40
* Add support for the ModeSetMasked attribute to the NFSv4.1 server.Rick Macklem2019-04-191-2/+3
* Fix the NFSv4.0 server so that it does not support NFSv4.1 attributes.Rick Macklem2019-04-191-3/+15
* Modify the reasons for not issuing a delegation in the NFSv4.1 server.Rick Macklem2018-07-161-0/+1
* Merge the pNFS server code from projects/pnfs-planb-server into head.Rick Macklem2018-06-121-2/+32
* Add the BindConnectiontoSession operation to the NFSv4.1 server.Rick Macklem2018-06-011-0/+9
* Update NFS to handle larger link counts post ino64.John Baldwin2017-12-191-0/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add a few definitions for the Flex File Layout.Rick Macklem2017-10-041-0/+7
* Add two new compound RPCs to the NFSv4.1/pNFS client.Rick Macklem2017-06-241-1/+3
* Define NFS_MAXXDR as the upper bound on XDR overhead in an NFS RPC.Rick Macklem2017-06-121-1/+15
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Update the nfsstats structure to include the changes needed byRick Macklem2016-08-121-2/+2
* mav@ has found that NFS servers exporting ZFS file systemsRick Macklem2015-04-161-2/+13
* Fix failures and warnings reported by newpynfs20090424 test tool.Marcelo Araujo2014-10-031-1/+5
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overRick Macklem2014-07-011-4/+119
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientRick Macklem2012-12-081-2/+126
* Fix the new NFSv4 client so that it doesn't fill the cachedRick Macklem2011-06-281-3/+12
* Add DTrace support to the new NFS client. This is essentiallyRick Macklem2011-06-181-0/+42
* Add a comment noting that the NFS code assumes that theRick Macklem2011-05-041-0/+8
* Move the nfsstat structure and proc/op number definitions on theRick Macklem2009-05-151-97/+1
* Add the experimental nfs subtree to the kernel, that includesRick Macklem2009-05-041-0/+1129