1. 3a9fe3e Revert "Merge upstream tag 'v1.47.2' into aosp/main" by Eric Biggers · 1 year, 1 month ago
  2. 9fb6ac6 Revert "Android: add new upstream source files" by Eric Biggers · 1 year, 1 month ago
  3. 059ad3d Revert "Update generated files for Android" by Eric Biggers · 1 year, 1 month ago
  4. f91329b Update generated files for Android by Eric Biggers · 1 year, 2 months ago
  5. b8cdee6 Android: add new upstream source files by Eric Biggers · 1 year, 2 months ago
  6. 4f5630e Merge upstream tag 'v1.47.2' into aosp/main by Eric Biggers · 1 year, 2 months ago
  7. b1b66f4 debugfs: add a new command to list the orphan inodes by Theodore Ts'o · 1 year, 4 months ago
  8. 44b850b fix portability problem with uselocale(), et. al. by Theodore Ts'o · 1 year, 4 months ago
  9. 540e4ca debugfs: clean up groff warnings in the debugfs.8 man page by Theodore Ts'o · 1 year, 4 months ago
  10. 13b8af3 Update makefile dependencies by Theodore Ts'o · 1 year, 11 months ago
  11. f590d71 Prevent i_dtime from being mistaken for an inode number post-2038 wraparound by Theodore Ts'o · 2 years ago
  12. 49125d4 Align function prototypes for libss's request handler function by Theodore Ts'o · 2 years ago
  13. ddf8d89 Merge remote-tracking branch 'josch/libarchive' into josch-libarchive by Theodore Ts'o · 2 years ago
  14. 8b37e89 debugfs: fix printing post-2038 inode timestamps by Theodore Ts'o · 2 years ago
  15. 9103e1e debugfs: fix set_field's handling of timestamps by Theodore Ts'o · 2 years ago
  16. 7e3a4f0 mke2fs: the -d option can now handle tarball input by Johannes Schauer Marin Rodrigues · 3 years, 9 months ago
  17. 55bc5ce debugfs: fix clang warnings by Theodore Ts'o · 2 years ago
  18. 272173a debugfs: fix infinite loop while dumping the journal by Wenchao Hao · 2 years, 5 months ago
  19. ca8bc92 Add post-2038 timestamp support to e2fsprogs by Andreas Dilger · 2 years, 6 months ago
  20. 1094c17 debugfs: dx_hash: honor the unsigned hash flag if a file system is opened by Theodore Ts'o · 2 years, 3 months ago
  21. 6cde9c2 debugfs: teach the dx_hash command the -v option by Theodore Ts'o · 2 years, 3 months ago
  22. 29d83fe debugfs: Use the hash_version from superblock if a file system is opened by Srivathsa Dara · 2 years, 7 months ago
  23. d5296ff tune2fs/fuse2fs/debugfs: save error information during journal replay by Baokun Li · 3 years, 2 months ago
  24. 8ed4b26 Merge upstream tag 'v1.46.6' into aosp/master by Eric Biggers · 3 years, 2 months ago
  25. 711f699 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 2 months ago
  26. 0bc1e30 Update Makefile dependencies by Theodore Ts'o · 3 years, 2 months ago
  27. cdc9dbf AOSP: Android: run bpfmt on all bp files by Eric Biggers · 3 years, 2 months ago
  28. c474995 AOSP: Android: stop suppressing warnings controlled by -Wall by Eric Biggers · 3 years, 2 months ago
  29. 6605a07 AOSP: Stop explicitly specifying -fno-strict-aliasing by Eric Biggers · 3 years, 2 months ago
  30. 30fa5b9 Android: run bpfmt on all bp files by Eric Biggers · 3 years, 2 months ago
  31. 0ef947d Android: stop suppressing warnings controlled by -Wall by Eric Biggers · 3 years, 2 months ago
  32. 9624c4a Merge upstream commit 'b0101535a35c' into aosp/master by Eric Biggers · 3 years, 2 months ago
  33. 5adb971 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 2 months ago
  34. 04cee87 debugfs: print the extended attribute's e_hash field by Theodore Ts'o · 3 years, 2 months ago
  35. 9d25847 debugfs: fix a printf format compiler warning on 64-bit architectures by Theodore Ts'o · 3 years, 2 months ago
  36. 8f4f9f0 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 2 months ago
  37. 2065419 Fix various spelling typos by Samanta Navarro · 3 years, 3 months ago
  38. d37a9f1 debugfs: fix repeated output problem with `logdump -O -n <num_trans>` by lihaoxiang (F) · 3 years, 5 months ago
  39. c30a15e Stop explicitly specifying -fno-strict-aliasing by Eric Biggers · 3 years, 2 months ago
  40. 5c22148 debugfs.8: fix typo by Ulrich Ölmann · 3 years, 5 months ago
  41. 3f6a1f7 Update generated files for Android by Eric Biggers · 3 years, 3 months ago
  42. 3bfc17c Merge upstream tag 'v1.46.5' into aosp/master by Eric Biggers · 3 years, 3 months ago
  43. 6e4cc3d debugfs: teach logdump the -n <num_trans> option by lihaoxiang (F) · 3 years, 9 months ago
  44. d05a33b Merge branch 'maint' into next by Theodore Ts'o · 3 years, 8 months ago
  45. 1642014 debugfs: make blocksize be unsigned in logdump.c by Theodore Ts'o · 3 years, 8 months ago
  46. 863c19e Merge branch 'maint' into next by Theodore Ts'o · 3 years, 8 months ago
  47. 003125b tune2fs: do not change j_tail_sequence in journal superblock by zhanchengbin · 3 years, 8 months ago
  48. 3a3f3f1 debugfs: allow <inode> for ncheck by Li Dongyang · 3 years, 8 months ago
  49. d009710 debugfs: quiet debugfs 'catastrophic' message by Andreas Dilger · 3 years, 8 months ago
  50. a8f5258 dumpe2fs, debugfs, e2image: Add support for orphan file by Jan Kara · 4 years, 7 months ago
  51. 8f01d14 debugfs: Fix headers for quota commands by Jan Kara · 4 years, 7 months ago
  52. d55f8b8 fix unused-function -Wall warnings by Theodore Ts'o · 4 years, 8 months ago
  53. 4672653 debugfs: fix shadow and sign-compare -Wall warnings by Theodore Ts'o · 4 years, 8 months ago
  54. 8dad0d5 debugfs: fix missing byte swap when dumping a revoke block by Theodore Ts'o · 4 years, 8 months ago
  55. e87bb84 Change "filesystem" to "file system" in the man pages by Theodore Ts'o · 4 years, 8 months ago
  56. 59eed54 AOSP: Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 9 months ago
  57. 9c897f0 AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs by Bob Badour · 5 years ago
  58. 48fa724 Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 9 months ago
  59. b5f2be8 Fix -Wunused-parameter warnings by Eric Biggers · 4 years, 10 months ago
  60. 19e50aa libext2fs: improve jbd_debug() implementation by Eric Biggers · 4 years, 10 months ago
  61. 2ada485 Update generated files for Android by Eric Biggers · 4 years, 10 months ago
  62. bee3b62 Fix -Wunused-parameter warnings by Eric Biggers · 4 years, 10 months ago
  63. bee782c libext2fs: improve jbd_debug() implementation by Eric Biggers · 4 years, 10 months ago
  64. 7364b2d Merge upstream tag 'v1.46.2' into aosp/master by Eric Biggers · 4 years, 10 months ago
  65. 45780b3 e2fsck: fix unaligned accesses to ext4_fc_tl struct by Harshad Shirwadkar · 5 years ago
  66. 37c2008 debugfs: fix rdump and ls to handle uids and gids > 65536 correctly by Theodore Ts'o · 5 years ago
  67. 989a418 debugfs: fix memory leak problem in read_list() by Zhiqiang Liu · 5 years ago
  68. 7e8d228 debugfs: fix file descriptor leak on error path in do_logdump() by Theodore Ts'o · 5 years ago
  69. 7fc56dd debugfs: fix uninitialized variable es in do_logdump() by Theodore Ts'o · 5 years ago
  70. d96064e debugfs: simplify the do_logdump() function by Theodore Ts'o · 5 years ago
  71. 03130cc Add checks for fs->blocksize == 0 which could cause some crashes by Theodore Ts'o · 5 years ago
  72. ea82add debugfs: fix dump_metadata_block() for block sizes > 8192 by Theodore Ts'o · 5 years ago
  73. ff9b039 debugfs: clamp journal s_maxlen value when dumping the journal log by Theodore Ts'o · 5 years ago
  74. 28e2254 debugfs: fix logdump on file systems with block sizes > 8192 by Theodore Ts'o · 5 years ago
  75. e86522c [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs by Bob Badour · 5 years ago
  76. 462c424 debugfs: fix memory allocation failures when parsing journal_write arguments by Theodore Ts'o · 5 years ago
  77. eef68a5 debugfs: fix header checks in logdump by Theodore Ts'o · 5 years ago
  78. bd9ac48 debugfs: add journal header checks in logdump by Theodore Ts'o · 5 years ago
  79. 33b9a60 Fix clang warnings on architectures with a 64-bit long by Theodore Ts'o · 5 years ago
  80. f41c7da misc: fix minor llvm warnings by Andreas Dilger · 5 years ago
  81. 30d0731 Update makefile dependencies by Theodore Ts'o · 5 years ago
  82. 45fa214 Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  83. 0304717 debugfs: fix the printf specifier when dumping a fast commit block by Theodore Ts'o · 5 years ago
  84. 12c415f debugfs: fix double free in realloc() error path in read_list() by Theodore Ts'o · 5 years ago
  85. 8968289 debugfs: add fast commit support to logdump by Harshad Shirwadkar · 5 years ago
  86. 7ed2b5d e2fsck: port fc changes from kernel's recovery.c to e2fsck by Harshad Shirwadkar · 5 years ago
  87. 37d5686 Enable threaded support for e2fsprogs' applications. by Theodore Ts'o · 5 years ago
  88. 0d47f5a Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  89. 5b44781 debugfs: fix parse_uint for 64-bit fields by Theodore Ts'o · 5 years ago
  90. 3ab2fd4 Define MKDIR_P in the Makefile.in files instead in MCONFIG.in by Theodore Ts'o · 5 years ago
  91. 7b8253b Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  92. 6cdd4b9 debugfs: fix building rdebugfs (with READ_ONLY define) by Theodore Ts'o · 6 years ago
  93. 8fd92e9 Merge tag 'v1.45.6' into next by Theodore Ts'o · 6 years ago
  94. 2234797 AOSP: Allow debugfs_static to be compiled as host tool. by Dario Freni · 6 years ago
  95. b84a556 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  96. c707fb6 debugfs: print inode numbers as unsigned by Andreas Dilger · 6 years ago
  97. 334e9a5 debugfs: allow comment lines in command file by Andreas Dilger · 6 years ago
  98. 336c440 tst_libext2fs: Avoid multiple definition of global variables by Lukas Czerner · 6 years ago
  99. 6022925 ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters" by Li Dongyang · 6 years ago
  100. 0b47dde Merge branch 'maint' into next by Theodore Ts'o · 6 years ago