summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/ext2_readwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Don't pass unused unused timestamp args to UFS_UPDATE() or wastebde1999-01-071-5/+2
* Catch a few corner cases where FreeBSD differs enough from BSD 4.4 tojulian1998-07-081-1/+2
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-1/+1
* Removed __FreeBSD__ ifdefs.bde1997-12-021-24/+0
* Another VFS cleanup "kilo commit"phk1997-10-161-1/+1
* VFS mega cleanup commit (x/N)phk1997-10-161-1/+1
* Clustered read and write are switched at mount-option level.kato1997-09-271-2/+2
* Code cleanup. Removed !FreeBSD code arround sysctl stuff. Renamedkato1997-08-241-2/+2
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of thebde1997-03-221-5/+1
* Removed useless setting of IN_RECURSE. The (anti) locking for this needsbde1997-03-031-8/+0
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-291-1/+2
* Removed gratuitous differences between ext2_readwrite.c and ufs_readwrite.c.bde1996-11-081-12/+17
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-3/+6
* Staticize.phk1995-12-171-2/+2
* Correct some serious porting errors. The worst one was that thedyson1995-11-191-5/+12
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+316
OpenPOWER on IntegriCloud