Age | Commit message (Expand) | Author | Files | Lines |
2011-09-18 | Shorten compile commands run by the build system | Theodore Ts'o | 1 | -0/+1 |
2011-09-16 | e2fsprogs: Remove impossible name_len tests. | Eric Sandeen | 1 | -2/+1 |
2011-05-14 | debugfs: remove unused htree_dump "-l" argument | Eric Sandeen | 1 | -24/+1 |
2009-09-07 | debugfs: Convert to support 64-bit filesystems | Valerie Aurora Henson | 1 | -23/+23 |
2009-09-07 | Convert to use io_channel_read_blk64() and io_channel_write_blk64() | Valerie Aurora Henson | 1 | -4/+4 |
2009-07-11 | debugfs: Fix miscellaneous gcc -Wall warnings | Theodore Ts'o | 1 | -3/+5 |
2009-06-21 | Fix encoding for rec_len in directories for >= 64k blocksize file systems | Theodore Ts'o | 1 | -6/+17 |
2009-04-22 | debugfs: Fix format string warnings in htree_dump_leaf_node() | Theodore Ts'o | 1 | -2/+4 |
2009-03-08 | remove useless if-before-free tests | Jim Meyering | 1 | -2/+1 |
2008-09-10 | debugfs: Add the ability to specify the hash seed to the "hash" command | Theodore Ts'o | 1 | -3/+13 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 1 | -14/+14 |
2008-08-25 | Add support for with empty directory blocks in 64k blocksize filesystems | Theodore Ts'o | 1 | -9/+13 |
2008-08-08 | debugfs: Fix htree command so it works with extent-based directories | Theodore Ts'o | 1 | -6/+15 |
2008-02-18 | Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs | Theodore Ts'o | 1 | -1/+2 |
2007-05-25 | Fix gcc -Wall warnings, especially on 64-bit systems | Andreas Dilger | 1 | -1/+1 |
2007-03-29 | [COVERITY] Fix coverity warning in debugfs | Theodore Ts'o | 1 | -1/+1 |
2007-03-21 | [COVERITY] Fix (error case) memory leak in debugfs | Brian Behlendorf | 1 | -2/+3 |
2007-03-21 | [COVERITY] Avoid static buffer overruns in debugfs | Brian Behlendorf | 1 | -1/+1 |
2006-11-11 | Add directory hashed signed/unsigned hint to superblock | Theodore Ts'o | 1 | -1/+6 |
2006-09-12 | Fix signed vs unsigned printf format strings for block and inode numbers | Eric Sandeen | 1 | -1/+1 |
2006-04-27 | Add handling for invalid option characters in debugfs subcommands | Theodore Ts'o | 1 | -0/+6 |
2006-03-18 | Fix format statements to make e2fsprogs programs 32-bit clean | Takashi Sato | 1 | -9/+9 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -5/+8 |
2003-05-13 | util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog: | Theodore Ts'o | 1 | -11/+3 |
2003-03-06 | Fix up lots of portability problems that caused e2fsprogs not to build succes... | Theodore Ts'o | 1 | -2/+2 |
2002-10-13 | Fix gcc -Wall nits. | Theodore Ts'o | 1 | -26/+21 |
2002-10-02 | Fix endian problems in the htree code for e2fsck and debugfs. | Theodore Ts'o | 1 | -1/+1 |
2002-09-22 | Flag continuation hashes in debugfs's htree command to make them | Theodore Ts'o | 1 | -4/+6 |
2002-07-21 | htree.c (do_htree_dump): Fix a bug where we were not cleanly | Theodore Ts'o | 1 | -6/+6 |
2002-07-18 | htree.c (htree_dump_int_node): Add byte swapping code sot that | Theodore Ts'o | 1 | -11/+18 |
2002-06-26 | Add support for the half-MD4 HTREE hash. | Theodore Ts'o | 1 | -9/+33 |
2002-03-11 | Add new function to the libext2fs library, ext2fs_dirhash, which | Theodore Ts'o | 1 | -18/+15 |
2002-02-25 | Add initial support in debugfs for examining directory indexing | Theodore Ts'o | 1 | -0/+364 |