Whamcloud - gitweb
fix unused-function -Wall warnings
[tools/e2fsprogs.git] / debugfs / logdump.c
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
2021-08-19 Theodore Ts'odebugfs: fix shadow and sign-compare -Wall warnings
2021-08-17 Theodore Ts'odebugfs: fix missing byte swap when dumping a revoke...
2021-05-07 Harshad Shirwadkare2fsck: fix unaligned accesses to ext4_fc_tl struct
2021-02-24 Theodore Ts'odebugfs: fix file descriptor leak on error path in...
2021-02-24 Theodore Ts'odebugfs: fix uninitialized variable es in do_logdump()
2021-02-23 Theodore Ts'odebugfs: simplify the do_logdump() function
2021-02-16 Theodore Ts'odebugfs: fix dump_metadata_block() for block sizes...
2021-02-13 Theodore Ts'odebugfs: clamp journal s_maxlen value when dumping...
2021-02-13 Theodore Ts'odebugfs: fix logdump on file systems with block sizes...
2021-02-12 Theodore Ts'odebugfs: fix header checks in logdump
2021-02-12 Theodore Ts'odebugfs: add journal header checks in logdump
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-08 Andreas Dilgermisc: fix minor llvm warnings
2021-01-21 Theodore Ts'odebugfs: fix the printf specifier when dumping a fast...
2021-01-21 Harshad Shirwadkardebugfs: add fast commit support to logdump
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2017-12-15 Tyson NottinghamAdd missing information to debugfs man pages and usage...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-02-16 Theodore Ts'oRefactor code to print journal superblock information
2016-06-13 Theodore Ts'odebugfs: fix logdump to work on files > 2GB
2015-10-24 Darrick J. Wongdebugfs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'odebugfs: cleanup gcc -Wall warnings
2015-06-22 Theodore Ts'oRevert "debugfs: add the hexdump_block command"
2015-06-20 Theodore Ts'odebugfs: add the hexdump_block command
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
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-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-05 Theodore Ts'odebugfs: clean up read_journal_block() to avoid Coverit...
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2012-08-03 Darrick J. Wonglibext2fs: change on-disk journal layout to support...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-06-11 Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Theodore Ts'odebugfs: Correctly show the allocation status of a...
2009-09-08 Valerie Aurora Hensondebugfs: Convert to support 64-bit filesystems
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-06-29 Eric Sandeendebugfs: don't try to fclose NULL
2009-03-09 Manish Katiyardebugfs: Fix typos in logdump's error messages
2009-01-19 Theodore Ts'odebugfs: Fix logdump command for 32-bit filesystems
2008-10-01 Manish Katiyardebugfs: Make the usage messsage of logdump consistent...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2007-10-15 Valerie Clementlibext2fs: cleanup usage of unsigned int or __u32 and...
2007-08-11 Theodore Ts'oClean up applications to not use EXT2FS_ENABLE_SWAPFS...
2007-03-24 Brian Behlendorf[COVERITY] Fix file handle leak in debugfs's logdump...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-05-14 Theodore Ts'outil.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h...
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2002-01-03 Theodore Ts'oAdd new debugfs commands and arguments which make it...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-09-27 Stephen TweedieFix debugfs/logdump.c to compile with configure --disab...
2001-08-12 Theodore Ts'ologdump.c (do_logdump, dump_journal): Add support for...
2001-06-01 Theodore Ts'oChangeLog, debugfs.c, debugfs.h, logdump.c:
2001-06-01 Theodore Ts'oChangeLog, logdump.c:
2001-03-29 Theodore Ts'oMany files: