Whamcloud - gitweb
e2fsck: improve in-inode xattr checks
[tools/e2fsprogs.git] / lib / e2p /
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-02-07 Theodore Ts'olibe2p: allow libe2p.h to be used in C++ programs
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2013-12-23 Andreas Dilgere2fsck: verify s_desc_size is power-of-two value
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-03-01 Jan Karae2p: Fix 's' handling in parse_num_blocks2()
2013-01-15 Theodore Ts'olibe2p: teach parse_num_blocks2() to return bytes if...
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-06-12 Theodore Ts'olsattr, chattr: add support for btrfs's No_COW flag
2012-05-21 Theodore Ts'olibe2p: teach e2p_jrnl_feature2string() about the 64...
2012-05-14 Theodore Ts'oChange pkg-config files so that both <et/com_err.h...
2012-05-11 Theodore Ts'oReserve the codepoints for the INCOMPAT features LARGED...
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-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeenlibe2p: reach unreachable code
2011-09-16 Eric Sandeene2fsprogs: annotate intentional fallthroughs in case...
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'olibe2p: fix bug so that MNTOPT_ options can be successf...
2011-06-11 Andreas Dilgermisc: fix compile warnings on OSX
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
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-25 Theodore Ts'oAdd support for Next3 snapshot superblock fields to...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-21 Valerie Aurora Hensonlibe2p: Add new function parse_num_blocks2()
2009-06-01 Theodore Ts'oe2p: Print 64-bit block numbers in the superblock
2009-05-28 Eric Sandeenchattr: manpage tidyups
2009-04-22 Theodore Ts'olibe2p: Declare prototypes for the journal feature...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2008-09-03 Theodore Ts'oFix pkg-config files: use Requires.private and fix...
2008-09-01 Theodore Ts'olibe2p: Fix potential core-dumping bug in iterate_on_dir()
2008-08-30 Theodore Ts'oUpdate makefile dependency for lib/e2p/Makefile.in
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-25 Theodore Ts'olibe2p: Fix namespace leakage of os_tab
2008-08-25 Andreas Dilgeradd debugfs command to print known features
2008-08-15 Li ZefanFix a typo in lib/e2p/Makefile.in
2008-04-23 Theodore Ts'oBasic flexible block group support
2008-04-20 Theodore Ts'olibe2p: Print the s_min_extra_isize and s_wanted_extra_...
2008-04-18 Theodore Ts'oChange the primary name of the extents feature to be...
2008-04-18 Theodore Ts'oRename the feature uninit_groups to uninit_bg
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-03-20 Jose R. SantosRename feature name from gdt_checksum to uninit_groups
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-26 Theodore Ts'olibe2p: New e2p_edit_feature2 which provides better...
2008-02-22 Theodore Ts'olibe2p: Change Raid to RAID in display option
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'olibe2p: Make list_super2() print the RAID stride and...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-04 Jose R. SantosEnable FLEX_BG feature support
2007-10-22 Theodore Ts'olibe2p: Change iterate_on_dir so that it counts non...
2007-10-22 Theodore Ts'olibe2p: Use lstat() instead of stat() in fsetflags...
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-04-02 Theodore Ts'oresize2fs (libe2p): Fix resize2fs parsing of size param...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts)
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in libe2p (e2p_edit_feature)
2006-11-13 Theodore Ts'oAdd support for printing new filesystem features
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-09-29 Theodore Ts'oFix e2p_percent() crash if percentage was zero.
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
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-04-22 Theodore Ts'oFix bug which could cause dumpe2fs to rarely fail to...
2006-03-24 Theodore Ts'oChange mke2fs to use /etc/mke2fs.conf as a configuratio...
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-06-16 Theodore Ts'oMakefile.in: Add an include path specifier when building
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-05-06 Theodore Ts'oFix build of tst_ostype when doing a "make check" in...
2005-04-09 Theodore Ts'ols.c: Add stdlib.h header file since list_super2()...
2005-03-31 Theodore Ts'oostype.c (e2p_os2string): Check to make sure malloc...
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-19 Theodore Ts'oAdd new functions which convert between a string and...
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-20 Theodore Ts'oFix stupid typo in the CreateOS FreeBSD/Solaris changes...
2005-01-19 Theodore Ts'oAdd interpretation of OS Creator values for FreeBSD...
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
2004-12-23 Theodore Ts'oDumpe2fs will print the s_reserved_gdt_blocks field...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-30 Theodore Ts'oAdd definition for the extents filesystem feature and...
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
next