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. 2d8637b debugfs: document the lsdel command in the man page by Theodore Ts'o · 10 years ago
  5. 45f143c debugfs: fix extent header in do_write for big-endian machines by Theodore Ts'o · 10 years ago
  6. 3c22bf7 Add ext4 man page and update and clean up the other man pages by Theodore Ts'o · 10 years ago
  7. 32541fe debugfs: silence build warning and remove incorrect error message by Eric Whitney · 10 years ago
  8. 2bc3041 debugfs, e2fsck: fix s_desc_size handling by Andreas Dilger · 10 years ago
  9. f404167 Clean up sparse warnings by Theodore Ts'o · 10 years ago
  10. dba2bbd debugfs: clean up debugfs man page and help text by Andreas Dilger · 10 years ago
  11. 85b8f7a debugfs: don't leak mmp_s memory (on error path) by Darrick J. Wong · 11 years ago
  12. ddbe785 debugfs: don't leak fd when calling dump_file by Darrick J. Wong · 11 years ago
  13. fe56188 debugfs: handle 64bit block numbers by Darrick J. Wong · 11 years ago
  14. 50295a3 debugfs: fix various minor bogosity by Darrick J. Wong · 11 years ago
  15. 57d4fb6 debugfs: fix init_filesys help text by Darrick J. Wong · 11 years ago
  16. 5093775 debugfs: update usage message for open and filefrag by Zheng Liu · 11 years ago
  17. a9b23fc debugfs: fix range mode of freei by Lev Solomonov · 11 years ago
  18. 2fe2d40 mmp: fix 64-bit handling of s_mmp_block by Andreas Dilger · 11 years ago
  19. c756ec4 debugfs.c: do sparse copy when src is a sparse file by Robert Yang · 11 years ago
  20. 355ffb2 debugfs.c: the max length of debugfs argument is too short by Robert Yang · 11 years ago
  21. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  22. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  23. a17e9f3 debugfs: properly set up extent header in do_write by Eric Sandeen · 11 years ago
  24. 16b1fcf debugfs: fix command failures for extent_inode commands that take arguments by Theodore Ts'o · 11 years ago
  25. 7c1384c debugfs: add sanity check to make sure we never shift 64 bits right by Theodore Ts'o · 11 years ago
  26. e1e961c debugfs: fix mknod command so that it updates the block group statistics by Theodore Ts'o · 11 years ago
  27. 4df6a37 debugfs: add symlink command by Darren Hart · 11 years ago
  28. 9e85208 debugfs: fix gcc-wall complaints by Theodore Ts'o · 11 years ago
  29. 85a2438 debugfs: document zap_block & block_dump by Eric Sandeen · 11 years ago
  30. d3b4de4 debugfs: fixup the hard-coded buffer length in dump_file by Zheng Liu · 11 years ago
  31. e350773 Fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  32. ba75d9e debugfs: add the commands "zap_block" and "block_dump" by Theodore Ts'o · 11 years ago
  33. 2168df7 debugfs: add a makefile rule to build debugfs.static by Theodore Ts'o · 11 years ago
  34. bee7b67 debugfs: add the ability to manipulate the extent tree directly by Theodore Ts'o · 11 years ago
  35. e6575ce debugfs: fix htree command so that all printf's go through the pager by Theodore Ts'o · 12 years ago
  36. 84461ea e2fsprogs: fix spelling of 'filesystme' in debugfs help by Bryce Harrington · 12 years ago
  37. 6854ab1 debugfs: interpret date strings of the form @dddd by Theodore Ts'o · 12 years ago
  38. 97a67c4 debugfs: fix strtoblk for 64bit block numbers by Eric Sandeen · 12 years ago
  39. 1d52018 debugfs: cleanup in do_show_debugfs_params by Zheng Liu · 12 years ago
  40. e64e676 Fix gcc -Wall nitpicks by Theodore Ts'o · 12 years ago
  41. 2ae5d1f debugfs: teach seti and freei to free a block of inodes by Theodore Ts'o · 12 years ago
  42. 24dea55 Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fs by Theodore Ts'o · 12 years ago
  43. 8a1da3c debugfs: use ss_safe_getenv() instead of getenv() by Theodore Ts'o · 12 years ago
  44. 622cee8 debugfs: fix spelling typo in ncheck by Theodore Ts'o · 12 years ago
  45. 8bf1e91 debugfs: add ncheck -c option by Theodore Ts'o · 12 years ago
  46. 2b1cae7 debugfs: optimize ncheck and improve its error checking by Theodore Ts'o · 12 years ago
  47. f62516f rdebugfs: don't install by default by Theodore Ts'o · 13 years ago
  48. 9c23b89 debugfs: fix sprintf stack overflow by Darrick J. Wong · 13 years ago
  49. 3cebf9c debugfs: fix gcc -Wall complaints by Theodore Ts'o · 13 years ago
  50. c4ab66c debugfs: add filefrag command by Theodore Ts'o · 13 years ago
  51. 5e96c57 debugfs: add the freefrag command by Theodore Ts'o · 13 years ago
  52. e88c5a3 debugfs: build read-only variant of debugfs by Theodore Ts'o · 13 years ago
  53. 7105c18 debugfs: tidy up mmp handling by Eric Sandeen · 13 years ago
  54. 3859977 debugfs.8: add documentation of the mmp commands by Eric Sandeen · 13 years ago
  55. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 13 years ago
  56. d352f83 debugfs: initialize inode to 0 in list_dir_proc() if no inode nr by Eric Sandeen · 13 years ago
  57. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  58. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  59. 11ba79b e2fsprogs: Remove impossible name_len tests. by Eric Sandeen · 13 years ago
  60. 16c581d debugfs: add 64-bit support to the set_field commands by Theodore Ts'o · 13 years ago
  61. 89efc88 libext2fs: add metadata checksum and snapshot feature flags by Theodore Ts'o · 13 years ago
  62. 2418dfd dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems by Theodore Ts'o · 13 years ago
  63. af0df2a debugfs: add a new debugfs command 'blocks' by Theodore Ts'o · 13 years ago
  64. 0bd0e59 misc: use EXT2_I_SIZE() consistently to get size by Andreas Dilger · 13 years ago
  65. 931b58e ext2fs: Handle internal journal over 2^32 bytes by Andreas Dilger · 13 years ago
  66. 1d8f5ae debugfs: fix icheck finding blocks used for xattrs by Andreas Dilger · 13 years ago
  67. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  68. f5ae5b3 debugfs: document htree-related commands in man page by Eric Sandeen · 13 years ago
  69. 1ec5d10 debugfs: remove unused htree_dump "-l" argument by Eric Sandeen · 13 years ago
  70. 5af9eea Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  71. d4a9330 e2fsprogs: man page typo fixes by Eric Sandeen · 13 years ago
  72. 4df1618 add new superblock field: s_overhead_blocks by Theodore Ts'o · 13 years ago
  73. 829d999 Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  74. 412376e Add basic BIGALLOC support for cluster-based allocation by Theodore Ts'o · 13 years ago
  75. 0edcc27 e2fsprogs: reserving code points for new ext4 quota feature by Aditya Kali · 13 years ago
  76. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  77. a946844 debugfs: Make the extents listing in the stat command more concise by Theodore Ts'o · 14 years ago
  78. 0fd68e0 debugfs: Add the -D option to request Direct I/O by Theodore Ts'o · 14 years ago
  79. c4b87b8 debugfs: Display the extent tree blocks in the stat command output by Theodore Ts'o · 14 years ago
  80. 9345f02 tune2fs, debugfs, libext2fs: Add support for ext4 default mount options by Theodore Ts'o · 14 years ago
  81. 8668592 debugfs: Add new debugfs command punch (aka truncate) by Theodore Ts'o · 14 years ago
  82. db0bdb4 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  83. f5448c1 Add support for Next3 snapshot superblock fields to dumpe2fs and debugfs by Theodore Ts'o · 14 years ago
  84. c5b23f6 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  85. de2c477 debugfs: Correctly show the allocation status of a block using logdump by Theodore Ts'o · 14 years ago
  86. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  87. cd65a24 libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test() by Theodore Ts'o · 15 years ago
  88. 03b9dca debugfs: open file systems using EXT2_FLAG_64BITS by Eric Sandeen · 15 years ago
  89. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  90. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  91. 2d7ef23 debugfs: add matching fclose by Peng Tao · 15 years ago
  92. 048786d debugfs: Convert to support 64-bit filesystems by Valerie Aurora Henson · 15 years ago
  93. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  94. 732c8cd Use accessor functions fields for bg_flags in the block group descriptors by Theodore Ts'o · 15 years ago
  95. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  96. 6d879a9 debugfs: Move everything to new bitmap interface by Valerie Aurora Henson · 15 years ago
  97. baa8dbe Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  98. 187cb62 debugfs: Add the new command dump_extents and extent the stat command by Theodore Ts'o · 15 years ago
  99. 42080a8 debugfs: Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 15 years ago
  100. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago