summaryrefslogtreecommitdiff
path: root/debugfs/set_fields.c
Commit message (Expand)AuthorAge
* AOSP: Fix debugfs clang build.David Anderson2018-10-12
* Fix compile error and warnings for old gcc versionsLi Dongyang2018-07-14
* debugfs: avoid undefined bit shift in parse_uint()Theodore Ts'o2018-06-24
* Merge branch 'maint' into nextTheodore Ts'o2018-01-02
|\
| * Add missing information to debugfs man pages and usage textsTyson Nottingham2017-12-15
* | Merge branch 'maint' into nextTheodore Ts'o2017-10-15
|\|
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-15
* | e2fsprogs: supersede i_dir_acl with i_size_high for all casesArtem Blagodarenko2017-04-13
|/
* Fix Android build warningsTheodore Ts'o2016-05-29
* debugfs: fix "set_bg <bg num> checksum calc" on 64-bit file systemsTheodore Ts'o2016-05-25
* libext2fs: store checksum seed in superblockDarrick J. Wong2016-03-06
* debugfs: add support for the project id fieldTheodore Ts'o2016-03-06
* Add project quota supportLi Xi2016-03-06
* Clean up codes for adding new quota typeLi Xi2016-03-06
* debugfs: add support to properly set and display extended timestampsTheodore Ts'o2015-11-30
* Eliminate unused parameter warnings from Android buildTheodore Ts'o2015-07-13
* Suppress annoying missing field initializer warningsTheodore Ts'o2015-07-12
* Merge branch 'maint' into nextTheodore Ts'o2015-06-19
|\
| * debugfs: fix several errors and add assertions in the set_fields commandKonstantin Khlebnikov2015-06-19
* | Reserve superblock fields s_lpf_ino and s_encryption_levelTheodore Ts'o2015-04-12
* | Add support for a password salt stored in the superblockTheodore Ts'o2015-03-28
* | Reserve the codepoints for the new INCOMPAT feature ENCRYPTTheodore Ts'o2015-01-26
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-25
|\|
| * debugfs: fix set_inode_field block[IND|DIND|TIND]Theodore Ts'o2014-08-19
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-22
|\|
| * debugfs: allow bmap to allocate blocksDarrick J. Wong2014-07-22
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-06
|\|
| * debugfs: add support setting the error_count and associated sb fieldsTheodore Ts'o2014-07-04
* | Merge branch 'maint' into nextTheodore Ts'o2014-01-30
|\|
| * Add support for new compat feature "sparse_super2"Theodore Ts'o2014-01-30
* | Merge branch 'maint' into nextTheodore Ts'o2013-12-26
|\|
| * debugfs, e2fsck: fix s_desc_size handlingAndreas Dilger2013-12-24
* | Merge branch 'maint' into nextTheodore Ts'o2013-12-12
|\|
| * debugfs: don't leak mmp_s memory (on error path)Darrick J. Wong2013-12-12
* | Merge branch 'maint' into nextTheodore Ts'o2013-10-12
|\|
| * e2fsprogs: fix blk_t <- blk64_t assignment mismatchesDarrick J. Wong2013-10-07
* | Merge branch 'maint' into nextTheodore Ts'o2013-03-13
|\|
| * debugfs: add sanity check to make sure we never shift 64 bits rightTheodore Ts'o2013-01-28
* | libext2fs: add checksum to MMP blockDarrick J. Wong2012-08-02
* | libext2fs: record the checksum algorithm in use in the superblockDarrick J. Wong2012-08-02
* | Make Multi Mount Protection (MMP) optional at configure time.Tony Breeds2012-07-30
|/
* debugfs: fix gcc -Wall complaintsTheodore Ts'o2011-11-18
* debugfs: tidy up mmp handlingEric Sandeen2011-11-11
* ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger2011-09-25
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-18
* debugfs: add 64-bit support to the set_field commandsTheodore Ts'o2011-09-16
* libext2fs: add metadata checksum and snapshot feature flagsTheodore Ts'o2011-09-16
* Merge branch 'maint' into nextTheodore Ts'o2011-03-18
|\
| * add new superblock field: s_overhead_blocksTheodore Ts'o2011-03-18
* | Merge branch 'maint' into nextTheodore Ts'o2011-02-27
|\|