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