aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/logdump.c
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-191-10/+11
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-061-11/+10
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-051-1/+0
* Clean up sparse warningsTheodore Ts'o2013-12-161-4/+4
* e2fsprogs: fix blk_t <- blk64_t assignment mismatchesDarrick J. Wong2013-10-071-4/+4
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* ext2fs: Handle internal journal over 2^32 bytesAndreas Dilger2011-06-111-0/+1
* Merge branch 'maint' into nextTheodore Ts'o2010-03-151-1/+1
|\
| * debugfs: Correctly show the allocation status of a block using logdumpTheodore Ts'o2010-03-151-1/+1
* | debugfs: Convert to support 64-bit filesystemsValerie Aurora Henson2009-09-071-2/+2
* | Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson2009-09-071-1/+1
|/
* debugfs: don't try to fclose NULLEric Sandeen2009-06-291-1/+1
* debugfs: Fix typos in logdump's error messagesManish Katiyar2009-03-081-2/+3
* debugfs: Fix logdump command for 32-bit filesystemsTheodore Ts'o2009-01-181-5/+10
* debugfs: Make the usage messsage of logdump consistent with man pageManish Katiyar2008-10-011-2/+2
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-90/+90
* Fix miscellaneous gcc -Wall warningsTheodore Ts'o2008-03-171-1/+1
* libext2fs: cleanup usage of unsigned int or __u32 and replace it with blk_tValerie Clement2007-10-141-5/+5
* Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTESTheodore Ts'o2007-08-111-1/+1
* [COVERITY] Fix file handle leak in debugfs's logdump (in error case)Brian Behlendorf2007-03-231-9/+10
* Fix various gcc -Wall complaints.Theodore Ts'o2005-12-101-8/+6
* Fix gcc -Wall nitpicksTheodore Ts'o2003-12-071-9/+12
* Add support for backing up the journal inode location in the Theodore Ts'o2003-08-211-6/+25
* util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o2003-05-131-7/+1
* Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o2003-03-061-1/+1
* Update debugfs and e2fsck to use the blkid library.Theodore Ts'o2003-03-011-15/+23
* Add new debugfs commands and arguments which make it easier to Theodore Ts'o2002-01-031-6/+1
* Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o2001-12-161-2/+3
* Fix debugfs/logdump.c to compile with configure --disable-swapfs.Stephen Tweedie2001-09-271-0/+2
* logdump.c (do_logdump, dump_journal): Add support for dumpingTheodore Ts'o2001-08-121-23/+62
* ChangeLog, debugfs.c, debugfs.h, logdump.c:Theodore Ts'o2001-06-011-12/+14
* ChangeLog, logdump.c:Theodore Ts'o2001-06-011-1/+6
* Many files:Theodore Ts'o2001-03-291-0/+623