aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfsclient/nfsnode.h
Commit message (Expand)AuthorAgeFilesLines
* nfsv4: Add support to NFSv4 for named attributesRick Macklem2025-05-051-0/+1
* nfscl: Clear out a lot of cruft related to B_DIRECTRick Macklem2024-04-281-3/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* PR#259071 provides a test program that fails for the NFS client.Rick Macklem2021-10-301-0/+1
* nfscl: Cache an open stateid for the "oneopenown" mount optionRick Macklem2021-07-281-0/+2
* Fix interface between nfsclient and vnode pager.Konstantin Belousov2019-10-221-0/+1
* style: Remove remaining deprecated MALLOC/FREE macrosConrad Meyer2018-01-251-1/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Do not drop NFS vnode lock when performing consistency checks.Konstantin Belousov2017-08-201-2/+4
* Add support to the NFSv4.1/pNFS client for commits through the DS.Rick Macklem2017-06-261-0/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove ncl_printf(), use printf(9) directly. After r303710 theKonstantin Belousov2016-08-031-1/+0
* For software builds, the NFS client does many smallRick Macklem2013-12-071-0/+1
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientRick Macklem2012-12-081-0/+2
* PR# 165923 reported intermittent write failures for dirtyRick Macklem2012-05-121-0/+1
* Close a race in NFS lookup processing that could result in stale name cacheJohn Baldwin2012-01-201-3/+0
* Fix a LOR in the NFS client which could cause a deadlock.Rick Macklem2011-08-021-0/+3
* Add a lktype flags argument to nfscl_nget() and ncl_nget() in theRick Macklem2011-04-161-1/+1
* Store the full timestamp when caching timestamps of files andJohn Baldwin2010-09-071-3/+2
* Retire the NFS access cache timestamp structure. It was used in VOP_OPEN()John Baldwin2010-07-151-11/+0
* Patch the experimental NFS client so that there is a timeoutRick Macklem2010-01-311-0/+1
* Add the experimental nfs subtree to the kernel, that includesRick Macklem2009-05-041-0/+201