Age | Commit message (Expand) | Author |
2005-11-19 | Use NULL where NULL is meant | Pedro Martelletto |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2004-12-26 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-08-03 | NFS commit coalescion: instead of sending a commit for each block, coalesce | marius eriksen |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-07-02 | use hash.h for nfs_hash as well as namei's hash | Eric Jackson |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-23 | Sigh. The diff is out for testing for three months without a single problem. | Artur Grabowski |
2002-02-22 | More locking in the NFS code | Constantine Sapuntzakis |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2002-01-16 | use queue.h macro's | Eric Jackson |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-01 | Unlock and drop vnode if VOP_GETATTR fails. | 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-24 | Change handling of NFS root vnode. Moves recognition of NFS root vnode into | Constantine Sapuntzakis |
1999-04-28 | zap the newhashinit hack. | Artur Grabowski |
1998-08-21 | Fix malloc race in nfs_node.c | Constantine Sapuntzakis |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
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 |
1997-04-18 | Don't set sillyrename field to 0 for directories, as it's in a union with | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-17 | Minor cleanups. Checked against Lite2. | Michael Shalayeff |
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 |
1995-12-21 | from cgd; handle 64-bit pointers and longs | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |