1. e0ed740 Switch back to 1.42.9 now that there is a fix by JP Abgrall · 11 years ago
  2. 65f0aab Revert changes that moved from 1.41.14 to 1.42.9 by JP Abgrall · 11 years ago
  3. 18a1444 Add files that would normally be generated by the e2fsprogs build system by Bernhard Rosenkränzer · 12 years ago
  4. 45f143c debugfs: fix extent header in do_write for big-endian machines by Theodore Ts'o · 12 years ago
  5. 32541fe debugfs: silence build warning and remove incorrect error message by Eric Whitney · 12 years ago
  6. fe56188 debugfs: handle 64bit block numbers by Darrick J. Wong · 12 years ago
  7. 50295a3 debugfs: fix various minor bogosity by Darrick J. Wong · 12 years ago
  8. 57d4fb6 debugfs: fix init_filesys help text by Darrick J. Wong · 12 years ago
  9. 5093775 debugfs: update usage message for open and filefrag by Zheng Liu · 12 years ago
  10. a9b23fc debugfs: fix range mode of freei by Lev Solomonov · 12 years ago
  11. 2fe2d40 mmp: fix 64-bit handling of s_mmp_block by Andreas Dilger · 12 years ago
  12. c756ec4 debugfs.c: do sparse copy when src is a sparse file by Robert Yang · 12 years ago
  13. 355ffb2 debugfs.c: the max length of debugfs argument is too short by Robert Yang · 12 years ago
  14. a17e9f3 debugfs: properly set up extent header in do_write by Eric Sandeen · 12 years ago
  15. e1e961c debugfs: fix mknod command so that it updates the block group statistics by Theodore Ts'o · 13 years ago
  16. 4df6a37 debugfs: add symlink command by Darren Hart · 13 years ago
  17. 9e85208 debugfs: fix gcc-wall complaints by Theodore Ts'o · 13 years ago
  18. bee7b67 debugfs: add the ability to manipulate the extent tree directly by Theodore Ts'o · 13 years ago
  19. 1d52018 debugfs: cleanup in do_show_debugfs_params by Zheng Liu · 13 years ago
  20. e64e676 Fix gcc -Wall nitpicks by Theodore Ts'o · 13 years ago
  21. 2ae5d1f debugfs: teach seti and freei to free a block of inodes by Theodore Ts'o · 13 years ago
  22. 24dea55 Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fs by Theodore Ts'o · 13 years ago
  23. 8bf1e91 debugfs: add ncheck -c option by Theodore Ts'o · 14 years ago
  24. 3cebf9c debugfs: fix gcc -Wall complaints by Theodore Ts'o · 14 years ago
  25. e88c5a3 debugfs: build read-only variant of debugfs by Theodore Ts'o · 14 years ago
  26. 7105c18 debugfs: tidy up mmp handling by Eric Sandeen · 14 years ago
  27. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 14 years ago
  28. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 14 years ago
  29. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 14 years ago
  30. 2418dfd dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems by Theodore Ts'o · 14 years ago
  31. af0df2a debugfs: add a new debugfs command 'blocks' by Theodore Ts'o · 14 years ago
  32. 0bd0e59 misc: use EXT2_I_SIZE() consistently to get size by Andreas Dilger · 14 years ago
  33. cf5301d misc: clean up compiler warnings by Andreas Dilger · 14 years ago
  34. 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  35. a946844 debugfs: Make the extents listing in the stat command more concise by Theodore Ts'o · 15 years ago
  36. 0fd68e0 debugfs: Add the -D option to request Direct I/O by Theodore Ts'o · 15 years ago
  37. c4b87b8 debugfs: Display the extent tree blocks in the stat command output by Theodore Ts'o · 15 years ago
  38. 8668592 debugfs: Add new debugfs command punch (aka truncate) by Theodore Ts'o · 15 years ago
  39. cd65a24 libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test() by Theodore Ts'o · 16 years ago
  40. 03b9dca debugfs: open file systems using EXT2_FLAG_64BITS by Eric Sandeen · 16 years ago
  41. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  42. 2d7ef23 debugfs: add matching fclose by Peng Tao · 16 years ago
  43. 048786d debugfs: Convert to support 64-bit filesystems by Valerie Aurora Henson · 16 years ago
  44. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 16 years ago
  45. 732c8cd Use accessor functions fields for bg_flags in the block group descriptors by Theodore Ts'o · 16 years ago
  46. 6d879a9 debugfs: Move everything to new bitmap interface by Valerie Aurora Henson · 16 years ago
  47. 187cb62 debugfs: Add the new command dump_extents and extent the stat command by Theodore Ts'o · 16 years ago
  48. 42080a8 debugfs: Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 16 years ago
  49. 6e9761c debugfs: Fix miscellaneous memory leaks by Theodore Ts'o · 16 years ago
  50. 6dce532 debugfs: Add -a option to close_filesys command by Theodore Ts'o · 16 years ago
  51. 81624c3 debugfs: Print 64-bit file acl by Theodore Ts'o · 16 years ago
  52. eefa4d9 debugfs: fix segfault on "stat" command with no open fs by Eric Sandeen · 17 years ago
  53. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 17 years ago
  54. eaf8fed debugfs: Use extents when writing a file if the filesystem supports them by Theodore Ts'o · 17 years ago
  55. 03efde8 add debugfs command to print known features by Andreas Dilger · 17 years ago
  56. 73b0542 debugfs: Print the progname instead of argv[0] in error message by Manish Katiyar · 17 years ago
  57. 4262162 debugfs: Close the file handle and return in case of errors by Manish Katiyar · 17 years ago
  58. 2a7bfe8 Flush stdio buffers before calling setbuf() by Theodore Ts'o · 17 years ago
  59. a16031c debugfs: Print the nanosecond field and i_version field of an inode by Theodore Ts'o · 17 years ago
  60. 8fdf291 Make debugfs uninit block group aware by Jose R. Santos · 18 years ago
  61. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 17 years ago
  62. a49670e Merge branch 'maint' by Theodore Ts'o · 17 years ago
  63. 5aae7c2 debugfs: Fix find_free_block to avoid reporting the block more than once by Theodore Ts'o · 17 years ago
  64. 0157e7c Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  65. 290ac0e print "mostly-printable" xattr strings in debugfs by Eric Sandeen · 18 years ago
  66. 43323be Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs by Theodore Ts'o · 17 years ago
  67. 49ce6cb Allow debugfs to be extended for use by test programs by Theodore Ts'o · 18 years ago
  68. fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
  69. b026d53 debugfs: allow the undel command reallocate without linking the inode by Theodore Ts'o · 18 years ago
  70. d9099ee Merge branch 'cl/remove-masix' into next by Theodore Ts'o · 18 years ago
  71. 227181f debugfs: remove masix support by Coly Li · 18 years ago
  72. d9039ae Check fgets(3) return value by Dmitry V. Levin · 18 years ago
  73. d4e0b1c Fix gcc -Wall warnings by Theodore Ts'o · 18 years ago
  74. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 18 years ago
  75. 5113a6e Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's by Eric Sandeen · 18 years ago
  76. 3e41913 Handle large setb/testb/freeb commands in debugfs by Eric Sandeen · 18 years ago
  77. 971fe05 [COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL by Brian Behlendorf · 18 years ago
  78. 57a1cbb Allow the debugfs lcd command to work w/o a filesystem being open by Theodore Ts'o · 18 years ago
  79. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 19 years ago
  80. cf8272e Allow debugfs and dumpe2fs to support fs features under development by Theodore Ts'o · 19 years ago
  81. 5d17119 On-disk format definition for huge files by Theodore Ts'o · 19 years ago
  82. d047e07 debugfs "stat" should print unsigned values for xattrs by Andreas Dilger · 19 years ago
  83. f5fa200 Add support for EXT2_FEATURE_COMPAT_LAZY_BG by Theodore Ts'o · 19 years ago
  84. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  85. 98eb44b Add an option to debugfs to open filesystems in exclusive mode by Theodore Ts'o · 19 years ago
  86. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 20 years ago
  87. 4efae60 New debugfs command: set_current_time by Theodore Ts'o · 20 years ago
  88. 8363e35 Fix compile warning in do_stat() from previous fix. by Theodore Ts'o · 20 years ago
  89. 6477739 debugfs.c (do_stat): Check to make sure a filesystem is open by Theodore Ts'o · 20 years ago
  90. c9ae3f9 Make debugfs's stat command print the size of the extra inode fields, if any. by Theodore Ts'o · 20 years ago
  91. 030970e Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create by Theodore Ts'o · 20 years ago
  92. ea822ee Enhance debugfs's stat command so it can dump extended attributes by Theodore Ts'o · 20 years ago
  93. b0d17e0 debugfs.c (do_open_filesys): Fix obvious uninitialized variable buglet. by Theodore Ts'o · 21 years ago
  94. 9c92d84 debugfs.c (kill_file_by_inode): Only iterate over the inode to by Theodore Ts'o · 21 years ago
  95. 1ad54a9 Add ability for debugfs to use a separate source of data blocks when by Theodore Ts'o · 21 years ago
  96. abdf84f debugfs.c (make_link): Set the filetype information when creating a link. by Theodore Ts'o · 21 years ago
  97. 2d10769 debugfs.c (internal_dump_inode): Display the major/minor device by Theodore Ts'o · 21 years ago
  98. 795afc4 Fix libext2fs and debugfs to correctly deal with symlinks that have by Theodore Ts'o · 21 years ago
  99. 2d9f080 debugfs.c (do_write, do_mkdir): If the directory is full, by Theodore Ts'o · 22 years ago
  100. 04df491 debugfs.c (do_write): Mask off the file type bits, and OR in the by Theodore Ts'o · 22 years ago