summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_extern.h
Commit message (Expand)AuthorAgeFilesLines
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-104/+0
* Use vfs_hash() instead of home-rolledphk2005-03-141-7/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-3/+3
* Desupport device nodes on EXT2 filesystems.phk2004-09-271-2/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Add an ext2_uninit() routine that undoes the actions performed byiedowse2002-05-181-0/+1
* Use explicitly-sized types where necessary to make ext2fs work againiedowse2002-05-181-7/+7
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-10/+19
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-231-4/+3
* Remove __P.alfred2002-03-191-42/+42
* KSE Milestone 2julian2001-09-121-1/+1
* Support filesystems with the not-so-new "sparse_superblocks" feature.bde2000-11-031-0/+2
* Don't pass unused unused timestamp args to UFS_UPDATE() or wastebde1999-01-071-1/+1
* Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,bde1998-10-131-2/+2
* Removed unused function ll_w_block(). It has always had races duebde1998-06-211-1/+0
* Fixed configuration and linkage of ext2_checkoverlap().bde1998-02-131-4/+0
* Removed __FreeBSD__ ifdefs.bde1997-12-021-5/+0
* Another VFS cleanup "kilo commit"phk1997-10-161-1/+1
* VFS mega cleanup commit (x/N)phk1997-10-161-4/+4
* Clustered read and write are switched at mount-option level.kato1997-09-271-13/+0
* Uncut&paste cache_lookup().phk1997-08-261-1/+1
* Added sysctl args vfs.ext2fs.doclusterread andkato1997-08-231-0/+13
* Fixed gratuitous ANSIisms.bde1997-04-011-3/+3
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of thebde1997-03-221-0/+1
* Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long tobde1997-02-121-2/+2
* Add function prototypes for most of the new Lite2 functions.mpp1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+1
* Removed bogus _BEGIN_DECLS/_END_DECLS.bde1996-05-011-17/+10
* Removed vestigial support for the obsolete FIFO option. In ext2fsbde1996-02-251-5/+0
* Staticize.phk1995-12-171-17/+0
* ext2_inode_cnv.c:bde1995-11-091-0/+1
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-3/+3
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-081-2/+3
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+140
OpenPOWER on IntegriCloud