1. 205593f Android.mk: Replace _host suffix with more standard -host suffix by Alex Deymo · 9 years ago
  2. 6743215 debugfs: fix a bug in string_to_time() which misparsed @NNNNNNN inputs by Theodore Ts'o · 8 years ago
  3. dcb8e1f Merge branch 'maint' into next by Theodore Ts'o · 8 years ago
  4. 2ed0adb libext2fs: store checksum seed in superblock by Darrick J. Wong · 8 years ago
  5. f3d9ac3 debugfs: add support for the project id field by Theodore Ts'o · 8 years ago
  6. 2fe6136 debugfs: improve dump_mmp handling by Andreas Dilger · 8 years ago
  7. 080e09b Add project quota support by Li Xi · 8 years ago
  8. 2d2d799 Clean up codes for adding new quota type by Li Xi · 9 years ago
  9. 188960e debugfs: add support to properly set and display extended timestamps by Theodore Ts'o · 11 years ago
  10. 4ee2669 debugfs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  11. e695c12 android: be able to build dumpe2fs, lsattr, and e2fsck statically by Theodore Ts'o · 9 years ago
  12. 956b0f1 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  13. 9f8d9a2 debugfs: handle out of memory condition by Tobias Stoeckmann · 9 years ago
  14. df0b907 debugfs: cleanup gcc -Wall warnings by Theodore Ts'o · 9 years ago
  15. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  16. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  17. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  18. 12aa7ad Suppress annoying missing field initializer warnings by Theodore Ts'o · 9 years ago
  19. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  20. 9603da1 Revert "debugfs: add the hexdump_block command" by Theodore Ts'o · 9 years ago
  21. 58b0356 debugfs: add the hexdump_block command by Theodore Ts'o · 9 years ago
  22. 83c799d Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  23. f7e37e8 debugfs: fix several errors and add assertions in the set_fields command by Konstantin Khlebnikov · 9 years ago
  24. 2f8c0d0 debugfs: implement fallocate by Darrick J. Wong · 9 years ago
  25. beb19fc Allow debugfs to be built for use in Android by Theodore Ts'o · 9 years ago
  26. 04c66cb e2fsck: fix buffer overrun in revoke block scanning by Darrick J. Wong · 9 years ago
  27. b085139 misc: fix undo file setup by Darrick J. Wong · 9 years ago
  28. 63cd76d misc: fix Coverity bugs by Darrick J. Wong · 9 years ago
  29. 491cc33 debugfs: optionally create undo file by Darrick J. Wong · 9 years ago
  30. fc898cb Reserve superblock fields s_lpf_ino and s_encryption_level by Theodore Ts'o · 9 years ago
  31. 41f2210 Add support for a password salt stored in the superblock by Theodore Ts'o · 9 years ago
  32. 68a1de3 debugfs: pretty print encrypted filenames in the ls command by Theodore Ts'o · 9 years ago
  33. d0bc2c8 debugfs: fix crash in ea_set argument handling by Darrick J. Wong · 9 years ago
  34. cac40d0 debugfs: document new commands by Darrick J. Wong · 9 years ago
  35. 22f22ab Reserve the codepoints for the new INCOMPAT feature ENCRYPT by Theodore Ts'o · 10 years ago
  36. bbf29ce Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  37. e684769 debugfs: fix typo in message by Bernhard M. Wiedemann · 10 years ago
  38. 77b493e debugfs: don't swap htree nodes in-place by Eric Sandeen · 10 years ago
  39. 9ed2c12 debugfs: add allocate and set functionality to the bmap command by Theodore Ts'o · 10 years ago
  40. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  41. c8b20b4 misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck by Darrick J. Wong · 10 years ago
  42. 53c5d60 debugfs: manage needs_recover feature when messing with the journal by Darrick J. Wong · 10 years ago
  43. d4daf0d misc: fix Coverity complaints by Darrick J. Wong · 10 years ago
  44. 463eb92 debugfs: add the ability to write transactions to the journal by Darrick J. Wong · 10 years ago
  45. 759c46c debugfs: create journal handling routines by Darrick J. Wong · 10 years ago
  46. 38d5adf e2fsck/debugfs: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  47. 8a54677 debugfs: add better error checking when printing extended attributes by Theodore Ts'o · 10 years ago
  48. c1c8800 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  49. c4c9bc5 misc: fix gcc warnings by Darrick J. Wong · 10 years ago
  50. 59a591f debugfs: fix set_inode_field block[IND|DIND|TIND] by Theodore Ts'o · 10 years ago
  51. 489ff4a Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  52. b6edbf6 debugfs: teach rdump to take multiple source arguments by Aaron Crane · 10 years ago
  53. 850fe1a debugfs: refactor do_rdump() by Aaron Crane · 10 years ago
  54. 3b0662f debugfs: fix double-close bug in "rdump" and "dump -p" by Aaron Crane · 10 years ago
  55. 09727a0 debugfs: be more specific in error messages by Aaron Crane · 10 years ago
  56. 14207cf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  57. 0befec4 misc: quiet signed/unsigned charactr compiler warnings by Andreas Dilger · 10 years ago
  58. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  59. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  60. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  61. 7ba5cc7 debugfs: fix printing of inline data during symlink inode dump by Darrick J. Wong · 10 years ago
  62. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  63. fa633bf debugfs: allow bmap to allocate blocks by Darrick J. Wong · 10 years ago
  64. e13ebfd debugfs: create inode_dump command to dump an inode in hex by Darrick J. Wong · 10 years ago
  65. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  66. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  67. a511695 debugfs: add support setting the error_count and associated sb fields by Theodore Ts'o · 10 years ago
  68. 3287317 debugfs: do not display fast symlink with inline data by Zheng Liu · 10 years ago
  69. ab74c09 debugfs: fix two warning messages when compiling with LLVM by Zheng Liu · 10 years ago
  70. ec3a42b Misc coverity fixes by Darrick J. Wong · 10 years ago
  71. 6bb8845 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  72. 999d38d debugfs: fix debugfs/quota.c compile warnings by Andreas Dilger · 10 years ago
  73. 9d8cd8c debugfs: fix filehandle leak in copy_file() by Andreas Dilger · 10 years ago
  74. 90c5b4c debugfs: fix string_to_time for MacOS strptime() by Andreas Dilger · 10 years ago
  75. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  76. 75fc42f debugfs: add commands to query the quota information by Theodore Ts'o · 10 years ago
  77. 46272d5 debugfs: force logdump to display (old) journal contents by Darrick J. Wong · 10 years ago
  78. a1ff15f debugfs: teach logdump to deal with 64bit revoke tables by Darrick J. Wong · 10 years ago
  79. 1bad6f4 misc: coverity fixes by Darrick J. Wong · 10 years ago
  80. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  81. 8a6cc1a misc: fix header complaints and resource leaks in e2fsprogs by Darrick J. Wong · 10 years ago
  82. 24997f1 misc: cppcheck cleanups by Darrick J. Wong · 10 years ago
  83. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 10 years ago
  84. 227239b debugfs: create commands to edit extended attributes by Darrick J. Wong · 10 years ago
  85. 2ddcee1 debugfs, libext2fs: minor fixups to xattr support by Darrick J. Wong · 10 years ago
  86. a3111e8 create_inode: move debugfs internal state back to debugfs by Darrick J. Wong · 10 years ago
  87. cecc79a Update Makefile dependencies by Theodore Ts'o · 10 years ago
  88. d23b196 Merge branch 'ry/mke2fs-populate' into next by Theodore Ts'o · 10 years ago
  89. 9aa3aa8 debugfs: use the functions in misc/create_inode.c by Robert Yang · 10 years ago
  90. 54e880b libext2fs: handle inline data in read/write function by Zheng Liu · 10 years ago
  91. 8f3428d debugfs: make lsdel command support inline data by Zheng Liu · 10 years ago
  92. 133e946 debugfs: make stat command support inline data by Zheng Liu · 10 years ago
  93. 716a3c3 libext2fs: handle inline_data in block iterator function by Zheng Liu · 10 years ago
  94. 5beff1c debugfs: dump all extended attributes by Darrick J. Wong · 10 years ago
  95. 3ba59bf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  96. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  97. f0996c1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  98. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 11 years ago
  99. 81eca9a Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  100. 40ca5c4 debugfs: fix typo in commit 5a1d25a7b by Theodore Ts'o · 11 years ago