1. 80a5527 tests: mke2fs must not create fs with resize_inode and meta_bg by Lukas Czerner · 6 years ago
  2. 99a0dff tests: e2fsck must be able fix fs with resize_inode and meta_bg by Lukas Czerner · 6 years ago
  3. 6e2863e tests: make generated test scripts read-only by Andreas Dilger · 6 years ago
  4. cabde49 e2fsck: do not allow initialized blocks pass i_size by Lukas Czerner · 6 years ago
  5. 8cec4ac tests, mke2fs: add option to suppress xattr copying to fix f_extent_htree by Theodore Ts'o · 6 years ago
  6. 7443005 tests: explicitly force resize2fs's use of lazy (or not) by Theodore Ts'o · 6 years ago
  7. 574b714 Update Makefile.in files using "make depend" by Theodore Ts'o · 6 years ago
  8. 579e9ae tests: fix up f_detect_junk and f_detect_xfs by Theodore Ts'o · 6 years ago
  9. 51a3b0b e2fsck: only retry to open the file system when the superblock is corrupt by Theodore Ts'o · 6 years ago
  10. 0790bf0 tests: fix i_qcow test to properly test e2image's qcow-to-raw functionality by Theodore Ts'o · 6 years ago
  11. ac3256f Fix gcc and clang warnings by Theodore Ts'o · 6 years ago
  12. 0d5c1d7 tests: fix f_bigalloc_orphan_list so it is not dependant on umask by Theodore Ts'o · 6 years ago
  13. 9302bda e2fsck: mark device inodes with EXT4_EXTENTS_FL bad by Andreas Dilger · 6 years ago
  14. 42d3e8c tests: PAGE_SIZE larger than blocksize with hole by Andreas Dilger · 6 years ago
  15. 8d541f6 e2fsck: handle preallocation for large PAGE_SIZE by Andreas Dilger · 6 years ago
  16. 32b8802 misc: add e2mmpstatus utility via dumpe2fs by Shuichi Ihara · 6 years ago
  17. 1a80157 e2fsck: set dir_nlink feature if large dir exists by Andreas Dilger · 6 years ago
  18. c759616 tests: remove pre-generated f_extent_htree image by Andreas Dilger · 6 years ago
  19. c5d9d3c tests: don't run sed multiple times on test output by Andreas Dilger · 6 years ago
  20. b7454eb tests: remove redundant sed filtering by Andreas Dilger · 6 years ago
  21. 3819bff tests: clean up $DEBUGFS_EXE usage in scripts by Andreas Dilger · 6 years ago
  22. 0647f84 tests: don't unlink test image if SKIP_UNLINK set by Andreas Dilger · 6 years ago
  23. 5cf8bb1 tests: don't use a sparse test file by Andreas Dilger · 6 years ago
  24. bf16090 AOSP: e2fsck: imply -f when using -E unshare_blocks by David Anderson · 6 years ago
  25. 91327df AOSP: e2fsck: Add an extended option for unsharing blocks. by David Anderson · 7 years ago
  26. 9c5413b AOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHARED_BLOCKS is set. by David Anderson · 7 years ago
  27. 35b459f e2fsck: allow to fix some superblock corruptions by Jan Kara · 6 years ago
  28. 2bb8263 tests: don't leave temp files behind after running i_bitmaps by Theodore Ts'o · 6 years ago
  29. b46fbf3 tests: add new test f_ea_inode_self_ref by Theodore Ts'o · 7 years ago
  30. c52d7ef tests: don't use "debugfs -f /dev/stdin" by Ingo Brückl · 7 years ago
  31. 79284d3 tests: use mke2fs and debugfs from the build tree by Theodore Ts'o · 7 years ago
  32. 7d79b40 e2fsck: adjust quota counters when clearing orphaned inodes by Darrick J. Wong · 7 years ago
  33. 07d5857 tests: explicitly specify 1k block sizes when creating test file systems by Theodore Ts'o · 7 years ago
  34. 9d24802 e2fsck: delete bad inode fix for bigalloc by harshads · 7 years ago
  35. 2b11857 tests: add new test i_bitmaps by Theodore Ts'o · 7 years ago
  36. a126f79 tests: add new test f_bigalloc_orphan_list by Theodore Ts'o · 7 years ago
  37. 918d9a5 tests: test e2fsck's handling of bad symlinks by Eric Biggers · 7 years ago
  38. 3a86e7a Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  39. 198a2d0 libext2fs: make sure the system.data xattr gets created by Eric Biggers · 7 years ago
  40. c88970f libext2fs: forbid creating symlinks using entire block by Eric Biggers · 7 years ago
  41. 1ad400d Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  42. f5eb38e tune2fs: move the journal recovery before we try to modify the superblock by Theodore Ts'o · 7 years ago
  43. eec6f83 tests: log tests that are taking a long time by Andreas Dilger · 7 years ago
  44. 21f685b Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  45. a0e173c tests: shorten test descriptions to fit in 80 columns by Andreas Dilger · 7 years ago
  46. fe6e2a7 tests: fix d_inline_dump and f_mke2fs_baddisk from leaving behind temp files by Theodore Ts'o · 7 years ago
  47. 845eac4 tests: don't leave temporary files at end of test by Andreas Dilger · 7 years ago
  48. 257f009 tests: add new test r_move_itable_nostride by Theodore Ts'o · 7 years ago
  49. 2b50c18 tests: add new test r_move_itable_realloc by Theodore Ts'o · 7 years ago
  50. c8fd5f2 tests: report if a test is taking a long time by Andreas Dilger · 7 years ago
  51. 58a31b5 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  52. ec3a69b Search for GNU-compatible dd for self-tests. by Matthias Andree · 7 years ago
  53. c3c7edc tune2fs, mke2fs: clarify proceed delay question by Theodore Ts'o · 7 years ago
  54. a120a5d tune2fs: explain why an fsck is needed by Theodore Ts'o · 7 years ago
  55. ab5f3d0 mke2fs.conf: remove legacy entry for ext4dev by Theodore Ts'o · 7 years ago
  56. 8dafa28 e2fsck: fix the message printed for the project quota type by Theodore Ts'o · 7 years ago
  57. 80c21ca Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  58. 18d6bcb tests: disable use of the BLKID cache while running regression tests by Theodore Ts'o · 7 years ago
  59. fed2dbd Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  60. 9c5b443 e2fsck: quiet some harmless bitmap warnings by Theodore Ts'o · 7 years ago
  61. eb33a5d tests: dumpe2fs against an image with bad os_type by Adam Buchbinder · 7 years ago
  62. d202f46 e2fsck: check for invalid quota inode numbers by Theodore Ts'o · 7 years ago
  63. 76d1914 e2fsck: add test for ea_inode feature by Tahsin Erdogan · 7 years ago
  64. 08ddd20 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  65. b3d7751 tests: add j_recover_csum3_64bit by Theodore Ts'o · 7 years ago
  66. d99bced Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  67. 1dc09bd tests: add new test f_del_dup_quota by Eric Whitney · 7 years ago
  68. fff2d12 mke2fs: fix hugefile creation so the hugefile(s) are contiguous by Theodore Ts'o · 7 years ago
  69. 0970320 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  70. 245831a tune2fs: fix BUGs of tuning project quota by Wang shilong · 7 years ago
  71. b42836a Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  72. 1a4c638 tests: fix expected output for f_detect_junk by Theodore Ts'o · 7 years ago
  73. 7175d20 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  74. 855c2ec e2fsck: fix sparse bmap to extent conversion by Darrick J. Wong · 7 years ago
  75. 6eae35c libext2fs: correctly subtract xattr blocks on bigalloc filesystems by Eric Biggers · 7 years ago
  76. d5d981a e2fsck: eliminate per-block cluster alignment check by Tahsin Erdogan · 7 years ago
  77. ed1e950 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  78. 11b8ef8 tests: skip running long test with "make check" and add "make fullcheck" by Theodore Ts'o · 7 years ago
  79. b772dc5 tests: fix bash'isms in f_large_dir by Theodore Ts'o · 7 years ago
  80. f91b451 tests: add new test f_quota_extent_opt by Theodore Ts'o · 7 years ago
  81. 7da05ce tests: 3 level hash tree test by Artem Blagodarenko · 8 years ago
  82. 578fcbf e2fsprogs: supersede i_dir_acl with i_size_high for all cases by Artem Blagodarenko · 8 years ago
  83. d5c57fe tests: fix test failure in f_detect_xfs caused by commit bf615bb0ccad by Theodore Ts'o · 8 years ago
  84. bf9f3b6 e2fsck: exit with exit status 0 if no errors were fixed by Theodore Ts'o · 8 years ago
  85. 03a179a Refactor code to print journal superblock information by Theodore Ts'o · 8 years ago
  86. bc1f972 tests: don't use "debugfs -f /dev/stdin" by Theodore Ts'o · 8 years ago
  87. 57fd203 tune2fs, mke2fs: use "Proceed (y, N)" so the default is clear by Theodore Ts'o · 8 years ago
  88. 47b8941 e2fsck: make sure system.data xattr is present by Theodore Ts'o · 8 years ago
  89. 83628f3 e2fsprogs: enable project quota reporting in debugfs by Eric Whitney · 8 years ago
  90. 997e213 debugfs: improve how we display and parse extended attribute values by Theodore Ts'o · 8 years ago
  91. 45d032e test: add f_mke2fs_baddisk by Dmitry Monakhov · 8 years ago
  92. 047d5d7 e2fsck: enforce that the extra isize fields in the superblock are sane by Theodore Ts'o · 8 years ago
  93. a7b27f1 e2fsck: enforce that extra_isize must be a multiple of four by Theodore Ts'o · 8 years ago
  94. a2143b5 Fix build reproducibility for mk_cmds and compile_et by Theodore Ts'o · 8 years ago
  95. bbd2f78 libext2fs: allow the default journal size to go as large as a gigabyte by Theodore Ts'o · 8 years ago
  96. 4d43353 tune2fs: tell the user that e2fsck -f is required by Theodore Ts'o · 8 years ago
  97. 726b21b tests: suppress use of libmagic when running the regression test suite by Theodore Ts'o · 8 years ago
  98. 55e8032 tests: disable some tests for FreeBSD by Theodore Ts'o · 8 years ago
  99. ded9191 tests: teach test_script the --failed option by Theodore Ts'o · 8 years ago
  100. be05f60 tests,debugfs: ea_set's "-f <value_file" needs to be before the other args by Theodore Ts'o · 8 years ago