| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch back to 1.42.9 now that there is a fix | JP Abgrall | 2014-03-19 | 1 | -10/+11 |
| * | Revert changes that moved from 1.41.14 to 1.42.9 | JP Abgrall | 2014-03-06 | 1 | -11/+10 |
| * | Add files that would normally be generated by the e2fsprogs build system | Bernhard Rosenkränzer | 2014-01-05 | 1 | -1/+0 |
| * | Clean up sparse warnings | Theodore Ts'o | 2013-12-16 | 1 | -4/+4 |
| * | e2fsprogs: fix blk_t <- blk64_t assignment mismatches | Darrick J. Wong | 2013-10-07 | 1 | -4/+4 |
| * | Shorten compile commands run by the build system | Theodore Ts'o | 2011-09-18 | 1 | -0/+1 |
| * | ext2fs: Handle internal journal over 2^32 bytes | Andreas Dilger | 2011-06-11 | 1 | -0/+1 |
| * | Merge branch 'maint' into next | Theodore Ts'o | 2010-03-15 | 1 | -1/+1 |
| |\ |
|
| | * | debugfs: Correctly show the allocation status of a block using logdump | Theodore Ts'o | 2010-03-15 | 1 | -1/+1 |
| * | | debugfs: Convert to support 64-bit filesystems | Valerie Aurora Henson | 2009-09-07 | 1 | -2/+2 |
| * | | Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() | Valerie Aurora Henson | 2009-09-07 | 1 | -1/+1 |
| |/ |
|
| * | debugfs: don't try to fclose NULL | Eric Sandeen | 2009-06-29 | 1 | -1/+1 |
| * | debugfs: Fix typos in logdump's error messages | Manish Katiyar | 2009-03-08 | 1 | -2/+3 |
| * | debugfs: Fix logdump command for 32-bit filesystems | Theodore Ts'o | 2009-01-18 | 1 | -5/+10 |
| * | debugfs: Make the usage messsage of logdump consistent with man page | Manish Katiyar | 2008-10-01 | 1 | -2/+2 |
| * | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 2008-08-27 | 1 | -90/+90 |
| * | Fix miscellaneous gcc -Wall warnings | Theodore Ts'o | 2008-03-17 | 1 | -1/+1 |
| * | libext2fs: cleanup usage of unsigned int or __u32 and replace it with blk_t | Valerie Clement | 2007-10-14 | 1 | -5/+5 |
| * | Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES | Theodore Ts'o | 2007-08-11 | 1 | -1/+1 |
| * | [COVERITY] Fix file handle leak in debugfs's logdump (in error case) | Brian Behlendorf | 2007-03-23 | 1 | -9/+10 |
| * | Fix various gcc -Wall complaints. | Theodore Ts'o | 2005-12-10 | 1 | -8/+6 |
| * | Fix gcc -Wall nitpicks | Theodore Ts'o | 2003-12-07 | 1 | -9/+12 |
| * | Add support for backing up the journal inode location in the | Theodore Ts'o | 2003-08-21 | 1 | -6/+25 |
| * | util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog: | Theodore Ts'o | 2003-05-13 | 1 | -7/+1 |
| * | Fix up lots of portability problems that caused e2fsprogs not to build succes... | Theodore Ts'o | 2003-03-06 | 1 | -1/+1 |
| * | Update debugfs and e2fsck to use the blkid library. | Theodore Ts'o | 2003-03-01 | 1 | -15/+23 |
| * | Add new debugfs commands and arguments which make it easier to | Theodore Ts'o | 2002-01-03 | 1 | -6/+1 |
| * | Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus | Theodore Ts'o | 2001-12-16 | 1 | -2/+3 |
| * | Fix debugfs/logdump.c to compile with configure --disable-swapfs. | Stephen Tweedie | 2001-09-27 | 1 | -0/+2 |
| * | logdump.c (do_logdump, dump_journal): Add support for dumping | Theodore Ts'o | 2001-08-12 | 1 | -23/+62 |
| * | ChangeLog, debugfs.c, debugfs.h, logdump.c: | Theodore Ts'o | 2001-06-01 | 1 | -12/+14 |
| * | ChangeLog, logdump.c: | Theodore Ts'o | 2001-06-01 | 1 | -1/+6 |
| * | Many files: | Theodore Ts'o | 2001-03-29 | 1 | -0/+623 |