1. e0ed740 Switch back to 1.42.9 now that there is a fix by JP Abgrall · 10 years ago
  2. 65f0aab Revert changes that moved from 1.41.14 to 1.42.9 by JP Abgrall · 10 years ago
  3. 18a1444 Add files that would normally be generated by the e2fsprogs build system by Bernhard Rosenkränzer · 10 years ago
  4. e350773 Fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  5. e6575ce debugfs: fix htree command so that all printf's go through the pager by Theodore Ts'o · 12 years ago
  6. 9c23b89 debugfs: fix sprintf stack overflow by Darrick J. Wong · 13 years ago
  7. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  8. 11ba79b e2fsprogs: Remove impossible name_len tests. by Eric Sandeen · 13 years ago
  9. 1ec5d10 debugfs: remove unused htree_dump "-l" argument by Eric Sandeen · 13 years ago
  10. 048786d debugfs: Convert to support 64-bit filesystems by Valerie Aurora Henson · 15 years ago
  11. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  12. 42080a8 debugfs: Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 15 years ago
  13. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  14. 2af6fe0 debugfs: Fix format string warnings in htree_dump_leaf_node() by Theodore Ts'o · 15 years ago
  15. 45e338f remove useless if-before-free tests by Jim Meyering · 15 years ago
  16. f8bd551 debugfs: Add the ability to specify the hash seed to the "hash" command by Theodore Ts'o · 16 years ago
  17. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  18. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 16 years ago
  19. 226515d debugfs: Fix htree command so it works with extent-based directories by Theodore Ts'o · 16 years ago
  20. 43323be Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs by Theodore Ts'o · 16 years ago
  21. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 17 years ago
  22. d904dd2 [COVERITY] Fix coverity warning in debugfs by Theodore Ts'o · 17 years ago
  23. 8945655 [COVERITY] Fix (error case) memory leak in debugfs by Brian Behlendorf · 17 years ago
  24. b772900 [COVERITY] Avoid static buffer overruns in debugfs by Brian Behlendorf · 17 years ago
  25. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  26. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  27. 49c6b4e Add handling for invalid option characters in debugfs subcommands by Theodore Ts'o · 18 years ago
  28. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 18 years ago
  29. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  30. 88494bb util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog: by Theodore Ts'o · 21 years ago
  31. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  32. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  33. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  34. 42e5b5f Flag continuation hashes in debugfs's htree command to make them easier to find. by Theodore Ts'o · 22 years ago
  35. 155f577 htree.c (do_htree_dump): Fix a bug where we were not cleanly by Theodore Ts'o · 22 years ago
  36. 621732c htree.c (htree_dump_int_node): Add byte swapping code sot that by Theodore Ts'o · 22 years ago
  37. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  38. 52783e0 Add new function to the libext2fs library, ext2fs_dirhash, which by Theodore Ts'o · 22 years ago
  39. df614db Add initial support in debugfs for examining directory indexing information. by Theodore Ts'o · 22 years ago