| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split up __getcwd so that kernel callers of the internal version | Ian Dowse | 2002-09-02 | 1 | -18/+30 |
| * | - Move a VOP assert to the right place. | Jeff Roberson | 2002-08-05 | 1 | -1/+1 |
| * | - Replace v_flag with v_iflag and v_vflag | Jeff Roberson | 2002-08-04 | 1 | -2/+4 |
| * | nuke caddr_t. | Alfred Perlstein | 2002-06-28 | 1 | -5/+5 |
| * | Disable the shared locking namei() code for now. It breaks several stacking | Jeff Roberson | 2002-05-14 | 1 | -4/+4 |
| * | Turn #ifdef LOOKUP_SHARED into #ifndef LOOKUP_EXCLUSIVE to enable this | Jeff Roberson | 2002-04-09 | 1 | -4/+4 |
| * | Remove a comment which relates to the old name cache code, which | David Malone | 2002-04-07 | 1 | -4/+0 |
| * | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -1/+1 |
| * | This patch adds the "LOCKSHARED" option to namei which causes it to only acqu... | Jeff Roberson | 2002-03-12 | 1 | -0/+63 |
| * | Document all functions, global and static variables, and sysctls. | Eivind Eklund | 2002-03-05 | 1 | -4/+17 |
| * | Remove cache_purgeleafdirs(), it has been #if 0 for quite some time. | Poul-Henning Kamp | 2002-02-17 | 1 | -60/+0 |
| * | Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution. | Alfred Perlstein | 2002-01-13 | 1 | -0/+1 |
| * | SMP Lock struct file, filedesc and the global file list. | Alfred Perlstein | 2002-01-13 | 1 | -0/+17 |
| * | Convert textvp_fullpath() into the more generic vn_fullpath() which takes a | Dag-Erling Smørgrav | 2001-10-21 | 1 | -9/+9 |
| * | After extensive testing it has been determined that adding complexity | Matthew Dillon | 2001-10-01 | 1 | -0/+31 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -12/+12 |
| * | Fix a memory leak in __getcwd() that can occur after a filesystem | Ian Dowse | 2001-09-04 | 1 | -1/+3 |
| * | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | Mark Murray | 2001-05-01 | 1 | -0/+1 |
| * | Revert consequences of changes to mount.h, part 2. | Greg Lehey | 2001-04-29 | 1 | -2/+0 |
| * | Correct #includes to work with fixed sys/mount.h. | Greg Lehey | 2001-04-23 | 1 | -0/+2 |
| * | Reclaim directory vnodes held in namecache if few free vnodes are | Seigo Tanimura | 2001-04-18 | 1 | -2/+66 |
| * | Create debug.hashstat.[raw]nchash and debug.hashstat.[raw]nfsnode to | Peter Wemm | 2001-04-11 | 1 | -0/+80 |
| * | Use the same API as the example code. | Peter Wemm | 2001-03-20 | 1 | -6/+8 |
| * | Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). | Peter Wemm | 2001-03-17 | 1 | -13/+6 |
| * | Staticize some malloc M_ instances. | Poul-Henning Kamp | 2000-12-08 | 1 | -1/+1 |
| * | Untangle vfsinit() a bit. Use seperate sysinit functions rather than | Peter Wemm | 2000-12-06 | 1 | -3/+5 |
| * | o Export nchstats ("VFS cache effectiveness statistics") using | Robert Watson | 2000-11-20 | 1 | -0/+4 |
| * | Add new flag PDIRUNLOCK to the component.cn_flags which should be set by | Boris Popov | 2000-09-17 | 1 | -7/+18 |
| * | Change variable naming to be consistent with the rest of VFS code. | Boris Popov | 2000-09-10 | 1 | -25/+23 |
| * | Support for unsigned integer and long sysctl variables. Update the | John Baldwin | 2000-07-05 | 1 | -9/+6 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -5/+5 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -5/+5 |
| * | Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). | Brian Feldman | 2000-04-26 | 1 | -0/+110 |
| * | Move the declaration of "struct namecache" to vnode.h, as it can be useful | Brian Feldman | 2000-04-22 | 1 | -16/+0 |
| * | Avoid a panic in __getcwd(2) when combined with umount -f. | Peter Wemm | 2000-02-14 | 1 | -0/+2 |
| * | Before we start to mess with the VFS name-cache clean things up a little bit: | Poul-Henning Kamp | 1999-10-03 | 1 | -13/+142 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix a braino in the v_id wraparound code. Give more (current) details | Poul-Henning Kamp | 1999-04-24 | 1 | -9/+17 |
| * | Don't use CTL_VFS at the wrong level. This caused loops in the sysctl | Bruce Evans | 1998-09-09 | 1 | -3/+2 |
| * | Removed some bogus casts. | Bruce Evans | 1997-12-19 | 1 | -3/+3 |
| * | Remove a bunch of variables which were unused both in GENERIC and LINT. | Poul-Henning Kamp | 1997-11-07 | 1 | -5/+2 |
| * | VFS mega cleanup commit (x/N) | Poul-Henning Kamp | 1997-10-16 | 1 | -3/+2 |
| * | vnops megacommit | Poul-Henning Kamp | 1997-10-15 | 1 | -3/+2 |
| * | Add one more counter so we can truly find out how good our name cache | Poul-Henning Kamp | 1997-09-24 | 1 | -2/+7 |
| * | A couple of handles to tweak, more statistics. | Poul-Henning Kamp | 1997-09-24 | 1 | -1/+31 |
| * | Revert to the previous hashing, double the hashtable size instead. | Poul-Henning Kamp | 1997-09-04 | 1 | -4/+7 |
| * | Use 2^N hash sizes rather than primesize, this replaces a division | Poul-Henning Kamp | 1997-09-03 | 1 | -12/+10 |
| * | Removed unused #includes. | Bruce Evans | 1997-09-02 | 1 | -3/+1 |
| * | Change the 0xdeadb hack to a flag called VDOOMED. | Poul-Henning Kamp | 1997-08-31 | 1 | -7/+8 |
| * | Uncut&paste cache_lookup(). | Poul-Henning Kamp | 1997-08-26 | 1 | -1/+84 |