| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvs | Ken Smith | 2009-11-21 | 1 | -1/+1 | 
| *  | MFC r197581, r197583, r197584: | Jamie Gritton | 2009-10-01 | 1 | -0/+5 | 
| *  | Free struct ucreds allocated in vfs_hang_addrlist() when deleting | Konstantin Belousov | 2009-06-29 | 1 | -4/+14 | 
| *  | Rework the credential code to support larger values of NGROUPS and | Brooks Davis | 2009-06-19 | 1 | -6/+4 | 
| *  | Remove the thread argument from the FSD (File-System Dependent) parts of | Attilio Rao | 2009-05-11 | 1 | -1/+1 | 
| *  | Do not embed struct ucred into larger netcred parent structures. | Alexander Kabaev | 2009-05-09 | 1 | -20/+24 | 
| *  | drop rnh lock before destroying it | Kip Macy | 2008-12-28 | 1 | -0/+1 | 
| *  |  - convert radix node head lock from mutex to rwlock | Kip Macy | 2008-12-07 | 1 | -2/+3 | 
| *  | Correct typo in comment: thier -> their | Ed Maste | 2008-11-24 | 1 | -1/+1 | 
| *  | Implement support for RPCSEC_GSS authentication to both the NFS client | Doug Rabson | 2008-11-03 | 1 | -1/+17 | 
| *  | Retire the MALLOC and FREE macros.  They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 1 | -3/+3 | 
| *  | Provide the mutual exclusion between the nfs export list modifications | Konstantin Belousov | 2008-06-09 | 1 | -0/+4 | 
| *  | Add code to allow the system to handle multiple routing tables. | Julian Elischer | 2008-05-09 | 1 | -3/+16 | 
| *  | Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method. | Pawel Jakub Dawidek | 2007-02-15 | 1 | -1/+1 | 
| *  | When exiting vfs_export(), delete the "export" option from | Craig Rodrigues | 2007-01-23 | 1 | -11/+31 | 
| *  | In vfs_export(), if we specify MNT_DELEXPORT in the struct export_args, | Craig Rodrigues | 2006-12-16 | 1 | -1/+4 | 
| *  | Convert to ANSI-style function prototypes. | Craig Rodrigues | 2006-12-16 | 1 | -21/+9 | 
| *  | Use vfs_mount_error() to log mount errors in a few places with human | Craig Rodrigues | 2006-12-07 | 1 | -1/+8 | 
| *  | Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag. | Tor Egge | 2006-09-26 | 1 | -0/+10 | 
| *  | Normalize a significant number of kernel malloc type names: | Robert Watson | 2005-10-31 | 1 | -1/+1 | 
| *  | Use the refcount API to manage the reference count for user credentials | John Baldwin | 2005-09-27 | 1 | -2/+3 | 
| *  | Handle theoretical case of vfs_export being called with both MNT_DELEXPORT and | Alexander Kabaev | 2005-05-11 | 1 | -0/+1 | 
| *  |  - Pass LK_EXCLUSIVE to VFS_ROOT() to satisfy the new flags argument.  For | Jeff Roberson | 2005-03-24 | 1 | -1/+1 | 
| *  | Make various mountpoint related functions static. | Poul-Henning Kamp | 2005-02-10 | 1 | -4/+3 | 
| *  | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 1 | -1/+1 | 
| *  | Sigh.  I really need to get an internet connection which is less than | Colin Percival | 2004-11-29 | 1 | -1/+1 | 
| *  | Check that saddr->sa_family is a sensible value before using it. | Colin Percival | 2004-11-28 | 1 | -0/+4 | 
| *  | Make VFS_ROOT() and vflush() take a thread argument. | Alfred Perlstein | 2004-07-12 | 1 | -1/+1 | 
| *  | Include <sys/mutex.h> and its prerequisite <sys/lock.h> instesd of depending | Bruce Evans | 2004-04-21 | 1 | -5/+8 | 
| *  | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-05 | 1 | -4/+0 | 
| *  | Guard against MLEN growing larger than a uint8_t due to MSIZE grwoing to a | Scott Long | 2003-07-26 | 1 | -0/+2 | 
| *  | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -1/+3 | 
| *  | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -3/+3 | 
| *  | Remove M_TRYWAIT/M_WAITOK/M_WAIT.  Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -3/+3 | 
| *  | SMP locking for radix nodes. | Jeffrey Hsu | 2002-12-24 | 1 | -4/+10 | 
| *  | Partial backout of 1.318, remove error handling added because it may be | Alfred Perlstein | 2002-06-30 | 1 | -15/+3 | 
| *  | Fix several style bugs: | Alfred Perlstein | 2002-06-29 | 1 | -7/+17 | 
| *  | Unbreak computation of 'smask' that I broke when removing caddr_t. | Alfred Perlstein | 2002-06-29 | 1 | -1/+1 | 
| *  | nuke caddr_t. | Alfred Perlstein | 2002-06-28 | 1 | -10/+9 | 
| *  | Fixed some style bugs in the removal of __P(()).  The main ones were | Bruce Evans | 2002-03-24 | 1 | -1/+1 | 
| *  | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -4/+4 | 
| *  | Check the version of ex_anon (a `struct xucred') before using it to | Dima Dorfman | 2002-03-03 | 1 | -0/+10 | 
| *  | Fix some signed/unsigned integer confusion, and add bounds checking of | Kris Kennaway | 2001-09-10 | 1 | -0/+5 | 
| *  | Since the netexport struct was centralised to 'struct mount', | Ian Dowse | 2001-05-29 | 1 | -1/+1 | 
| *  | vfs_subr.c is getting rather fat.  The underlying repocopy and this | Poul-Henning Kamp | 2001-04-26 | 1 | -2852/+4 | 
| *  | Move the netexport structure from the fs-specific mountstructure | Poul-Henning Kamp | 2001-04-25 | 1 | -5/+61 | 
| *  | 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 | -0/+26 | 
| *  | This patch removes the VOP_BWRITE() vector. | Poul-Henning Kamp | 2001-04-17 | 1 | -1/+1 | 
| *  | Add a NOTE_REVOKE flag for vnodes, which is triggered from within vclean(). | Jonathan Lemon | 2001-02-23 | 1 | -0/+5 |