index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
ext2fs
/
ext2fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add read-only support for extents in ext2fs.
pfg
2013-08-12
1
-1
/
+7
*
Initial implementation of the HTree directory index.
pfg
2013-07-06
1
-0
/
+7
*
Rename some prefixes in the Block Group Descriptor fields to ext4bgd_
pfg
2013-06-20
1
-6
/
+6
*
More ext2fs header cleanups:
pfg
2013-06-18
1
-12
/
+6
*
Re-sort ext2fs headers to make things easier to find.
pfg
2013-06-16
1
-51
/
+6
*
e2fs_bpg and e2fs_isize are always unsigned.
pfg
2013-06-09
1
-2
/
+2
*
ext2fs: Update Block Group Descriptor struct.
pfg
2013-06-03
1
-3
/
+7
*
ext2fs: Replace redundant EXT2_MIN_BLOCK with EXT2_MIN_BLOCK_SIZE.
pfg
2013-02-08
1
-1
/
+0
*
ext2fs: make e2fs_maxcontig local and remove tautological check.
pfg
2013-02-08
1
-1
/
+0
*
ext2fs: general cleanup.
pfg
2013-02-02
1
-41
/
+4
*
Clean some 'svn:executable' properties in the tree.
pfg
2013-01-26
1
-0
/
+0
*
More constant renaming in preparation for newer features.
pfg
2012-12-20
1
-10
/
+10
*
Update some definitions or make them match NetBSD's headers.
pfg
2012-11-28
1
-1
/
+9
*
Add some basic definitions for a future htree implementation.
pfg
2012-08-24
1
-0
/
+1
*
Add support for ns timestamps and birthtime to the ext2/3 driver.
pfg
2012-03-08
1
-3
/
+5
*
Update the data structures with some fields reserved for
pfg
2012-02-07
1
-7
/
+22
*
Style cleanups by jh@.
pfg
2011-12-16
1
-5
/
+5
*
Bring in reallocblk to ext2fs.
pfg
2011-12-15
1
-0
/
+21
*
Various style fixes including using uint*_t instead of u_int*_t.
jhb
2011-04-27
1
-54
/
+65
*
Collapse duplicate definitions of EXT2_SB().
jhb
2011-02-04
1
-17
/
+6
*
Some cosmetic fixes and remove a duplicate constant.
jhb
2011-02-01
1
-7
/
+3
*
- Move special inode constants to ext2_dinode.h and rename them to match
jhb
2011-01-21
1
-17
/
+10
*
Whitespace and style fixes.
jhb
2011-01-19
1
-3
/
+3
*
Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer
lulf
2010-01-14
1
-0
/
+329