1. e86522c [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs by Bob Badour · 3 years, 4 months ago
  2. 462c424 debugfs: fix memory allocation failures when parsing journal_write arguments by Theodore Ts'o · 3 years, 4 months ago
  3. eef68a5 debugfs: fix header checks in logdump by Theodore Ts'o · 3 years, 4 months ago
  4. 4d8169a e2fsck: fix error code return in e2fsck_read_extents() by Theodore Ts'o · 3 years, 4 months ago
  5. 1b25ea2 libext2fs: fix incorrect error code return in ext2fs_add_jounral_inode3() by Theodore Ts'o · 3 years, 4 months ago
  6. bd9ac48 debugfs: add journal header checks in logdump by Theodore Ts'o · 3 years, 4 months ago
  7. 10f9b11 badblocks: add error checking for command-line arguments for -b and -c by Theodore Ts'o · 3 years, 4 months ago
  8. 46fcf70 ext2_fs.h: use the ext2fs_has_feature_64bits() instead of open coded check by Theodore Ts'o · 3 years, 4 months ago
  9. ea41284 e2fsck: add error checking for ext2fs_extent_get_info() by Theodore Ts'o · 3 years, 4 months ago
  10. 33b9a60 Fix clang warnings on architectures with a 64-bit long by Theodore Ts'o · 3 years, 4 months ago
  11. fb874e6 mke2fs: fix resource leak on error path when creating inodes by Theodore Ts'o · 3 years, 4 months ago
  12. b79f56c tests: fix environmental dependency in m_rootdir_acl by Theodore Ts'o · 3 years, 4 months ago
  13. df0fe7c Update release notes, etc., for the 1.46.1 release by Theodore Ts'o · 3 years, 4 months ago
  14. d50ffa9 po: update uk.po (from translationproject.org) by Yuri Chornoivan · 3 years, 4 months ago
  15. 66b6b48 po: update sv.po (from translationproject.org) by Göran Uddeborg · 3 years, 4 months ago
  16. 4a97300 po: update pt.po (from translationproject.org) by Pedro Albuquerque · 3 years, 4 months ago
  17. 1f1b285 po: update pl.po (from translationproject.org) by Jakub Bogusz · 3 years, 4 months ago
  18. 1d4a6b2 po: update ms.po (from translationproject.org) by Sharuzzaman Ahmat Raslan · 3 years, 4 months ago
  19. a9c317c po: update fr.po (from translationproject.org) by Samuel Thibault · 3 years, 4 months ago
  20. 77e1dd3 po: update cs.po (from translationproject.org) by Petr Pisar · 3 years, 4 months ago
  21. 67e6ae0 mke2fs: fix a importing a directory with an ACL and inline data by Theodore Ts'o · 3 years, 4 months ago
  22. b637c57 debian: add build profiles noudeb and pkg.e2fsprogs.no-static by Theodore Ts'o · 3 years, 4 months ago
  23. 8c9e292 configure.ac: convert all help strings to use AS_HELP_STRING by Theodore Ts'o · 3 years, 4 months ago
  24. 319b6c4 Provide and use sort_r() instead of qsort_r() for portability reasons by Theodore Ts'o · 3 years, 4 months ago
  25. 4e95b37 e2fsck: endianness fixes for fast commit replay by Harshad Shirwadkar · 3 years, 4 months ago
  26. 2fae964 ext2fs: initialize handle to NULL in ext2fs_count_blks by Harshad Shirwadkar · 3 years, 4 months ago
  27. f15b1aa e2fsck: fix check of directories over 4GB by Andreas Dilger · 3 years, 4 months ago
  28. d984488 libext2fs: fix more compiler warnings by Theodore Ts'o · 3 years, 4 months ago
  29. 9f4e9fb libext2fs: fix segault when setting an xattr with an unknown prefix by Theodore Ts'o · 3 years, 4 months ago
  30. f41c7da misc: fix minor llvm warnings by Andreas Dilger · 3 years, 4 months ago
  31. ee2ee83 debian: drop transitional packages by Theodore Ts'o · 3 years, 4 months ago
  32. 24487a7 configure.ac: fix build failure on systems with pthreads && !fuse support by Theodore Ts'o · 3 years, 4 months ago
  33. 2b0d66b Update release notes, etc., for the 1.46.0 release by Theodore Ts'o · 3 years, 4 months ago
  34. 30d0731 Update makefile dependencies by Theodore Ts'o · 3 years, 4 months ago
  35. 2eebc99 Update debian/libext2fs2.symbols with the additions to the shared library by Theodore Ts'o · 3 years, 4 months ago
  36. e678ab3 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 4 months ago
  37. 35b67ca e2fsck: drop use of sysctl(2) by Theodore Ts'o · 3 years, 4 months ago
  38. 3fb16e7 configure.ac: add substitution for @mkdir_p@ since po/Makefile.in.in uses it by Theodore Ts'o · 3 years, 4 months ago
  39. fa86b5c Update release notes, etc., for the 1.45.7 release by Theodore Ts'o · 3 years, 4 months ago
  40. 37226f1 po: update sr.po (from translationproject.org) by Мирослав Николић · 3 years, 4 months ago
  41. 43d9f90 po: update nl.po (from translationproject.org) by Benno Schulenberg · 3 years, 4 months ago
  42. d863daf po: update ms.po (from translationproject.org) by Sharuzzaman Ahmat Raslan · 3 years, 4 months ago
  43. 5162872 misc: fix a spelling nit in the mke2fs man page by Theodore Ts'o · 3 years, 4 months ago
  44. 7f69ca1 Update Makefile dependencies for lib/e2p and lib/ext2fs by Theodore Ts'o · 3 years, 4 months ago
  45. 6be3ce7 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 4 months ago
  46. e1af954 AOSP: Add assemble_cvd to com.android.virt by Jiyong Park · 3 years, 5 months ago
  47. 643ee34 AOSP: tune2fs/resize2fs: make vendor_ramdisk_available. by Yifan Hong · 3 years, 7 months ago
  48. 851d899 AOSP: Make libext2_uuid and e2fsprogs headers vendor_ramdisk_available. by David Anderson · 3 years, 7 months ago
  49. d89e065 AOSP: Add "product_available" to product available modules by Justin Yun · 3 years, 7 months ago
  50. 61421ee AOSP: ANDROID: e2fsck: Handle casefolded encryption by Daniel Rosenberg · 4 years, 3 months ago
  51. b22c36e AOSP: ANDROID: mke2fs: Support encrypt+casefold by Daniel Rosenberg · 4 years ago
  52. 23fc0e6 AOSP: ANDROID: tune2fs: Support encrypt+casefold by Daniel Rosenberg · 4 years ago
  53. 7966103 AOSP: ANDROID: e2fsck: Do not mutate encrypted names by Daniel Rosenberg · 4 years ago
  54. b437e1e AOSP: ANDROID: tune2fs: Allow setting the casefold feature by Daniel Rosenberg · 4 years ago
  55. 0ea0a9e AOSP: Make e2fsck depends on badblocks by Howard Chen · 4 years ago
  56. 3304da1 tests: test case-folding checks in e2fsck by Gabriel Krisman Bertazi · 3 years, 6 months ago
  57. cc4f688 e2fsck.8.in: document check_encoding extended option by Gabriel Krisman Bertazi · 3 years, 6 months ago
  58. 1e6a3a3 e2fsck: add option to force encoded filename verification by Gabriel Krisman Bertazi · 3 years, 6 months ago
  59. 782df52 e2fsck: detect duplicated casefolded direntries for rehash by Gabriel Krisman Bertazi · 3 years, 6 months ago
  60. b093016 dict: support comparison with context by Gabriel Krisman Bertazi · 3 years, 6 months ago
  61. 9d2e1df e2fsck: support casefold directories when rehashing by Gabriel Krisman Bertazi · 3 years, 6 months ago
  62. 06b83bb e2fsck: fix entries with invalid encoded characters by Gabriel Krisman Bertazi · 3 years, 6 months ago
  63. d380e9d e2fsck: add new problem for encoded name check by Arnaud Ferraris · 3 years, 6 months ago
  64. a3def1e ext2fs: implement faster CI comparison of strings by Gabriel Krisman Bertazi · 3 years, 6 months ago
  65. fc9e286 ext2fs: add method to validate casefolded strings by Gabriel Krisman Bertazi · 3 years, 6 months ago
  66. 4e735c5 tune2fs: fix casefold+encrypt error message by Gabriel Krisman Bertazi · 3 years, 6 months ago
  67. 1f9bb77 tune2fs: allow enabling casefold feature after fs creation by Gabriel Krisman Bertazi · 3 years, 6 months ago
  68. 3e994cc tests: add fast commit recovery tests by Harshad Shirwadkar · 3 years, 5 months ago
  69. f5de3d7 e2fsck: add replay for add_range, del_range, and inode tags by Harshad Shirwadkar · 3 years, 5 months ago
  70. 63b7192 e2fsck: add fc replay for link, unlink, creat tags by Harshad Shirwadkar · 3 years, 5 months ago
  71. 3ba3ec0 e2fsck: add fast commit replay skeleton by Harshad Shirwadkar · 3 years, 5 months ago
  72. 81a6b01 e2fsck: add fast commit scan pass by Harshad Shirwadkar · 3 years, 5 months ago
  73. c8a097c e2fsck: add fast commit setup code by Harshad Shirwadkar · 3 years, 5 months ago
  74. 9dc54e4 e2fsck: add function to rewrite extent tree by Harshad Shirwadkar · 3 years, 5 months ago
  75. cf2d9de ext2fs: add new APIs needed for fast commits by Harshad Shirwadkar · 3 years, 5 months ago
  76. 865221f e2fsck: declare the size of bh->b_data to be 4096 in jfs_user.h by Theodore Ts'o · 3 years, 4 months ago
  77. 45fa214 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 5 months ago
  78. 26cb9f7 Include PTHREAD_CFLAGS in LDFLAGS* macros by Theodore Ts'o · 3 years, 5 months ago
  79. b3f288e Fix clang warnings by Theodore Ts'o · 3 years, 5 months ago
  80. b1b864b libext2fs: use compiler built-in offsetof() if available by Theodore Ts'o · 3 years, 5 months ago
  81. 3e36497 Only build resize2fs.static when running "make all-static" by Theodore Ts'o · 3 years, 5 months ago
  82. c3c41d4 libext2fs: fix UBSAN warning in ext2fs_mmp_new_seq() by Theodore Ts'o · 3 years, 5 months ago
  83. 33b0356 mke2fs.8: Improve valid block size documentation by Jan Kara · 3 years, 5 months ago
  84. 4d10875 build: Add SYSLIBS to e4crypt linking by Hauke Mehrtens · 3 years, 5 months ago
  85. f8049f9 tune2fs: abort clearing the dir_index when the fs needs to be fsck'ed first by Theodore Ts'o · 3 years, 5 months ago
  86. f84fed4 e2fsck: remove dead code when recreating the journal by Theodore Ts'o · 3 years, 5 months ago
  87. 0304717 debugfs: fix the printf specifier when dumping a fast commit block by Theodore Ts'o · 3 years, 5 months ago
  88. 7b8cf29 libext2fs: fix minor Coverity nits in ext2fs_rw_bitmaps() by Theodore Ts'o · 3 years, 5 months ago
  89. 32c2b19 tune2fs: fix resource leak in handle_quota_options() by Theodore Ts'o · 3 years, 5 months ago
  90. 12c415f debugfs: fix double free in realloc() error path in read_list() by Theodore Ts'o · 3 years, 5 months ago
  91. dd2ed58 libext2fs: fix incorrect negative error return in unix and sparse io managers by Theodore Ts'o · 3 years, 5 months ago
  92. ecbe47d libext2fs: fix incorrect negative error return in ext2fs_rw_bitmaps() by Theodore Ts'o · 3 years, 5 months ago
  93. 8968289 debugfs: add fast commit support to logdump by Harshad Shirwadkar · 3 years, 5 months ago
  94. ef44eef ext4: fix tests to account for new dumpe2fs output by Harshad Shirwadkar · 3 years, 5 months ago
  95. 06def17 Make userspace tools number of fast commits blocks aware by Harshad Shirwadkar · 3 years, 5 months ago
  96. 3cc4f86 libext2fs: provide APIs to configure fast commit blocks by Harshad Shirwadkar · 3 years, 5 months ago
  97. 7ed2b5d e2fsck: port fc changes from kernel's recovery.c to e2fsck by Harshad Shirwadkar · 3 years, 5 months ago
  98. 2fc929c e2fsck: add kernel endian-ness conversion macros by Harshad Shirwadkar · 3 years, 5 months ago
  99. 895e8e3 ext2fs: move calculate_summary_stats to ext2fs lib by Harshad Shirwadkar · 3 years, 5 months ago
  100. 37d5686 Enable threaded support for e2fsprogs' applications. by Theodore Ts'o · 3 years, 5 months ago