1. ef9186e Remove obsolete files from the repository by Theodore Ts'o · 6 years ago
  2. ac5936d e2fsck: fix fd leak in reserve_stdio_fds by Theodore Ts'o · 6 years ago
  3. 7484825 e2fsck: remove resize inode if both resize_inode and meta_bg are enabled by Lukas Czerner · 6 years ago
  4. 5abc041 build: use MKDIR_P instead of MKINSTALLDIRS by Ross Burton · 10 years ago
  5. f4f701d AOSP: ODR violation in e2fsck during host build by Isaac Chen · 6 years ago
  6. 0958bc6 AOSP: Update Android.bp files. by David Anderson · 6 years ago
  7. 8f1b089 AOSP: e2fsck: Remove unused variable. by David Anderson · 6 years ago
  8. fddc423 Fix compile error and warnings for old gcc versions by Li Dongyang · 6 years ago
  9. d8cbb80 e2fsck: fix kernel compat functions to use kernel error return conventions by Theodore Ts'o · 6 years ago
  10. 867ffd4 e2fsck: if user declines to fix s_inodes_acount, abort by Theodore Ts'o · 6 years ago
  11. cabde49 e2fsck: do not allow initialized blocks pass i_size by Lukas Czerner · 6 years ago
  12. 73b69a8 e2fsck: fix hang in readahead code if last block in fs is metadata by Theodore Ts'o · 6 years ago
  13. 574b714 Update Makefile.in files using "make depend" by Theodore Ts'o · 6 years ago
  14. 51a3b0b e2fsck: only retry to open the file system when the superblock is corrupt by Theodore Ts'o · 6 years ago
  15. 0abe574 e2fsck: add error-checking when unlink tdb file for dir_info by Theodore Ts'o · 6 years ago
  16. ccbca29 e2fsck: add proper error checking in move_quota_inode by Theodore Ts'o · 6 years ago
  17. ac3256f Fix gcc and clang warnings by Theodore Ts'o · 6 years ago
  18. 9302bda e2fsck: mark device inodes with EXT4_EXTENTS_FL bad by Andreas Dilger · 6 years ago
  19. 8d541f6 e2fsck: handle preallocation for large PAGE_SIZE by Andreas Dilger · 6 years ago
  20. 32b8802 misc: add e2mmpstatus utility via dumpe2fs by Shuichi Ihara · 6 years ago
  21. 1a80157 e2fsck: set dir_nlink feature if large dir exists by Andreas Dilger · 6 years ago
  22. bf16090 AOSP: e2fsck: imply -f when using -E unshare_blocks by David Anderson · 6 years ago
  23. d90c766 AOSP: e2fsck: allow read-only testing if -E unshare_blocks will succeed by David Anderson · 6 years ago
  24. 91327df AOSP: e2fsck: Add an extended option for unsharing blocks. by David Anderson · 6 years ago
  25. 9c5413b AOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHARED_BLOCKS is set. by David Anderson · 6 years ago
  26. 0feae06 e2fsck: report only one sb corruption by Jan Kara · 6 years ago
  27. d74eb7e e2fsck: handle s_inodes_count corruption properly by Jan Kara · 6 years ago
  28. 35b459f e2fsck: allow to fix some superblock corruptions by Jan Kara · 6 years ago
  29. 4c41e68 e2fsck: warn if checkinterval and broken_system_clock both set by Eric Sandeen · 6 years ago
  30. 9db53e3 libext2fs: add sanity checks for ea_in_inode by Theodore Ts'o · 6 years ago
  31. 7d79b40 e2fsck: adjust quota counters when clearing orphaned inodes by Darrick J. Wong · 6 years ago
  32. 9d24802 e2fsck: delete bad inode fix for bigalloc by harshads · 6 years ago
  33. 707599b e2fsck: release clusters only once in release_inode_blocks by harshads · 6 years ago
  34. 1d9ec88 e2fsck: fix endianness problem when reading htree nodes by Lukas Czerner · 6 years ago
  35. 2c733c3 e2fsck: require that fast symlinks don't have EXT4_EXTENTS_FL by Eric Biggers · 6 years ago
  36. 9666fbf e2fsck: validate the targets of extent-based symlinks by Eric Biggers · 6 years ago
  37. 751efa8 e2fsck: drop redundant checks of symlink i_size by Eric Biggers · 6 years ago
  38. 203be6f e2fsck: require i_size == fscrypt_symlink_data.len + 2 by Eric Biggers · 6 years ago
  39. 22be59d e2fsck: validate fscrypt_symlink_data.len for fast symlinks too by Eric Biggers · 6 years ago
  40. 3a86e7a Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  41. 0af8279 e2fsck: validate that fscrypt_symlink_data.len is not too large by Eric Biggers · 6 years ago
  42. 6471c19 e2fsck: fix reading fscrypt_symlink_data.len by Eric Biggers · 6 years ago
  43. 50c1e18 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  44. e7be778 e2fsck: remove get_filename_hash() prototype by Eric Biggers · 6 years ago
  45. c19b18f AOSP: use e2fsprogs-defaults for ccflags by Theodore Ts'o · 6 years ago
  46. 33b8007 AOSP: Revert "Add "libc" to soong static_executable targets." by Jeff Gaston · 7 years ago
  47. 88ca49f AOSP: Add missing libdl dependencies by Pavlin Radoslavov · 7 years ago
  48. df22ead Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  49. 78999ca e2fsck: fix printf format %d on ext2_ino_t by Shen-Ta Hsieh · 7 years ago
  50. 2070de7 Add missing information to e2fsck man pages and usage text by Tyson Nottingham · 7 years ago
  51. 3829c16 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  52. 53600d3 e2fsck: fix potential Floating Point Exception in show_stats() by Theodore Ts'o · 7 years ago
  53. edc14d9 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  54. 354545a e2fsck: fix access after free for dx_db structure by Artem Blagodarenko · 7 years ago
  55. 69ab815 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  56. 852dae6 Fix historic typos in changelogs and release notes by Sebastian Rasmussen · 7 years ago
  57. 055866d Fix typos in code comments and developer docs by Sebastian Rasmussen · 7 years ago
  58. ce20096 Fix typos in error messages and documentation by Sebastian Rasmussen · 7 years ago
  59. 364959c Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  60. 32cb847 e2fsck, libext2fs: add checks for insanely large file systems by Theodore Ts'o · 7 years ago
  61. 58a31b5 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  62. cbe1aa0 Silence valgrind warnings by Theodore Ts'o · 7 years ago
  63. 6304d21 e2fsck: add optimization for heavily hard-linked file systems by Jaco Kroon · 7 years ago
  64. ee84bbc e2fsck: optimize out the use region_t in scan_extent_node() by Jaco Kroon · 7 years ago
  65. 8dafa28 e2fsck: fix the message printed for the project quota type by Theodore Ts'o · 7 years ago
  66. a070f28 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  67. 9f8a182 e2fsck: in ask_yn() fall back to English yes/no characters by Theodore Ts'o · 7 years ago
  68. 8a48ce0 e2fsck: add optimization for large, fragmented sparse files by Theodore Ts'o · 7 years ago
  69. c920def Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  70. d04ad32 Remove spaces at the end of man pages by Theodore Ts'o · 7 years ago
  71. 5b8d7c5 e2fsck: fix e2fsck -D for encrypted directories by Theodore Ts'o · 7 years ago
  72. fed2dbd Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  73. 44b19c1 e2fsck: eliminate bad update link count attempt by Tahsin Erdogan · 7 years ago
  74. 50d0998 libext2fs: add ea_inode support to set xattr by Tahsin Erdogan · 7 years ago
  75. 0b4ffc2 e2fsck: update quota inode accounting for ea_inode feature by Tahsin Erdogan · 7 years ago
  76. f97c601 e2fsck: don't restart after a critical metadata collision in e2fsck -n mode by Theodore Ts'o · 7 years ago
  77. 9c5b443 e2fsck: quiet some harmless bitmap warnings by Theodore Ts'o · 7 years ago
  78. d202f46 e2fsck: check for invalid quota inode numbers by Theodore Ts'o · 7 years ago
  79. 2775528 e2fsck: add support for printing the quota type in problem reports using %U by Theodore Ts'o · 7 years ago
  80. 10118e4 e2fsck: remove #ifdef EXT2_NO_64_TYPE blocks by Tahsin Erdogan · 7 years ago
  81. cf0be23 Use i_size to determine whether a symlink is a fast symlink by Tahsin Erdogan · 7 years ago
  82. 5c5685d e2fsck: track ea_inode references by Tahsin Erdogan · 7 years ago
  83. b0f457b e2fsck: update i_blocks accounting for ea_inode feature by Tahsin Erdogan · 7 years ago
  84. e8b3cc9 e2fsck: generalize ea_refcount by Tahsin Erdogan · 7 years ago
  85. efab58d e2fsck: do not early terminate extra space check by Tahsin Erdogan · 7 years ago
  86. 2477e16 e2fsck: ea_inode hash validation by Tahsin Erdogan · 7 years ago
  87. 6a081f6 e2fsck: add support for large xattrs in external inodes by Andreas Dilger · 7 years ago
  88. 08ddd20 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  89. c8ca239 Fix warnings found using UBSAN by Theodore Ts'o · 7 years ago
  90. 0970320 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  91. b67bf3b e2fsck: don't flush to device opened in read-only mode by Konstantin Chistyakov · 7 years ago
  92. 7175d20 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  93. 855c2ec e2fsck: fix sparse bmap to extent conversion by Darrick J. Wong · 7 years ago
  94. b0f5fa8 e2fsck: fix multiply-claimed block quota accounting when deleting files by Eric Whitney · 7 years ago
  95. 1333f2b AOSP: Disable macro redefined warnings. by Christopher Ferris · 7 years ago
  96. 0c32f48 AOSP: Add "libc" to soong static_executable targets. by Alex Deymo · 7 years ago
  97. a95c632 AOSP: Convert e2fsprogs targets to soong. by Alex Deymo · 8 years ago
  98. d5d981a e2fsck: eliminate per-block cluster alignment check by Tahsin Erdogan · 7 years ago
  99. ed1e950 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  100. 11b8ef8 tests: skip running long test with "make check" and add "make fullcheck" by Theodore Ts'o · 7 years ago