Whamcloud - gitweb
Merge tag 'v1.46.1' into debian/master
[tools/e2fsprogs.git] / debugfs /
2017-01-30 Eric Whitneye2fsprogs: enable project quota reporting in debugfs
2017-01-29 Theodore Ts'olibext2fs: translate internal ext4 acl to Posix ACL...
2017-01-29 Theodore Ts'odebugfs: improve how we display and parse extended...
2016-11-12 Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01 Theodore Ts'odebugfs: fix typo when printing out the dtime label
2016-08-31 Theodore Ts'odebugfs: add the debugfs copy_inode subcommand
2016-06-13 Theodore Ts'odebugfs: fix logdump to work on files > 2GB
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-06 Theodore Ts'otests,debugfs: ea_set's "-f <value_file" needs to be...
2016-06-04 Theodore Ts'odebugfs: clarify man page for the -b and -s options
2016-06-03 Theodore Ts'odebugfs.8, e2fsck.8: clarify man pages these programs...
2016-06-03 Theodore Ts'odebugfs: fix rdump so it can start from the root directory
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-05-25 Theodore Ts'oe2fsck: improve error messages when the journal sb...
2016-05-25 Theodore Ts'odebugfs: fix "set_bg <bg num> checksum calc" on 64...
2016-05-25 Theodore Ts'oe2fsck: improve error messages when the journal sb...
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-15 Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-14 Theodore Ts'odebugfs: fix a bug in string_to_time() which misparsed...
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
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 Andreas Dilgerdebugfs: improve dump_mmp handling
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-10-24 Darrick J. Wongdebugfs: clean up feature test macros with predicate...
2015-07-23 Theodore Ts'oandroid: be able to build dumpe2fs, lsattr, and e2fsck...
2015-07-22 Theodore Ts'oMerge branch 'maint' into next
2015-07-22 Tobias Stoeckmanndebugfs: handle out of memory condition
2015-07-13 Theodore Ts'odebugfs: cleanup gcc -Wall warnings
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'oSuppress annoying missing field initializer warnings
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-06-22 Theodore Ts'oRevert "debugfs: add the hexdump_block command"
2015-06-20 Theodore Ts'odebugfs: add the hexdump_block command
2015-06-20 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Konstantin Khlebnikovdebugfs: fix several errors and add assertions in the...
2015-06-11 Darrick J. Wongdebugfs: implement fallocate
2015-05-26 Theodore Ts'oAllow debugfs to be built for use in Android
2015-05-17 Darrick J. Wonge2fsck: fix buffer overrun in revoke block scanning
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2015-05-05 Darrick J. Wongdebugfs: optionally create undo file
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-03-08 Theodore Ts'odebugfs: pretty print encrypted filenames in the ls...
2015-01-27 Darrick J. Wongdebugfs: fix crash in ea_set argument handling
2015-01-27 Darrick J. Wongdebugfs: document new commands
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-12-02 Bernhard M. Wiedemanndebugfs: fix typo in message
2014-11-04 Eric Sandeendebugfs: don't swap htree nodes in-place
2014-10-13 Theodore Ts'odebugfs: add allocate and set functionality to the...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongdebugfs: manage needs_recover feature when messing...
2014-09-19 Darrick J. Wongmisc: fix Coverity complaints
2014-09-11 Darrick J. Wongdebugfs: add the ability to write transactions to the...
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-08-29 Theodore Ts'odebugfs: add better error checking when printing extend...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-19 Theodore Ts'odebugfs: fix set_inode_field block[IND|DIND|TIND]
2014-08-08 Theodore Ts'oMerge branch 'maint' into next
2014-08-04 Aaron Cranedebugfs: teach rdump to take multiple source arguments
2014-08-04 Aaron Cranedebugfs: refactor do_rdump()
2014-08-04 Aaron Cranedebugfs: fix double-close bug in "rdump" and "dump -p"
2014-08-04 Aaron Cranedebugfs: be more specific in error messages
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Andreas Dilgermisc: quiet signed/unsigned charactr compiler warnings
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-22 Darrick J. Wongdebugfs: fix printing of inline data during symlink...
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wongdebugfs: allow bmap to allocate blocks
2014-07-22 Darrick J. Wongdebugfs: create inode_dump command to dump an inode...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-04 Theodore Ts'odebugfs: add support setting the error_count and associ...
2014-06-02 Zheng Liudebugfs: do not display fast symlink with inline data
2014-05-27 Zheng Liudebugfs: fix two warning messages when compiling with...
2014-05-27 Darrick J. WongMisc coverity fixes
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-22 Andreas Dilgerdebugfs: fix debugfs/quota.c compile warnings
2014-05-22 Andreas Dilgerdebugfs: fix filehandle leak in copy_file()
2014-05-22 Andreas Dilgerdebugfs: fix string_to_time for MacOS strptime()
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'odebugfs: add commands to query the quota information
2014-05-12 Darrick J. Wongdebugfs: force logdump to display (old) journal contents
2014-05-12 Darrick J. Wongdebugfs: teach logdump to deal with 64bit revoke tables
2014-05-11 Darrick J. Wongmisc: coverity fixes
next