| Age | Commit message (Expand) | Author |
| 2001-12-06 | Replace nfs_hash() (with its extremely bad hash) with a macro to call | lukem |
| 2001-11-10 | add RCSIDs | lukem |
| 2001-09-15 | a whole bunch of changes to improve performance and robustness under load: | chs |
| 2001-09-15 | add a new VFS op, vfs_reinit, which is called when desiredvnodes is | chs |
| 2001-05-03 | Drop vnode lock before removing the sillyrename file, to avoid a | fvdl |
| 2001-04-20 | On VOP_GETATTR failure in nfs_nget, call vgone() to get rid | fvdl |
| 2001-04-20 | Unlock the hash lock before returning an error in nfs_nget. | fvdl |
| 2001-02-07 | Fix nested extern declaration of prtactive. | tsutsui |
| 2001-02-06 | In nfs_inactive there's no need anymore for an extra refcount around | fvdl |
| 2001-02-06 | Do actual vnode locking for NFS. | fvdl |
| 2000-11-27 | Initial integration of the Unified Buffer Cache project. | chs |
| 2000-11-08 | Update for hashinit() change. | ad |
| 2000-09-19 | Initialize the lock needed to serialize commits for one NFS node. | fvdl |
| 2000-09-19 | New kernel option, NFS_V2_ONLY, which aims to reduce the NFS client to just | bjh21 |
| 2000-08-03 | MALLOC()/FREE() are not to be used for variable size allocations. | thorpej |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-30 | Delete redundant decl of nfsv2_vnodeop_p, it's in <nfs/nfsnode.h>. | simonb |
| 2000-03-16 | Add new VFS op routine - vfs_done and call it on filesystem detach | jdolecek |
| 1999-11-29 | Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access | fvdl |
| 1999-07-08 | Modify file systems to deal with struct lock in struct vnode. All leaf | wrstuden |
| 1998-09-01 | Use the pool allocator and the "nointr" pool page allocator for NFS nodes | thorpej |
| 1998-08-09 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-07 | add flags arg to hashinit(), to pass to malloc(). | chs |
| 1997-10-19 | * Implement optional 32 <-> 64 bit directory cookie translation. This uses | fvdl |
| 1997-10-10 | * New directory entry caching system. Provides full caching of any | fvdl |
| 1997-07-07 | Do locking around nfsnode hashing (perhaps even right this time!) | fvdl |
| 1997-07-07 | Revert until I have time to fix it today (lock applied wrongly). | fvdl |
| 1997-07-06 | Put lock around nfs node hashing to avoid race conditions, as MALLOC | fvdl |
| 1997-02-22 | Fixes from BSDI (thanks go to Keith Bostic). Original RCS messages: | fvdl |
| 1997-02-12 | Don't set sillyrename field to 0 for directories, as it's in a union with | fvdl |
| 1996-09-01 | Add a set of generic file system operations that most file systems use. | mycroft |
| 1996-02-18 | Bring in a merge of Rick Macklem's NFSv3 code from Lite2 | fvdl |
| 1996-02-09 | nfs prototype changes | christos |
| 1995-12-19 | changes to make this work on systems where pointers & longs are 64 bits. | cgd |
| 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-13 | Undo last change. | mycroft |
| 1994-06-13 | Fix unresolved: prtactive | gwr |
| 1994-06-08 | Update to 4.4-Lite fs code, with local changes. | mycroft |
| 1994-04-25 | some prototype cleanup, eliminate/replace bogus types (e.g. quad and | cgd |
| 1994-04-21 | blow away all vestiges of nfsnode locking. | cgd |
| 1994-03-01 | Enable nfs_lock(); useful when IO_APPEND'ing. | pk |
| 1994-02-15 | Update {a,m}time vnode attributes on special files a la ufs_vnode.c, | pk |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-07-28 | incorporate changes from 0-9-base to 0-9-ALPHA | cgd |
| 1993-05-20 | more rcs id adding and header cleanup. i like vi macros! | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |