summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ufs/ufs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-11/+11
* Two recent commits in sys/ufs/ufs interacted badly with ext2fsiedowse2001-07-291-1/+2
* o Merge contents of struct pcred into struct ucred. Specifically, add therwatson2001-05-251-2/+2
* If the effective link count is zero when an NFS file handle requestmckusick2001-05-131-1/+3
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-3/+5
* Revert consequences of changes to mount.h, part 2.grog2001-04-291-2/+0
* Move the netexport structure from the fs-specific mountstructurephk2001-04-251-29/+0
* Correct #includes to work with fixed sys/mount.h.grog2001-04-231-0/+2
* Add a missing <sys/systm.h>phk2000-10-301-0/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-1/+1
* Introduce extended attribute support for FFS, allowing arbitraryrwatson2000-04-151-0/+1
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-111-15/+30
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-2/+2
* Suser() simplification:phk1999-04-271-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-2/+2
* add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()peter1998-11-101-1/+2
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+2
* Removed unused #includes.bde1997-08-021-6/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-20/+36
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Convert QUOTA to new-style option.wollman1996-01-051-1/+3
* Patch to fix quota panic from Mike Karels:dg1995-03-101-3/+4
* POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,phk1994-10-081-5/+7
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+206
OpenPOWER on IntegriCloud