summaryrefslogtreecommitdiff
path: root/debugfs/set_fields.c
Commit message (Expand)AuthorAgeFilesLines
* debugfs: fix set_inode_field block[IND|DIND|TIND]Theodore Ts'o2014-08-191-1/+4
* debugfs: allow bmap to allocate blocksDarrick J. Wong2014-07-221-2/+3
* debugfs: add support setting the error_count and associated sb fieldsTheodore Ts'o2014-07-041-0/+11
* Add support for new compat feature "sparse_super2"Theodore Ts'o2014-01-301-0/+2
* debugfs, e2fsck: fix s_desc_size handlingAndreas Dilger2013-12-241-4/+7
* debugfs: don't leak mmp_s memory (on error path)Darrick J. Wong2013-12-121-1/+1
* e2fsprogs: fix blk_t <- blk64_t assignment mismatchesDarrick J. Wong2013-10-071-6/+4
* debugfs: add sanity check to make sure we never shift 64 bits rightTheodore Ts'o2013-01-281-1/+4
* debugfs: fix gcc -Wall complaintsTheodore Ts'o2011-11-181-26/+29
* debugfs: tidy up mmp handlingEric Sandeen2011-11-111-0/+9
* ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger2011-09-251-1/+84
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* debugfs: add 64-bit support to the set_field commandsTheodore Ts'o2011-09-161-161/+292
* libext2fs: add metadata checksum and snapshot feature flagsTheodore Ts'o2011-09-161-1/+2
* Merge branch 'maint' into nextTheodore Ts'o2011-03-181-0/+1
|\
| * add new superblock field: s_overhead_blocksTheodore Ts'o2011-03-181-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2011-02-271-2/+4
|\ \ | |/
| * Add basic BIGALLOC support for cluster-based allocationTheodore Ts'o2011-02-251-2/+2
| * e2fsprogs: reserving code points for new ext4 quota featureAditya Kali2011-02-251-0/+2
* | Merge branch 'maint' into nextTheodore Ts'o2010-09-241-0/+1
|\ \ | |/
| * tune2fs, debugfs, libext2fs: Add support for ext4 default mount optionsTheodore Ts'o2010-09-181-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2010-07-191-0/+5
|\ \ | |/
| * Add support for Next3 snapshot superblock fields to dumpe2fs and debugfsTheodore Ts'o2010-06-241-0/+5
* | Convert to use block group accessor functionsValerie Aurora Henson2009-10-251-3/+10
* | debugfs: Convert to support 64-bit filesystemsValerie Aurora Henson2009-09-071-1/+1
* | Add missing free_blocks_hi field to debugfs table.Valerie Aurora Henson2009-06-011-0/+1
|/
* debugfs: Fix miscellaneous memory leaksTheodore Ts'o2009-06-151-1/+2
* debugfs: Teach the set_inode_fields_command how to set i_file_acl_highTheodore Ts'o2009-04-181-0/+2
* Add support for a new superblock field: s_kbytes_writtenTheodore Ts'o2009-03-061-0/+1
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-13/+13
* Basic flexible block group supportTheodore Ts'o2008-04-221-0/+1
* debugfs: Add support for "set_block_group <bg_num> checksum calc"Andreas Dilger2008-03-311-2/+16
* Merge branch 'maint' into nextTheodore Ts'o2008-02-181-6/+32
|\
| * debugfs: Add new superblock fields to the set_super_value commandTheodore Ts'o2008-02-181-6/+32
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-011-0/+1
|\ \ | |/
| * debugfs: Add #include <string.h> to pick up prototype for strcasecmpTheodore Ts'o2008-01-011-0/+1
* | Miscellaneous CleanupsTheodore Ts'o2007-08-031-1/+3
* | Fix gcc -Wall warningsTheodore Ts'o2007-08-031-0/+1
|/
* Define the l_i_iversion field in ext2_inodeTheodore Ts'o2007-04-191-0/+1
* Add new debugfs command "set_block_group"Theodore Ts'o2007-04-131-4/+70
* Add directory hashed signed/unsigned hint to superblockTheodore Ts'o2006-11-111-0/+1
* On-disk format definition for huge filesTheodore Ts'o2006-11-111-2/+3
* Fix type warning problem with time_t in debugfsTheodore Ts'o2006-05-211-1/+2
* New debugfs command: set_current_timeTheodore Ts'o2005-09-241-23/+8
* Fix debugfs's set_inode_field so it can properly set i_sizeTheodore Ts'o2005-09-061-1/+1
* Fix debugfs's set_inode_fields command from silently failing.Theodore Ts'o2005-07-041-5/+5
* Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.Theodore Ts'o2005-02-031-5/+1
* set_fields.c: Add support for the jnl_blocks[] for set_super_valueTheodore Ts'o2005-01-201-0/+2
* Cleanup C code in debugfs's setfield. Added missing return statement (turnedTheodore Ts'o2005-01-191-0/+7
* Make the official name of the new debugfs set_inode command beTheodore Ts'o2005-01-071-1/+3