Whamcloud - gitweb
Reserve the codepoints for the new INCOMPAT feature ENCRYPT
[tools/e2fsprogs.git] / lib / ext2fs / ext2_fs.h
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2014-11-04 Eric Sandeenendian-annotate most on-disk structures
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-03-04 Zheng Liulibext2fs: handle inline data in dir iterator function
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-23 Andreas Dilgere2fsck: verify s_desc_size is power-of-two value
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2012-09-22 Theodore Ts'olibext2fs: always define i_checksum_lo
2012-08-15 Zheng Liulibe2p/libext2fs: add EXT4_INLINE_DATA_FL flag
2012-08-15 Theodore Ts'olibext2fs: rename INCOMPAT_INLINEDATA to INCOMPAT_INLIN...
2012-08-07 Zheng Liulibe2p/libext2fs: add EXT4_INLINE_DATA_FL flag
2012-08-07 Theodore Ts'olibext2fs: rename INCOMPAT_INLINEDATA to INCOMPAT_INLIN...
2012-07-30 Darrick J. Wonglibext2fs: create the block bitmap checksum
2012-07-30 Darrick J. Wonglibext2fs: create the inode bitmap checksum
2012-07-30 Darrick J. Wonglibext2fs: add inode checksum support
2012-07-30 Darrick J. Wonglibext2fs: change ext4 on-disk layout to support metada...
2012-06-12 Theodore Ts'olsattr, chattr: add support for btrfs's No_COW flag
2012-05-11 Theodore Ts'oReserve the codepoints for the INCOMPAT features LARGED...
2012-03-22 Lukas Czernere2fsck: remove EXT4_EOFBLOCKS_FL flag handling
2012-02-17 Theodore Ts'olibext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-16 Theodore Ts'olibext2s: fix swapfs.c so it builds on big endian systems
2011-09-16 Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16 Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-09-15 Theodore Ts'olibext2fs: fix binary and source compatibility with...
2011-09-14 Yongqiang Yangresize2fs: add support for new in-kernel online resize...
2011-07-07 Theodore Ts'olibext2fs: Fix gcc -Wall warnings
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-04 Theodore Ts'olibext2fs: change EXT2_MAX_BLOCKS_PER_GROUP() to be...
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oadd new superblock field: s_overhead_blocks
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2011-02-25 Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-18 Theodore Ts'otune2fs, debugfs, libext2fs: Add support for ext4 defau...
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-05 Theodore Ts'oAdd superblock fields which track first and most recent...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-06-02 Theodore Ts'oReserve feature flags and fields needed for the Next3...
2010-06-02 Andreas DilgerReserve the EXT4_FEATURE_INCOMPAT_DIRDATA feature flag
2010-06-02 Andreas DilgerReserve the EXT4_INCOMPAT_EA_INODE feature flag
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-24 Eric Sandeene2fsck: don't complain about i_size for known blocks...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-06-06 Valerie Aurora Hensonlibext2fs: Define bg_itable_unused_hi in the ext4_group...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-06-07 Theodore Ts'oresize2fs: Add support to use the ext4 online resize...
2008-05-16 Theodore Ts'oext2fs.h: Add l_i_file_acl_high and l_version_hi to...
2008-04-23 Theodore Ts'oBasic flexible block group support
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-03-20 Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...
2008-03-15 Andreas DilgerAdd support for the DIR_NLINK feature.
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-15 Theodore Ts'oext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2007-12-18 Theodore Ts'oAdd #define needed for Hurd ioctl definitions
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-03 Jose R. SantosReserve the INCOMPAT feature number for FLEX_BG.
2007-11-01 Coly Lilibext2fs: remove masix support
2007-10-15 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-05-31 Theodore Ts'oReserve superblock field for the raid stripe width.
2007-05-31 Andreas DilgerReserve superblock fields for multiple mount protection...
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2006-11-30 Theodore Ts'oFix (as yet unused) struct ext4_group_desc to add a...
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oOn-disk format for controlling the inode size
2006-11-11 Theodore Ts'oOn-disk format definition for 64-bit support
2006-11-11 Theodore Ts'oOn-disk format for large number of subdirectories
2006-11-11 Theodore Ts'oOn-disk format definition for group descriptor checksums
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-08-05 Andreas DilgerRename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make...
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-18 Theodore Ts'oAdd support for on-line resizing to resize2fs
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2004-11-30 Theodore Ts'oAdd definition for the extents filesystem feature and...
2004-01-30 Theodore Ts'oFix a byte swap bugs, including one which caused e2fsck to
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-04-11 Theodore Ts'oRemove EXT2_FEATURE_RO_COMPAT_BTREE_DIR mention of...
2002-11-01 Theodore Ts'oAdd support for a new inode flag, which is to be used
2002-10-25 Theodore Ts'oAdd a new superblock field, s_mkfs_time, which indicate...
2002-10-20 Theodore Ts'oAdd support for new default mount options for the journ...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-15 Theodore Ts'oAdd support for new feature in ext2/3 filesystems;...
2002-08-17 Theodore Ts'oModify the half MD4 hash so it is no longer endian...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-07-09 Theodore Ts'oext2_fs.h: Add superblock field for reserved group...
next