1. 156028c ANDROID: e2fsck: Handle casefolded encryption by Daniel Rosenberg · 4 years, 3 months ago
  2. 0c0b65b ANDROID: e2fsck: Do not mutate encrypted names by Daniel Rosenberg · 4 years ago
  3. f5a8e8f Make ramdisk_available. by Yifan Hong · 4 years, 4 months ago
  4. 16eca7c e2fsck: check the validity of the casefold flag by Theodore Ts'o · 4 years, 9 months ago
  5. 576fada e2fsck: make the low dtime check consistent when using the backup superblock by Theodore Ts'o · 4 years, 9 months ago
  6. 82d6fa9 e2fsck: update the quota records when the root directory is recreated by Theodore Ts'o · 4 years, 9 months ago
  7. a368e0c e2fsck: set E2FSCK_TIME correctly on a 32-bit arch with a 64-bit time_t by Theodore Ts'o · 4 years, 10 months ago
  8. 5684ef8 e2fsck: add xgettext:no-c-format tags by Theodore Ts'o · 4 years, 11 months ago
  9. 10c5c5e e2fsck: correctly handle inline directories when large_dir is enabled. by Artem Blagodarenko · 5 years ago
  10. 43466d0 e2fsck: handle verity files in scan_extent_node() by Eric Biggers · 5 years ago
  11. a033d4e e2fsck: remove an potentially ambiguous dangling else clause by Theodore Ts'o · 5 years ago
  12. 756ccf5 e2fsck: fix printf format / argument mismatches by Theodore Ts'o · 5 years ago
  13. 7cc9cde e2fsck: fix XML validity problem with the problem log by Theodore Ts'o · 5 years ago
  14. d2dd606 e2fsck: add support for saving the problem code log by Theodore Ts'o · 5 years ago
  15. d0efd17 e2fsck: check and fix tails of all bitmap blocks by Theodore Ts'o · 5 years ago
  16. 2888753 Rename the feature "fname_encoding" to be "casefold". by Theodore Ts'o · 5 years ago
  17. 388e1d5 libext2fs: remove nls_* namespace contamination by Theodore Ts'o · 5 years ago
  18. 0a8b31c ext2fs: always attempt to load nls table when loading the filesystem by Gabriel Krisman Bertazi · 5 years ago
  19. a935b93 Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  20. 5f6614f AOSP: E2fsprogs: fix ODR issue by Andreas Gampe · 5 years ago
  21. 49f28a0 e2fsck: allow to check >2GB sized directory by Artem Blagodarenko · 5 years ago
  22. e500f69 Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
  23. ce75cf5 e2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE,NARROW}_EXTENT_TREE by Theodore Ts'o · 5 years ago
  24. 28b44ef libext2fs: support encoding when calculating dx hashes by Gabriel Krisman Bertazi · 6 years ago
  25. 75da667 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  26. 4a11f49 e2fsck: check xattr 'system.data' before setting inline_data feature by Li Dongyang · 6 years ago
  27. cf5587d Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  28. 4c2463c e2fsck: clear clang warnings for missing field initializers in structs by Theodore Ts'o · 6 years ago
  29. f56db53 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  30. 3baafde e2fsck: allow verity files to have initialized blocks past i_size by Eric Biggers · 6 years ago
  31. 6ac81e4 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  32. ef9186e Remove obsolete files from the repository by Theodore Ts'o · 6 years ago
  33. 2ca70c2 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  34. ac5936d e2fsck: fix fd leak in reserve_stdio_fds by Theodore Ts'o · 6 years ago
  35. 7484825 e2fsck: remove resize inode if both resize_inode and meta_bg are enabled by Lukas Czerner · 6 years ago
  36. 5abc041 build: use MKDIR_P instead of MKINSTALLDIRS by Ross Burton · 10 years ago
  37. 3882fb4 e2fsck: fix LTO type warnings by Theodore Ts'o · 6 years ago
  38. f4f701d AOSP: ODR violation in e2fsck during host build by Isaac Chen · 6 years ago
  39. 0958bc6 AOSP: Update Android.bp files. by David Anderson · 6 years ago
  40. 8f1b089 AOSP: e2fsck: Remove unused variable. by David Anderson · 6 years ago
  41. fddc423 Fix compile error and warnings for old gcc versions by Li Dongyang · 6 years ago
  42. d8cbb80 e2fsck: fix kernel compat functions to use kernel error return conventions by Theodore Ts'o · 6 years ago
  43. 867ffd4 e2fsck: if user declines to fix s_inodes_acount, abort by Theodore Ts'o · 6 years ago
  44. cabde49 e2fsck: do not allow initialized blocks pass i_size by Lukas Czerner · 6 years ago
  45. 73b69a8 e2fsck: fix hang in readahead code if last block in fs is metadata by Theodore Ts'o · 6 years ago
  46. 574b714 Update Makefile.in files using "make depend" by Theodore Ts'o · 6 years ago
  47. 51a3b0b e2fsck: only retry to open the file system when the superblock is corrupt by Theodore Ts'o · 6 years ago
  48. 0abe574 e2fsck: add error-checking when unlink tdb file for dir_info by Theodore Ts'o · 6 years ago
  49. ccbca29 e2fsck: add proper error checking in move_quota_inode by Theodore Ts'o · 6 years ago
  50. ac3256f Fix gcc and clang warnings by Theodore Ts'o · 6 years ago
  51. 9302bda e2fsck: mark device inodes with EXT4_EXTENTS_FL bad by Andreas Dilger · 6 years ago
  52. 8d541f6 e2fsck: handle preallocation for large PAGE_SIZE by Andreas Dilger · 6 years ago
  53. 32b8802 misc: add e2mmpstatus utility via dumpe2fs by Shuichi Ihara · 6 years ago
  54. 1a80157 e2fsck: set dir_nlink feature if large dir exists by Andreas Dilger · 6 years ago
  55. bf16090 AOSP: e2fsck: imply -f when using -E unshare_blocks by David Anderson · 6 years ago
  56. d90c766 AOSP: e2fsck: allow read-only testing if -E unshare_blocks will succeed by David Anderson · 6 years ago
  57. 91327df AOSP: e2fsck: Add an extended option for unsharing blocks. by David Anderson · 6 years ago
  58. 9c5413b AOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHARED_BLOCKS is set. by David Anderson · 6 years ago
  59. 0feae06 e2fsck: report only one sb corruption by Jan Kara · 6 years ago
  60. d74eb7e e2fsck: handle s_inodes_count corruption properly by Jan Kara · 6 years ago
  61. 35b459f e2fsck: allow to fix some superblock corruptions by Jan Kara · 6 years ago
  62. 4c41e68 e2fsck: warn if checkinterval and broken_system_clock both set by Eric Sandeen · 6 years ago
  63. 9db53e3 libext2fs: add sanity checks for ea_in_inode by Theodore Ts'o · 6 years ago
  64. 7d79b40 e2fsck: adjust quota counters when clearing orphaned inodes by Darrick J. Wong · 6 years ago
  65. 9d24802 e2fsck: delete bad inode fix for bigalloc by harshads · 6 years ago
  66. 707599b e2fsck: release clusters only once in release_inode_blocks by harshads · 6 years ago
  67. 1d9ec88 e2fsck: fix endianness problem when reading htree nodes by Lukas Czerner · 6 years ago
  68. 2c733c3 e2fsck: require that fast symlinks don't have EXT4_EXTENTS_FL by Eric Biggers · 6 years ago
  69. 9666fbf e2fsck: validate the targets of extent-based symlinks by Eric Biggers · 6 years ago
  70. 751efa8 e2fsck: drop redundant checks of symlink i_size by Eric Biggers · 6 years ago
  71. 203be6f e2fsck: require i_size == fscrypt_symlink_data.len + 2 by Eric Biggers · 6 years ago
  72. 22be59d e2fsck: validate fscrypt_symlink_data.len for fast symlinks too by Eric Biggers · 6 years ago
  73. 3a86e7a Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  74. 0af8279 e2fsck: validate that fscrypt_symlink_data.len is not too large by Eric Biggers · 6 years ago
  75. 6471c19 e2fsck: fix reading fscrypt_symlink_data.len by Eric Biggers · 6 years ago
  76. 50c1e18 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  77. e7be778 e2fsck: remove get_filename_hash() prototype by Eric Biggers · 6 years ago
  78. c19b18f AOSP: use e2fsprogs-defaults for ccflags by Theodore Ts'o · 6 years ago
  79. 33b8007 AOSP: Revert "Add "libc" to soong static_executable targets." by Jeff Gaston · 7 years ago
  80. 88ca49f AOSP: Add missing libdl dependencies by Pavlin Radoslavov · 7 years ago
  81. df22ead Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  82. 78999ca e2fsck: fix printf format %d on ext2_ino_t by Shen-Ta Hsieh · 6 years ago
  83. 2070de7 Add missing information to e2fsck man pages and usage text by Tyson Nottingham · 6 years ago
  84. 3829c16 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  85. 53600d3 e2fsck: fix potential Floating Point Exception in show_stats() by Theodore Ts'o · 6 years ago
  86. edc14d9 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  87. 354545a e2fsck: fix access after free for dx_db structure by Artem Blagodarenko · 7 years ago
  88. 69ab815 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  89. 852dae6 Fix historic typos in changelogs and release notes by Sebastian Rasmussen · 7 years ago
  90. 055866d Fix typos in code comments and developer docs by Sebastian Rasmussen · 7 years ago
  91. ce20096 Fix typos in error messages and documentation by Sebastian Rasmussen · 7 years ago
  92. 364959c Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  93. 32cb847 e2fsck, libext2fs: add checks for insanely large file systems by Theodore Ts'o · 7 years ago
  94. 58a31b5 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  95. cbe1aa0 Silence valgrind warnings by Theodore Ts'o · 7 years ago
  96. 6304d21 e2fsck: add optimization for heavily hard-linked file systems by Jaco Kroon · 7 years ago
  97. ee84bbc e2fsck: optimize out the use region_t in scan_extent_node() by Jaco Kroon · 7 years ago
  98. 8dafa28 e2fsck: fix the message printed for the project quota type by Theodore Ts'o · 7 years ago
  99. a070f28 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  100. 9f8a182 e2fsck: in ask_yn() fall back to English yes/no characters by Theodore Ts'o · 7 years ago