aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/ext2fs/ext2_dir.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Split the dir_index and dir_nlink features.Fedor Uporov2018-08-081-1/+0
* Add metadata_csum feature support.Fedor Uporov2018-01-141-0/+14
* sys/fs: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* ext2fs: add dir_nlink feature support.Pedro F. Giffuni2017-06-221-0/+1
* style(9) cleanups.Pedro F. Giffuni2016-12-281-11/+11
* ext2fs: Bring back the htree dir_index implementation.Pedro F. Giffuni2016-01-211-0/+15
* Drop experimental dir_index support.Pedro F. Giffuni2015-04-171-15/+0
* Revert r269523:Pedro F. Giffuni2014-08-051-1/+1
* set EXT2_LINK_MAX to LINK_MAXPedro F. Giffuni2014-08-041-1/+1
* ext2fs: use of tab vs spaces.Pedro F. Giffuni2014-02-281-16/+15
* Initial implementation of the HTree directory index.Pedro F. Giffuni2013-07-061-0/+15
* More ext2fs header cleanups:Pedro F. Giffuni2013-06-181-0/+6
* ext2fs: general cleanup.Pedro F. Giffuni2013-02-021-2/+2
* Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-261-0/+0
* Various style fixes including using uint*_t instead of u_int*_t.John Baldwin2011-04-271-7/+7
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google SummerUlf Lilleengen2010-01-141-0/+81