1. 8438351 debugfs: in ea_get -V, don't print double quotes around the C strings by Theodore Ts'o · 7 years ago
  2. 83628f3 e2fsprogs: enable project quota reporting in debugfs by Eric Whitney · 7 years ago
  3. 0ee1eaf libext2fs: translate internal ext4 acl to Posix ACL in ext2fs_xattr_[sg]et() by Theodore Ts'o · 7 years ago
  4. 997e213 debugfs: improve how we display and parse extended attribute values by Theodore Ts'o · 7 years ago
  5. a54733d debugfs, e2fsck, mke2fs: fix miscellaneous memory leaks detected by ASAN by Theodore Ts'o · 8 years ago
  6. 5c2a665 Avoid dereferencing beyond allocated memory in quota handling by Theodore Ts'o · 8 years ago
  7. a2143b5 Fix build reproducibility for mk_cmds and compile_et by Theodore Ts'o · 8 years ago
  8. 2213749 debugfs: fix typo when printing out the dtime label by Theodore Ts'o · 8 years ago
  9. b199291 debugfs: add the debugfs copy_inode subcommand by Theodore Ts'o · 8 years ago
  10. 5eca88c debugfs: fix logdump to work on files > 2GB by Theodore Ts'o · 8 years ago
  11. c0495d9 Remove the last of behaviour-specific checks on EXT2_OS_LINUX by Theodore Ts'o · 8 years ago
  12. be05f60 tests,debugfs: ea_set's "-f <value_file" needs to be before the other args by Theodore Ts'o · 8 years ago
  13. edc7b09 debugfs: clarify man page for the -b and -s options by Theodore Ts'o · 8 years ago
  14. a9a81b1 debugfs.8, e2fsck.8: clarify man pages these programs can operate on files by Theodore Ts'o · 8 years ago
  15. ebb8b1a debugfs: fix rdump so it can start from the root directory by Theodore Ts'o · 8 years ago
  16. 478360f Fix Android build warnings by Theodore Ts'o · 8 years ago
  17. 612f775 debugfs: fix "set_bg <bg num> checksum calc" on 64-bit file systems by Theodore Ts'o · 8 years ago
  18. d37026e e2fsck: improve error messages when the journal sb is corrupt by Theodore Ts'o · 8 years ago
  19. 1fc23b5 Fix support for configure --enable-jbd-debug by Theodore Ts'o · 8 years ago
  20. 82e48fb Fix various clang and gcc -Wall warnings by Theodore Ts'o · 8 years ago
  21. 205593f Android.mk: Replace _host suffix with more standard -host suffix by Alex Deymo · 9 years ago
  22. 6743215 debugfs: fix a bug in string_to_time() which misparsed @NNNNNNN inputs by Theodore Ts'o · 8 years ago
  23. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  24. 2ed0adb libext2fs: store checksum seed in superblock by Darrick J. Wong · 8 years ago
  25. f3d9ac3 debugfs: add support for the project id field by Theodore Ts'o · 8 years ago
  26. 2fe6136 debugfs: improve dump_mmp handling by Andreas Dilger · 8 years ago
  27. 080e09b Add project quota support by Li Xi · 8 years ago
  28. 2d2d799 Clean up codes for adding new quota type by Li Xi · 9 years ago
  29. 188960e debugfs: add support to properly set and display extended timestamps by Theodore Ts'o · 11 years ago
  30. 4ee2669 debugfs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  31. e695c12 android: be able to build dumpe2fs, lsattr, and e2fsck statically by Theodore Ts'o · 9 years ago
  32. 956b0f1 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  33. 9f8d9a2 debugfs: handle out of memory condition by Tobias Stoeckmann · 9 years ago
  34. df0b907 debugfs: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  35. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  36. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  37. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  38. 12aa7ad Suppress annoying missing field initializer warnings by Theodore Ts'o · 9 years ago
  39. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  40. 9603da1 Revert "debugfs: add the hexdump_block command" by Theodore Ts'o · 9 years ago
  41. 58b0356 debugfs: add the hexdump_block command by Theodore Ts'o · 9 years ago
  42. 83c799d Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  43. f7e37e8 debugfs: fix several errors and add assertions in the set_fields command by Konstantin Khlebnikov · 9 years ago
  44. 2f8c0d0 debugfs: implement fallocate by Darrick J. Wong · 9 years ago
  45. beb19fc Allow debugfs to be built for use in Android by Theodore Ts'o · 9 years ago
  46. 04c66cb e2fsck: fix buffer overrun in revoke block scanning by Darrick J. Wong · 9 years ago
  47. b085139 misc: fix undo file setup by Darrick J. Wong · 9 years ago
  48. 63cd76d misc: fix Coverity bugs by Darrick J. Wong · 9 years ago
  49. 491cc33 debugfs: optionally create undo file by Darrick J. Wong · 9 years ago
  50. fc898cb Reserve superblock fields s_lpf_ino and s_encryption_level by Theodore Ts'o · 9 years ago
  51. 41f2210 Add support for a password salt stored in the superblock by Theodore Ts'o · 9 years ago
  52. 68a1de3 debugfs: pretty print encrypted filenames in the ls command by Theodore Ts'o · 9 years ago
  53. d0bc2c8 debugfs: fix crash in ea_set argument handling by Darrick J. Wong · 9 years ago
  54. cac40d0 debugfs: document new commands by Darrick J. Wong · 9 years ago
  55. 22f22ab Reserve the codepoints for the new INCOMPAT feature ENCRYPT by Theodore Ts'o · 10 years ago
  56. bbf29ce Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  57. e684769 debugfs: fix typo in message by Bernhard M. Wiedemann · 10 years ago
  58. 77b493e debugfs: don't swap htree nodes in-place by Eric Sandeen · 10 years ago
  59. 9ed2c12 debugfs: add allocate and set functionality to the bmap command by Theodore Ts'o · 10 years ago
  60. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  61. c8b20b4 misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck by Darrick J. Wong · 10 years ago
  62. 53c5d60 debugfs: manage needs_recover feature when messing with the journal by Darrick J. Wong · 10 years ago
  63. d4daf0d misc: fix Coverity complaints by Darrick J. Wong · 10 years ago
  64. 463eb92 debugfs: add the ability to write transactions to the journal by Darrick J. Wong · 10 years ago
  65. 759c46c debugfs: create journal handling routines by Darrick J. Wong · 10 years ago
  66. 38d5adf e2fsck/debugfs: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  67. 8a54677 debugfs: add better error checking when printing extended attributes by Theodore Ts'o · 10 years ago
  68. c1c8800 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  69. c4c9bc5 misc: fix gcc warnings by Darrick J. Wong · 10 years ago
  70. 59a591f debugfs: fix set_inode_field block[IND|DIND|TIND] by Theodore Ts'o · 10 years ago
  71. 489ff4a Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  72. b6edbf6 debugfs: teach rdump to take multiple source arguments by Aaron Crane · 10 years ago
  73. 850fe1a debugfs: refactor do_rdump() by Aaron Crane · 10 years ago
  74. 3b0662f debugfs: fix double-close bug in "rdump" and "dump -p" by Aaron Crane · 10 years ago
  75. 09727a0 debugfs: be more specific in error messages by Aaron Crane · 10 years ago
  76. 14207cf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  77. 0befec4 misc: quiet signed/unsigned charactr compiler warnings by Andreas Dilger · 10 years ago
  78. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  79. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  80. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  81. 7ba5cc7 debugfs: fix printing of inline data during symlink inode dump by Darrick J. Wong · 10 years ago
  82. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  83. fa633bf debugfs: allow bmap to allocate blocks by Darrick J. Wong · 10 years ago
  84. e13ebfd debugfs: create inode_dump command to dump an inode in hex by Darrick J. Wong · 10 years ago
  85. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  86. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  87. a511695 debugfs: add support setting the error_count and associated sb fields by Theodore Ts'o · 10 years ago
  88. 3287317 debugfs: do not display fast symlink with inline data by Zheng Liu · 10 years ago
  89. ab74c09 debugfs: fix two warning messages when compiling with LLVM by Zheng Liu · 10 years ago
  90. ec3a42b Misc coverity fixes by Darrick J. Wong · 10 years ago
  91. 6bb8845 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  92. 999d38d debugfs: fix debugfs/quota.c compile warnings by Andreas Dilger · 10 years ago
  93. 9d8cd8c debugfs: fix filehandle leak in copy_file() by Andreas Dilger · 10 years ago
  94. 90c5b4c debugfs: fix string_to_time for MacOS strptime() by Andreas Dilger · 10 years ago
  95. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  96. 75fc42f debugfs: add commands to query the quota information by Theodore Ts'o · 10 years ago
  97. 46272d5 debugfs: force logdump to display (old) journal contents by Darrick J. Wong · 10 years ago
  98. a1ff15f debugfs: teach logdump to deal with 64bit revoke tables by Darrick J. Wong · 10 years ago
  99. 1bad6f4 misc: coverity fixes by Darrick J. Wong · 10 years ago
  100. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago