summaryrefslogtreecommitdiff
path: root/lib/e2p
Commit message (Expand)AuthorAgeFilesLines
* e2fsprogs: remove checker infrastructureEric Sandeen2014-07-041-3/+1
* Add a make variable for the pkgconfig install dirDavid Michael2014-05-071-4/+4
* libe2p: allow libe2p.h to be used in C++ programsTheodore Ts'o2014-02-071-1/+1
* Add support for new compat feature "sparse_super2"Theodore Ts'o2014-01-302-0/+10
* e2fsck: verify s_desc_size is power-of-two valueAndreas Dilger2013-12-231-0/+2
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* e2p: Fix 's' handling in parse_num_blocks2()Jan Kara2013-02-281-1/+1
* libe2p: teach parse_num_blocks2() to return bytes if log_block_size < 0Theodore Ts'o2013-01-151-4/+20
* Fix gcc -Wall nitsTheodore Ts'o2013-01-011-1/+1
* lsattr, chattr: add support for btrfs's No_COW flagTheodore Ts'o2012-06-121-0/+1
* libe2p: teach e2p_jrnl_feature2string() about the 64-bit journal featureTheodore Ts'o2012-05-211-0/+2
* Change pkg-config files so that both <et/com_err.h> and <com_err.h> workTheodore Ts'o2012-05-141-1/+1
* Reserve the codepoints for the INCOMPAT features LARGEDATA and INLINEDATATheodore Ts'o2012-05-111-0/+8
* libext2fs, libe2p: Reserve RO_COMPAT_REPLICA featureTheodore Ts'o2012-02-171-0/+2
* ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger2011-09-252-1/+9
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-1821-25/+65
* libe2p: reach unreachable codeEric Sandeen2011-09-161-3/+4
* e2fsprogs: annotate intentional fallthroughs in case statementsEric Sandeen2011-09-163-0/+5
* debugfs: add 64-bit support to the set_field commandsTheodore Ts'o2011-09-161-1/+1
* libext2fs: add metadata checksum and snapshot feature flagsTheodore Ts'o2011-09-162-0/+8
* Merge branch 'maint' into nextTheodore Ts'o2011-09-161-1/+1
|\
| * libe2p: fix bug so that MNTOPT_ options can be successfully parsedTheodore Ts'o2011-09-151-1/+1
* | misc: fix compile warnings on OSXAndreas Dilger2011-06-114-15/+18
* | misc: clean up compiler warningsAndreas Dilger2011-06-111-2/+2
* | Merge branch 'maint' into nextTheodore Ts'o2011-03-181-0/+3
|\ \ | |/
| * add new superblock field: s_overhead_blocksTheodore Ts'o2011-03-181-0/+3
* | Merge branch 'maint' into nextTheodore Ts'o2011-02-272-2/+22
|\ \ | |/
| * Add basic BIGALLOC support for cluster-based allocationTheodore Ts'o2011-02-252-2/+14
| * e2fsprogs: reserving code points for new ext4 quota featureAditya Kali2011-02-252-0/+8
* | Merge branch 'maint' into nextTheodore Ts'o2010-09-242-0/+6
|\ \ | |/
| * tune2fs, debugfs, libext2fs: Add support for ext4 default mount optionsTheodore Ts'o2010-09-182-0/+6
* | Merge branch 'maint' into nextTheodore Ts'o2010-07-191-0/+42
|\ \ | |/
| * Add superblock fields which track first and most recent fs errorsTheodore Ts'o2010-07-051-0/+31
| * Add support for Next3 snapshot superblock fields to dumpe2fs and debugfsTheodore Ts'o2010-06-241-0/+11
* | Merge branch 'maint' into nextTheodore Ts'o2010-06-0721-41/+90
|\ \ | |/
| * libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o2010-05-1721-41/+90
* | libe2p: Add new function parse_num_blocks2()Valerie Aurora Henson2009-07-212-1/+7
* | e2p: Print 64-bit block numbers in the superblockTheodore Ts'o2009-06-011-3/+23
|/
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-21/+21
* chattr: manpage tidyupsEric Sandeen2009-05-281-1/+1
* libe2p: Declare prototypes for the journal feature name functions in e2p.hTheodore Ts'o2009-04-221-0/+2
* Add support for a new superblock field: s_kbytes_writtenTheodore Ts'o2009-03-061-0/+18
* Fix pkg-config files: use Requires.private and fix the include directoryTheodore Ts'o2008-09-021-1/+1
* libe2p: Fix potential core-dumping bug in iterate_on_dir()Theodore Ts'o2008-09-011-3/+3
* Update makefile dependency for lib/e2p/Makefile.inTheodore Ts'o2008-08-291-1/+9
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-2715-45/+45
* libe2p: Fix namespace leakage of os_tabTheodore Ts'o2008-08-241-1/+1
* add debugfs command to print known featuresAndreas Dilger2008-08-243-2/+141
* Fix a typo in lib/e2p/Makefile.inLi Zefan2008-08-151-1/+1
* Basic flexible block group supportTheodore Ts'o2008-04-221-0/+3