summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2fs.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r292872:pfg2016-01-061-0/+3
* MFC r281670, r281703:pfg2015-04-221-8/+0
* MFC r262623, r262667:pfg2014-03-041-58/+58
* MFC r262346:pfg2014-02-271-5/+12
* Add read-only support for extents in ext2fs.pfg2013-08-121-1/+7
* Initial implementation of the HTree directory index.pfg2013-07-061-0/+7
* Rename some prefixes in the Block Group Descriptor fields to ext4bgd_pfg2013-06-201-6/+6
* More ext2fs header cleanups:pfg2013-06-181-12/+6
* Re-sort ext2fs headers to make things easier to find.pfg2013-06-161-51/+6
* e2fs_bpg and e2fs_isize are always unsigned.pfg2013-06-091-2/+2
* ext2fs: Update Block Group Descriptor struct.pfg2013-06-031-3/+7
* ext2fs: Replace redundant EXT2_MIN_BLOCK with EXT2_MIN_BLOCK_SIZE.pfg2013-02-081-1/+0
* ext2fs: make e2fs_maxcontig local and remove tautological check.pfg2013-02-081-1/+0
* ext2fs: general cleanup.pfg2013-02-021-41/+4
* Clean some 'svn:executable' properties in the tree.pfg2013-01-261-0/+0
* More constant renaming in preparation for newer features.pfg2012-12-201-10/+10
* Update some definitions or make them match NetBSD's headers.pfg2012-11-281-1/+9
* Add some basic definitions for a future htree implementation.pfg2012-08-241-0/+1
* Add support for ns timestamps and birthtime to the ext2/3 driver.pfg2012-03-081-3/+5
* Update the data structures with some fields reserved forpfg2012-02-071-7/+22
* Style cleanups by jh@.pfg2011-12-161-5/+5
* Bring in reallocblk to ext2fs.pfg2011-12-151-0/+21
* Various style fixes including using uint*_t instead of u_int*_t.jhb2011-04-271-54/+65
* Collapse duplicate definitions of EXT2_SB().jhb2011-02-041-17/+6
* Some cosmetic fixes and remove a duplicate constant.jhb2011-02-011-7/+3
* - Move special inode constants to ext2_dinode.h and rename them to matchjhb2011-01-211-17/+10
* Whitespace and style fixes.jhb2011-01-191-3/+3
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-0/+329
OpenPOWER on IntegriCloud