aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ext2fs
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: Add uninit_bg feature support.Pedro F. Giffuni2017-06-201-3/+4
* Support for linux ext2fs posix-draft ACLs.Pedro F. Giffuni2017-05-281-3/+3
* ext2fs: Initial support for Extended Attributes.Pedro F. Giffuni2017-04-011-3/+3
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* ext2fs: Bring back the htree dir_index implementation.Pedro F. Giffuni2016-01-211-2/+2
* Drop experimental dir_index support.Pedro F. Giffuni2015-04-171-2/+2
* Add read-only support for extents in ext2fs.Pedro F. Giffuni2013-08-121-3/+3
* Initial implementation of the HTree directory index.Pedro F. Giffuni2013-07-061-2/+2
* Sync with several changes in UFS/FFS:John Baldwin2011-04-281-1/+1
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google SummerUlf Lilleengen2010-01-141-3/+3
* Move ext2fs from src/gnu to src/gnu/fs.Craig Rodrigues2005-06-151-1/+1
* Use vfs_hash() instead of home-rolledPoul-Henning Kamp2005-03-141-1/+1
* Complete the separation of ext2fs from ufs by copying the remainingIan Dowse2002-05-161-3/+3
* Fixed some style bugs (disordered SRCS and garbage comment near EOF).Bruce Evans2002-01-111-2/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Add ext2fs moduleMichael Reifenberger2001-09-131-0/+12