Whamcloud - gitweb
debugfs: teach set_super_value how to set the s_encoding field
[tools/e2fsprogs.git] / lib / ext2fs / ext2_fs.h
2019-04-28 Gabriel Krisman... ext2fs: drop ASCII NLS support
2019-04-28 Gabriel Krisman... ext2fs: drop Unicode normalization support
2019-04-28 Gabriel Krisman... ext2fs: nls: Update to unicode 12.1.0
2018-12-03 Gabriel Krisman... chattr/lsattr: support casefold attribute
2018-12-03 Gabriel Krisman... libe2p: helpers for configuring the encoding superblock...
2018-11-19 Gabriel Krisman... Reserve feature bit and SB field bit for filename encoding
2018-11-19 Gabriel Krisman... Add timestamp extension bits to superblock
2018-10-11 Theodore Ts'oDefine __GNUC_PREREQ if necessary
2018-08-14 Theodore Ts'oReserve codepoints for the fsverity feature.
2018-06-22 Andreas Dilgerext2fs: annotate superblock/inode offsets
2018-06-21 Jin QianAOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicat...
2018-03-11 Lukas Czernere2fsck: fix endianness problem when reading htree nodes
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2016-06-06 Theodore Ts'omke2fs: warn if user provides a label which is too...
2016-05-22 Theodore Ts'oe2fsck: fix project quota support
2016-03-14 David Turnere2fsck: correct ext4 dates generated by old kernels
2016-03-07 Darrick J. Wonglibext2fs: store checksum seed in superblock
2016-03-06 Li XiAdd inherit flags for project quota
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiAdd project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
2015-11-30 Theodore Ts'odebugfs: add support to properly set and display extend...
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-07-16 Theodore Ts'oe2fsck: check for encrypted directory entries with...
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-12 Theodore Ts'oReserve superblock fields s_lpf_ino and s_encryption_level
2015-04-06 Theodore Ts'oChange filename encryption to use CTS mode
2015-03-29 Theodore Ts'oAdd support for a password salt stored in the superblock
2015-03-26 Ildar Muslukhovmisc: add e4crypt tool
2015-02-23 Theodore Ts'oAdd support for the read-only feature
2015-01-29 Darrick J. Wonge2fsck: salvage under-sized dirents by removing them
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
next