Whamcloud - gitweb
libext2fs: optimize ext2fs_convert_subcluster_bitmap()
[tools/e2fsprogs.git] / misc / dumpe2fs.c
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-10-22 Theodore Ts'oTeach ext2fs_open2() to honor the EXT2_FLAG_SUPER_ONLY...
2018-06-22 Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2017-02-16 Theodore Ts'oRefactor code to print journal superblock information
2015-10-24 Darrick J. Wongmisc: clean up feature test macros with predicate functions
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-05-26 Theodore Ts'olibext2fs, libe2p, misc: git rid of jfs_user.h
2014-12-14 Darrick J. Wongdumpe2fs: output cleanup
2014-12-14 Darrick J. Wongdumpe2fs: reduce dumpe2fs output to 80 columns or less
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-11-08 Darrick J. Wongdumpe2fs: don't crash when the user provides no block...
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongdumpe2fs: provide a machine-readable group-only mode
2014-09-11 Darrick J. Wongdumpe2fs: display external journal feature flags
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-25 Theodore Ts'odumpe2fs: complain if extra arguments are given on...
2014-08-03 Darrick J. Wongdumpe2fs: complain when checksum verification fails
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-26 Theodore Ts'odumpe2fs: don't try to print the journal info when...
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Darrick J. Wongdumpe2fs: check return values
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'odumpe2fs: fix printing of block offsets for 64-bit...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-05-20 Theodore Ts'omisc: fix gcc -Wall nits
2012-08-03 Darrick J. Wonglibext2fs: dump feature flags for jbd2 v2 checksums
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
2012-07-30 Darrick J. Wongdumpe2fs: display block bitmap checksum
2012-07-30 Darrick J. Wongdumpe2fs: display inode bitmap checksum
2012-05-31 Theodore Ts'odumpe2fs: print journal's s_errno field if it is non...
2012-05-14 Theodore Ts'odumpe2fs: fix 64-bit block numbers on 32-bit systems
2012-03-15 Theodore Ts'oUse rbtree bitmaps for dumpe2fs, debugfs, and tune2fs
2012-03-15 Theodore Ts'odumpe2fs: print the expected block group checksum if...
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'odumpe2fs: display "free blocks" as "free clusters"...
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-05 Theodore Ts'odumpe2fs: teach dumpe2fs to be cluster aware
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-06 Andreas Dilgerdumpe2fs: fix output for flex_bg bitmap offsets
2010-06-13 Theodore Ts'odumpe2fs: Fix up to be 64-bit block number safe
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-24 Theodore Ts'odumpe2fs: Fix usage message for -o superblock=<num...
2009-09-06 Theodore Ts'odumpe2fs: Print more information about the inline journal
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-23 Valerie Aurora HensonConvert tune2fs, dumpe2fs, and e2image to the new bitma...
2009-06-15 Theodore Ts'odumpe2fs, tune2fs: fix miscellaneous memory leaks
2008-11-15 Theodore Ts'odumpe2fs: Only print inline journal information if...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-04-21 Theodore Ts'oRemove LAZY_BG feature
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-04-01 Theodore Ts'odumpe2fs: Print the group checksum and the block option...
2008-03-20 Jose R. SantosMake dumpe2fs uninit block group aware
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oFix dumpe2fs parsing of explicit superblock/blocksize...
2007-08-11 Theodore Ts'oClean up applications to not use EXT2FS_ENABLE_SWAPFS...
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 3
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-11-13 Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-05-30 Matthias AndreeFix printf types (FreeBSD has u_long for ntohl).
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-29 Theodore Ts'oEnhance dumpe2fs to print the size of journal
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-06-20 Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2004-12-23 Theodore Ts'oEnhance dumpe2fs so that it will print the location...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-25 Theodore Ts'odumpe2fs.c (list_desc, main): Make dumpe2fs more robust...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-03-05 Theodore Ts'oNewer libintl needs LC_CTYPE to be set in addition...
2001-12-22 Theodore Ts'oChange dumpe2fs to not die if the listing of the bad...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-12-02 Theodore Ts'oPull up dumpe2fs cleanup patch from the experimental...
2001-08-27 Theodore Ts'oRemove EXT2FS_VERSION from the version display, since it
2001-06-13 Theodore Ts'oChangeLog, dumpe2fs.c, mke2fs.c:
2001-05-14 Theodore Ts'oMany files:
2001-05-03 Theodore Ts'oChangeLog, dumpe2fs.8.in, dumpe2fs.c:
2001-02-08 Theodore Ts'oChangeLog, dumpe2fs.c:
next