summaryrefslogtreecommitdiff
path: root/lib/e2p
AgeCommit message (Expand)AuthorFilesLines
2011-06-11misc: fix compile warnings on OSXAndreas Dilger4-15/+18
2011-06-11misc: clean up compiler warningsAndreas Dilger1-2/+2
2011-03-18Merge branch 'maint' into nextTheodore Ts'o1-0/+3
2011-03-18add new superblock field: s_overhead_blocksTheodore Ts'o1-0/+3
2011-02-27Merge branch 'maint' into nextTheodore Ts'o2-2/+22
2011-02-25Add basic BIGALLOC support for cluster-based allocationTheodore Ts'o2-2/+14
2011-02-25e2fsprogs: reserving code points for new ext4 quota featureAditya Kali2-0/+8
2010-09-24Merge branch 'maint' into nextTheodore Ts'o2-0/+6
2010-09-18tune2fs, debugfs, libext2fs: Add support for ext4 default mount optionsTheodore Ts'o2-0/+6
2010-07-19Merge branch 'maint' into nextTheodore Ts'o1-0/+42
2010-07-05Add superblock fields which track first and most recent fs errorsTheodore Ts'o1-0/+31
2010-06-24Add support for Next3 snapshot superblock fields to dumpe2fs and debugfsTheodore Ts'o1-0/+11
2010-06-07Merge branch 'maint' into nextTheodore Ts'o21-41/+90
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o21-41/+90
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o1-21/+21
2009-07-21libe2p: Add new function parse_num_blocks2()Valerie Aurora Henson2-1/+7
2009-06-01e2p: Print 64-bit block numbers in the superblockTheodore Ts'o1-3/+23
2009-05-28chattr: manpage tidyupsEric Sandeen1-1/+1
2009-04-22libe2p: Declare prototypes for the journal feature name functions in e2p.hTheodore Ts'o1-0/+2
2009-03-06Add support for a new superblock field: s_kbytes_writtenTheodore Ts'o1-0/+18
2008-09-02Fix pkg-config files: use Requires.private and fix the include directoryTheodore Ts'o1-1/+1
2008-09-01libe2p: Fix potential core-dumping bug in iterate_on_dir()Theodore Ts'o1-3/+3
2008-08-29Update makefile dependency for lib/e2p/Makefile.inTheodore Ts'o1-1/+9
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o15-45/+45
2008-08-24libe2p: Fix namespace leakage of os_tabTheodore Ts'o1-1/+1
2008-08-24add debugfs command to print known featuresAndreas Dilger3-2/+141
2008-08-15Fix a typo in lib/e2p/Makefile.inLi Zefan1-1/+1
2008-04-22Basic flexible block group supportTheodore Ts'o1-0/+3
2008-04-20libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o1-1/+7
2008-04-17Change the primary name of the extents feature to be 'extent'Theodore Ts'o1-2/+2
2008-04-17Rename the feature uninit_groups to uninit_bgTheodore Ts'o1-0/+2
2008-04-17Add support for the HUGE_FILE featureTheodore Ts'o1-0/+1
2008-03-20Rename feature name from gdt_checksum to uninit_groupsJose R. Santos1-1/+1
2008-02-27Merge branch 'maint'Theodore Ts'o3-10/+46
2008-02-26libe2p: New e2p_edit_feature2 which provides better error handlingTheodore Ts'o2-8/+44
2008-02-22libe2p: Change Raid to RAID in display optionTheodore Ts'o1-2/+2
2008-02-18Merge branch 'maint' into nextTheodore Ts'o1-0/+6
2008-02-18libe2p: Make list_super2() print the RAID stride and stripe-widthTheodore Ts'o1-0/+6
2008-01-27Merge branch 'maint' into nextTheodore Ts'o1-2/+6
2008-01-26Add support for the test_fs flagTheodore Ts'o1-2/+6
2007-11-03Merge basic FLEX_BG supportTheodore Ts'o1-0/+2
2007-11-03Enable FLEX_BG feature supportJose R. Santos1-0/+2
2007-10-22libe2p: Change iterate_on_dir so that it counts non-zero returnsTheodore Ts'o1-3/+4
2007-10-22libe2p: Use lstat() instead of stat() in fsetflags() and fgetflags()Theodore Ts'o2-2/+2
2007-07-08Remove Changelog files since they're not used after the git migrationTheodore Ts'o1-719/+0
2007-06-24Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o1-0/+4
2007-04-02resize2fs (libe2p): Fix resize2fs parsing of size parameter (in sector units)Theodore Ts'o2-1/+8
2007-03-21[COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts)Brian Behlendorf2-6/+13
2007-03-21[COVERITY] Fix memory leak in libe2p (e2p_edit_feature)Brian Behlendorf2-8/+17
2006-11-12Add support for printing new filesystem featuresTheodore Ts'o2-0/+19