| Age | Commit message (Expand) | Author |
| 2015-07-15 | Fix soft NFS force unmount | manu |
| 2014-05-30 | Change NFS from rbtree to vcache. | hannken |
| 2011-01-22 | Add the ability to mount NFS filesystems in COMPAT_NETBSD32 | matt |
| 2010-09-25 | Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also | matt |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2008-10-22 | Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. | matt |
| 2008-10-22 | Change NFS to use a RB-tree for its FH->nfsnode lookups. | matt |
| 2007-07-31 | * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern | pooka |
| 2007-07-12 | Change the VFS_MOUNT() interface so that the 'data' buffer passed to the | dsl |
| 2007-04-29 | use condvar. | yamt |
| 2007-04-29 | use mutex and condver. | yamt |
| 2007-02-15 | use mutex and rwlock rather than lockmgr. | yamt |
| 2006-12-27 | remove nqnfs. | yamt |
| 2006-07-13 | Fix alignement problems for fhandle_t, exposed by gcc4.1. | martin |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-14 | Make i/o statistics collection more generic, include tape drives and | blymn |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-25 | Use a once control to initialize the NFS server / client shared data | thorpej |
| 2005-09-23 | Apply the NFS exports list rototill patch: | jmmv |
| 2005-09-18 | Allow turning off the attribute cache. | christos |
| 2005-01-19 | implement inaccurate mtime/ctime detection. | yamt |
| 2004-05-22 | Eliminate several uses of `curproc' from the socket-layer code and from NFS. | jonathan |
| 2004-04-27 | First pass for some caddr_t removal and changes to get rid of it where we | jrf |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2003-10-03 | terminate snprintb 'new' format strings correctly. | yamt |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Undo part of the ktrace/lwp changes. In particular: | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-05-03 | better handling of write verifier change. | yamt |
| 2003-04-09 | rename nm_verf to nm_writeverf because it's confusing with nm_verf{str,len}. | yamt |
| 2002-09-21 | MNT_GETARGS support | christos |
| 2001-09-15 | add a new VFS op, vfs_reinit, which is called when desiredvnodes is | chs |
| 2001-02-12 | Instead of storing the filehandle in the mount structure, store the | fvdl |
| 2000-03-16 | Add new VFS op routine - vfs_done and call it on filesystem detach | jdolecek |
| 1999-07-04 | kern/5591: Fix race in the NFS socket code during umount -f and system | sommerfeld |
| 1999-02-26 | Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now | wrstuden |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1997-10-10 | * New directory entry caching system. Provides full caching of any | fvdl |
| 1997-07-17 | * Deal with servers that don't give complete FSINFO (like NT) | fvdl |
| 1996-12-22 | Change the second and third args to struct vfsops' (*vfs_mount)() to | cgd |
| 1996-12-03 | Make NFSSERVER work without NFSCLIENT. This is achieved by splitting | thorpej |
| 1996-12-02 | NFS performance improvement from Doug Rabson/FreeBSD: | thorpej |
| 1996-02-18 | Bring in a merge of Rick Macklem's NFSv3 code from Lite2 | fvdl |
| 1996-02-09 | nfs prototype changes | christos |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1994-12-13 | Sync with CSRG. | mycroft |
| 1994-08-18 | More LIST/CIRCLEQ migration. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-08 | Update to 4.4-Lite fs code, with local changes. | mycroft |