Age | Commit message (Expand) | Author |
2002-07-03 | Remove unused function parameter 'cache' from nfs_rephead | Nathan Binkert |
2002-07-02 | use hash.h for nfs_hash as well as namei's hash | Eric Jackson |
2002-04-10 | nfs_realign from FreeBSD. The old code was over-optimized, occasionally overw... | Constantine Sapuntzakis |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-15 | Remove creds from struct buf, move the creds that nfs need into the nfs node. | Artur Grabowski |
2001-06-25 | Remove NQNFS | Constantine Sapuntzakis |
2001-06-25 | Get rid of old directory caching scheme which caused persistent duplicates. | Constantine Sapuntzakis |
2000-06-30 | Remove redundant declaration of nfs_init. | Artur Grabowski |
2000-05-19 | from tsarna@netbsd.org (sysctl changes to come later): | Michael Shalayeff |
2000-02-07 | removed prototype of sys_getfh - it is now a normal syscall | assar |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1996-12-14 | better nfsrv_access() control, from netbsd | Theo de Raadt |
1996-09-21 | fix NFSSERVER w/o NFSCLIENT; netbsd pr#1780, cgd@netbsd (yes, a 10month | Theo de Raadt |
1996-03-31 | From NetBSD: NFSv3 import (tomorrow's Net's kernel) | Michael Shalayeff |
1996-02-29 | From NetBSD: merge with 960217 (still NFSv2) | Niklas Hallqvist |