]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - debugfs
po: update uk.po (from translationproject.org)
[thirdparty/e2fsprogs.git] / debugfs /
2017-12-15  Tyson NottinghamAdd missing information to debugfs man pages and usage...
2017-12-13  Qian Yingjindebugfs: fix ncheck program output
2017-10-16  Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16  Sebastian RasmussenFix typos in error messages and documentation
2017-10-15  Theodore Ts'omisc: clean up error handling for ext2fs_run_ext3_journal()
2017-07-24  Theodore Ts'odebugfs: fix "ls -p" to avoid printing garbage after...
2017-07-23  Theodore Ts'odebugfs: add sanity checking to the string_to_inode...
2017-05-19  Mike Frysingerinclude sys/sysmacros.h as needed
2017-03-03  Darrick J. Wongmisc: fix all the compiler warnings
2017-02-20  Theodore Ts'odebugfs: better support of superblocks with bad checksums
2017-02-16  Theodore Ts'oRefactor code to print journal superblock information
2017-02-16  Eric Biggersdebugfs: with ls -l, include space between size and...
2017-02-16  Eric Biggersdebugfs.8: fix name of argument to blocks command
2017-01-31  Theodore Ts'odebugfs: in ea_get -V, don't print double quotes around...
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-08-10  Theodore Ts'oMerge branch 'maint' into next
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-07  Theodore Ts'oMerge branch 'maint' into next
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-04-15  Theodore Ts'oFix support for configure --enable-jbd-debug
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
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  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'oMerge branch 'maint' into next
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-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
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-21  Theodore Ts'oMerge branch 'maint' into next
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-16  Theodore Ts'oMerge branch 'maint' into next
2015-06-11  Darrick J. Wongdebugfs: implement fallocate
2015-05-26  Theodore Ts'oAllow debugfs to be built for use in Android
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
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-04-06  Theodore Ts'oMerge branch 'maint' into next
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-02-16  Theodore Ts'oMerge branch 'maint' into next
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...
2015-01-19  Theodore Ts'oMerge branch 'maint' into next
2014-12-26  Theodore Ts'oMerge branch 'maint' into next
2014-12-15  Theodore Ts'oMerge branch 'maint' into next
2014-12-03  Theodore Ts'oMerge branch 'maint' into next
2014-12-02  Bernhard M. Wiedemanndebugfs: fix typo in message
2014-11-05  Theodore Ts'oMerge branch 'maint' into next
2014-11-04  Theodore Ts'oMerge branch 'maint' into next
2014-11-04  Eric Sandeendebugfs: don't swap htree nodes in-place
2014-11-04  Theodore Ts'oMerge branch 'maint' into next
2014-10-13  Theodore Ts'odebugfs: add allocate and set functionality to the...
2014-10-11  Theodore Ts'oMerge branch 'maint' into next
2014-10-01  Theodore Ts'oMerge branch 'maint' into next
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  Theodore Ts'oMerge branch 'maint' into next
2014-09-19  Darrick J. Wongmisc: fix Coverity complaints
2014-09-19  Theodore Ts'oMerge branch 'maint' into next
next