Whamcloud - gitweb
AOSP: Android: run bpfmt on all bp files
[tools/e2fsprogs.git] / debugfs / set_fields.c
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-06 Theodore Ts'odebugfs: fix parse_uint for 64-bit fields
2020-01-27 Li Dongyangext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
2019-05-02 Theodore Ts'odebugfs: teach set_super_value how to set the s_encodin...
2019-04-29 Eric Biggersdebugfs: remove unused variable 'tmp_inode'
2018-12-15 Theodore Ts'odebugfs: fix set_inode_field so it can set the checksum...
2018-10-14 Theodore Ts'oMerge branch 'maint' into next
2018-10-13 David AndersonAOSP: Fix debugfs clang build.
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-07-15 Li DongyangFix compile error and warnings for old gcc versions
2018-06-24 Theodore Ts'odebugfs: avoid undefined bit shift in parse_uint()
2018-01-02 Theodore Ts'oMerge branch 'maint' into next
2017-12-15 Tyson NottinghamAdd missing information to debugfs man pages and usage...
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-25 Theodore Ts'odebugfs: fix "set_bg <bg num> checksum calc" on 64...
2016-03-07 Darrick J. Wonglibext2fs: store checksum seed in superblock
2016-03-07 Theodore Ts'odebugfs: add support for the project id field
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiClean up codes for adding new quota type
2015-11-30 Theodore Ts'odebugfs: add support to properly set and display extend...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oSuppress annoying missing field initializer warnings
2015-06-20 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Konstantin Khlebnikovdebugfs: fix several errors and add assertions in the...
2015-04-12 Theodore Ts'oReserve superblock fields s_lpf_ino and s_encryption_level
2015-03-29 Theodore Ts'oAdd support for a password salt stored in the superblock
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-19 Theodore Ts'odebugfs: fix set_inode_field block[IND|DIND|TIND]
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wongdebugfs: allow bmap to allocate blocks
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-04 Theodore Ts'odebugfs: add support setting the error_count and associ...
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Darrick J. Wongdebugfs: don't leak mmp_s memory (on error path)
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-03-13 Theodore Ts'oMerge branch 'maint' into next
2013-01-28 Theodore Ts'odebugfs: add sanity check to make sure we never shift...
2012-08-03 Darrick J. Wonglibext2fs: add checksum to MMP block
2012-08-03 Darrick J. Wonglibext2fs: record the checksum algorithm in use in...
2012-07-30 Tony BreedsMake Multi Mount Protection (MMP) optional at configure...
2011-11-19 Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-12 Eric Sandeendebugfs: tidy up mmp handling
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 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-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-06-25 Theodore Ts'oAdd support for Next3 snapshot superblock fields to...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-09-08 Valerie Aurora Hensondebugfs: Convert to support 64-bit filesystems
2009-06-15 Theodore Ts'odebugfs: Fix miscellaneous memory leaks
2009-06-01 Valerie Aurora HensonAdd missing free_blocks_hi field to debugfs table.
2009-04-18 Theodore Ts'odebugfs: Teach the set_inode_fields_command how to...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-04-23 Theodore Ts'oBasic flexible block group support
2008-03-31 Andreas Dilgerdebugfs: Add support for "set_block_group <bg_num>...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'odebugfs: Add new superblock fields to the set_super_val...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'odebugfs: Add #include <string.h> to pick up prototype...
2007-08-04 Theodore Ts'oMiscellaneous Cleanups
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2007-04-13 Theodore Ts'oAdd new debugfs command "set_block_group"
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-05-21 Theodore Ts'oFix type warning problem with time_t in debugfs
2005-09-25 Theodore Ts'oNew debugfs command: set_current_time
2005-09-06 Theodore Ts'oFix debugfs's set_inode_field so it can properly set...
2005-07-04 Theodore Ts'oFix debugfs's set_inode_fields command from silently...
2005-02-04 Theodore Ts'oDefine _XOPEN_SOURCE to be 500 to fix compilation probl...
2005-01-21 Theodore Ts'oset_fields.c: Add support for the jnl_blocks[] for...
2005-01-19 Theodore Ts'oCleanup C code in debugfs's setfield. Added missing...
2005-01-08 Theodore Ts'oMake the official name of the new debugfs set_inode...
2004-12-23 Theodore Ts'oAdd support in debugfs's set_field command to specify...
2004-12-22 Theodore Ts'oEnhance debugfs so that set_super_value can now set...