summaryrefslogtreecommitdiff
path: root/misc/dumpe2fs.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-15dumpe2fs, tune2fs: fix miscellaneous memory leaksTheodore Ts'o1-0/+5
2008-11-15dumpe2fs: Only print inline journal information if the journal is internalTheodore Ts'o1-2/+3
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-13/+13
2008-04-20Remove LAZY_BG featureTheodore Ts'o1-5/+2
2008-04-17Add support for the HUGE_FILE featureTheodore Ts'o1-1/+6
2008-04-01dumpe2fs: Print the group checksum and the block options in a nicer wayTheodore Ts'o1-2/+8
2008-03-20Make dumpe2fs uninit block group awareJose R. Santos1-4/+9
2008-03-17Fix miscellaneous gcc -Wall warningsTheodore Ts'o1-10/+10
2008-02-27Merge branch 'maint'Theodore Ts'o1-10/+93
2008-02-26Fix dumpe2fs parsing of explicit superblock/blocksize parametersTheodore Ts'o1-10/+93
2007-08-11Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTESTheodore Ts'o1-7/+0
2007-07-23libext2fs: 32-bit bitmap refactorization, part 3Theodore Ts'o1-4/+14
2006-12-26Use the newer add/remove_error_table com_err interfacesTheodore Ts'o1-1/+2
2006-11-12Allow debugfs and dumpe2fs to support fs features under developmentTheodore Ts'o1-1/+1
2006-09-12Create new ext2fs library inlines: ext2fs_group_{first,last}_block()Eric Sandeen1-6/+3
2006-09-12Fix signed vs unsigned printf format strings for block and inode numbersEric Sandeen1-3/+3
2006-09-12Fix loops over group descriptors to prevent 2**32-1 block number overflowsEric Sandeen1-10/+13
2006-05-30Fix printf types (FreeBSD has u_long for ntohl).Matthias Andree1-4/+4
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o1-1/+32
2006-03-29Enhance dumpe2fs to print the size of journalTheodore Ts'o1-0/+24
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-5/+5
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o1-17/+25
2005-06-20Fix e2fsprogs messages for grammar and consistency, based on suggestionsTheodore Ts'o1-1/+1
2004-12-23Enhance dumpe2fs so that it will print the location of the reservedTheodore Ts'o1-1/+9
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-7/+12
2003-11-21Centeralize calculation of which blocks are reserved/used forTheodore Ts'o1-27/+17
2002-10-30Add support for the meta_bg feature flag to the resize2fs program.Theodore Ts'o1-14/+11
2002-10-25dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so thatTheodore Ts'o1-16/+26
2002-10-20Add support for the meta_blockgroup filesystem format.Theodore Ts'o1-3/+25
2002-03-05Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.Theodore Ts'o1-0/+1
2001-12-21Change dumpe2fs to not die if the listing of the bad blocks Theodore Ts'o1-40/+23
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-4/+5
2001-12-02Pull up dumpe2fs cleanup patch from the experimental branch.Theodore Ts'o1-59/+64
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o1-3/+2
2001-06-13ChangeLog, dumpe2fs.c, mke2fs.c:Theodore Ts'o1-19/+12
2001-05-14Many files:Theodore Ts'o1-1/+1
2001-05-03ChangeLog, dumpe2fs.8.in, dumpe2fs.c:Theodore Ts'o1-2/+9
2001-02-08ChangeLog, dumpe2fs.c:Theodore Ts'o1-5/+5
2001-01-18ChangeLog, mkjournal.c:Theodore Ts'o1-1/+1
2001-01-16ChangeLog, Makefile.in, dumpe2fs.c, jfs_user.h, mke2fs.c, tune2fs.c:Theodore Ts'o1-3/+53
2000-09-11ChangeLog, dumpe2fs.c, mke2fs.c:Theodore Ts'o1-1/+1
2000-08-14ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.c:Theodore Ts'o1-6/+39
2000-04-03Many files:Theodore Ts'o1-0/+3
2000-02-08Many files:Theodore Ts'o1-17/+23
1999-09-14ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c:Theodore Ts'o1-10/+23
1999-06-18ChangeLog, dumpe2fs.c, dumpe2fs.8.in:Theodore Ts'o1-3/+17
1998-06-27ChangeLog, debugfs.8.in, debugfs.c:Theodore Ts'o1-3/+3
1997-10-25Many files:Theodore Ts'o1-1/+1
1997-09-16Many files:Theodore Ts'o1-1/+1
1997-04-29Many files:Theodore Ts'o1-6/+16