index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
dumpe2fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
Pass the gettext() function to libcom_err
Theodore Ts'o
1
-0
/
+1
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+1
2011-09-16
dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems
Theodore Ts'o
1
-2
/
+7
2011-06-04
Merge branch 'maint' into next
Theodore Ts'o
1
-15
/
+17
2011-06-04
dumpe2fs: teach dumpe2fs to be cluster aware
Theodore Ts'o
1
-15
/
+17
2010-12-13
Merge branch 'maint' into next
Theodore Ts'o
1
-10
/
+21
2010-12-05
dumpe2fs: fix output for flex_bg bitmap offsets
Andreas Dilger
1
-10
/
+24
2010-06-13
dumpe2fs: Fix up to be 64-bit block number safe
Theodore Ts'o
1
-11
/
+11
2009-10-25
Convert ext2fs_group_{first,last}_block() to *block2()
Theodore Ts'o
1
-2
/
+2
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-16
/
+16
2009-10-24
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+2
2009-10-24
dumpe2fs: Fix usage message for -o superblock=<num> and -o blocksize=<num>
Theodore Ts'o
1
-2
/
+2
2009-09-06
dumpe2fs: Print more information about the inline journal
Theodore Ts'o
1
-1
/
+43
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
1
-1
/
+1
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
1
-1
/
+1
2009-09-07
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+43
2009-08-22
Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface
Valerie Aurora Henson
1
-2
/
+2
2009-06-15
dumpe2fs, tune2fs: fix miscellaneous memory leaks
Theodore Ts'o
1
-0
/
+5
2008-11-15
dumpe2fs: Only print inline journal information if the journal is internal
Theodore Ts'o
1
-2
/
+3
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-13
/
+13
2008-04-20
Remove LAZY_BG feature
Theodore Ts'o
1
-5
/
+2
2008-04-17
Add support for the HUGE_FILE feature
Theodore Ts'o
1
-1
/
+6
2008-04-01
dumpe2fs: Print the group checksum and the block options in a nicer way
Theodore Ts'o
1
-2
/
+8
2008-03-20
Make dumpe2fs uninit block group aware
Jose R. Santos
1
-4
/
+9
2008-03-17
Fix miscellaneous gcc -Wall warnings
Theodore Ts'o
1
-10
/
+10
2008-02-27
Merge branch 'maint'
Theodore Ts'o
1
-10
/
+93
2008-02-26
Fix dumpe2fs parsing of explicit superblock/blocksize parameters
Theodore Ts'o
1
-10
/
+93
2007-08-11
Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES
Theodore Ts'o
1
-7
/
+0
2007-07-23
libext2fs: 32-bit bitmap refactorization, part 3
Theodore Ts'o
1
-4
/
+14
2006-12-26
Use the newer add/remove_error_table com_err interfaces
Theodore Ts'o
1
-1
/
+2
2006-11-12
Allow debugfs and dumpe2fs to support fs features under development
Theodore Ts'o
1
-1
/
+1
2006-09-12
Create new ext2fs library inlines: ext2fs_group_{first,last}_block()
Eric Sandeen
1
-6
/
+3
2006-09-12
Fix signed vs unsigned printf format strings for block and inode numbers
Eric Sandeen
1
-3
/
+3
2006-09-12
Fix loops over group descriptors to prevent 2**32-1 block number overflows
Eric Sandeen
1
-10
/
+13
2006-05-30
Fix printf types (FreeBSD has u_long for ntohl).
Matthias Andree
1
-4
/
+4
2006-05-08
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
Theodore Ts'o
1
-1
/
+32
2006-03-29
Enhance dumpe2fs to print the size of journal
Theodore Ts'o
1
-0
/
+24
2006-03-18
Fix format statements to make e2fsprogs programs 32-bit clean
Takashi Sato
1
-5
/
+5
2005-12-10
Fix various gcc -Wall complaints.
Theodore Ts'o
1
-17
/
+25
2005-06-20
Fix e2fsprogs messages for grammar and consistency, based on suggestions
Theodore Ts'o
1
-1
/
+1
2004-12-23
Enhance dumpe2fs so that it will print the location of the reserved
Theodore Ts'o
1
-1
/
+9
2003-12-07
Fix gcc -Wall nitpicks
Theodore Ts'o
1
-7
/
+12
2003-11-21
Centeralize calculation of which blocks are reserved/used for
Theodore Ts'o
1
-27
/
+17
2002-10-30
Add support for the meta_bg feature flag to the resize2fs program.
Theodore Ts'o
1
-14
/
+11
2002-10-25
dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so that
Theodore Ts'o
1
-16
/
+26
2002-10-20
Add support for the meta_blockgroup filesystem format.
Theodore Ts'o
1
-3
/
+25
2002-03-05
Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.
Theodore Ts'o
1
-0
/
+1
2001-12-21
Change dumpe2fs to not die if the listing of the bad blocks
Theodore Ts'o
1
-40
/
+23
2001-12-16
Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus
Theodore Ts'o
1
-4
/
+5
2001-12-02
Pull up dumpe2fs cleanup patch from the experimental branch.
Theodore Ts'o
1
-59
/
+64
[next]