1. 3a6f1f3 f2fs/{022,023}: clear MOUNT_OPTIONS alongside MKFS_OPTIONS by Joanne Chang · 11 days ago master
  2. 528c7ba fstests: add commit IDs for kernel fixes already merged by Filipe Manana · 5 days ago
  3. 12c729c xfs/216: pass -t xfs to _mount by Christoph Hellwig · 2 days ago
  4. d9b1d9c generic/793: limit number of overwrites by Johannes Thumshirn · 10 days ago
  5. 95155ec generic: test post-EOF gap zeroing persistence by Zhang Yi · 11 days ago
  6. 55e172c xfs/227: fix bad variable expansion by Zorro Lang · 3 weeks ago
  7. 832a6d9 check: capture dmesg of mount failures if test fails by Darrick J. Wong · 3 weeks ago
  8. 078f320 treewide: convert all $MOUNT_PROG to _mount by Darrick J. Wong · 4 weeks ago
  9. cac9fe2 generic: test premature ENOSPC in zoned garbage collection by Johannes Thumshirn · 3 weeks ago v2026.04.20
  10. d59865d xfs: add a test for number of open zones on conventional devices by Christoph Hellwig · 4 weeks ago
  11. dde983e xfs/841: actually compare the new filesystem contents to the proto dir by Darrick J. Wong · 4 weeks ago
  12. 56b3528 generic/050: handle f2fs as nojournal filesystem by Jan Prusakowski · 4 weeks ago
  13. c4e0368 generic: test fsync against a removed directory by Filipe Manana · 4 weeks ago
  14. f3e91c8 treewide: Use _sysfs_queue_path helper in all queue access locations by Ojaswin Mujoo · 4 weeks ago
  15. 53e68c2 generic/775: Fix an infinite loop due to variable name clash by Ojaswin Mujoo · 4 weeks ago
  16. fb11f06 generic/765: Ignore mkfs warning by Ojaswin Mujoo · 4 weeks ago
  17. 4dc8a07 generic/765: Fix sysfs queue path for nvme partitions by Ojaswin Mujoo · 4 weeks ago
  18. 2c002c3 common/rc: Add _sysfs_queue_path helper with partition support by Ojaswin Mujoo · 4 weeks ago
  19. ea4d04e ext4/061,062: Minor fixes and refactoring by Ojaswin Mujoo · 4 weeks ago
  20. 0bece2e generic/730: skip test if DAX mount option is enabled by Disha Goel · 7 weeks ago
  21. 29dbf07 xfs/018: test log attr replay with zero-length attr value by Long Li · 5 weeks ago
  22. c34c06b fstests: add kernel commit IDs for patches already merged upstream by Filipe Manana · 6 weeks ago
  23. 8deafb5 xfs: test that zone_gc_low_space writes start gc for rw fses by Hans Holmberg · 6 weeks ago
  24. 7a2fe2c xfs/647: turn rt dev block device lookup into a common helper by Hans Holmberg · 6 weeks ago
  25. 2d614de btrfs: fix stale errno check in btrfs_encoded_read/write helpers by Leo Martins · 7 weeks ago
  26. a44a26f generic/301: skip extent count check on btrfs by Leo Martins · 7 weeks ago
  27. 39b31fe f2fs: add testcase to check resize corrupting root inode by Yangyang Zang · 7 weeks ago
  28. 271d7a1 common/config: export F2FS_RESIZE_PROG by Yangyang Zang · 7 weeks ago
  29. c17136d xfs/805: adjust for new autofsck fsproperty defaults by Darrick J. Wong · 8 weeks ago
  30. 78b8a11 xfs/6{59-61}: force xfs_healer to run by Darrick J. Wong · 8 weeks ago
  31. 04ee3a4 common: ignore stderr for the two new svcname helpers by Darrick J. Wong · 8 weeks ago
  32. 57d71a8 ltp: add support for FALLOC_FL_WRITE_ZEROES to fsx and fsstress by Pankaj Raghav · 8 weeks ago v2026.03.20
  33. aa5b0dc xfs: test xfs_healer can follow private mntns mount moves by Darrick J. Wong · 8 weeks ago
  34. de37793 xfs: test xfs_healer startup service by Darrick J. Wong · 9 weeks ago
  35. df0f4b7 xfs: test xfs_healer background service by Darrick J. Wong · 9 weeks ago
  36. 17fdaa0 xfs: test xfs_healer wont repair the wrong filesystem by Darrick J. Wong · 9 weeks ago
  37. 309e54e xfs: test xfs_healer can follow mount moves by Darrick J. Wong · 9 weeks ago
  38. 20dffed xfs: test xfs_healer can initiate full filesystem repairs by Darrick J. Wong · 9 weeks ago
  39. 8e5ed6f xfs: test xfs_healer can report filesystem shutdowns by Darrick J. Wong · 9 weeks ago
  40. eb1013c xfs: test xfs_healer can report file media errors by Darrick J. Wong · 9 weeks ago
  41. aa3d8de xfs: test xfs_healer can report file I/O errors by Darrick J. Wong · 9 weeks ago
  42. a951e61 xfs: test xfs_healer can fix a filesystem by Darrick J. Wong · 9 weeks ago
  43. e76e776 xfs: test xfs_healer's event handling by Darrick J. Wong · 9 weeks ago
  44. 15548b5 xfs: set up common code for testing xfs_healer by Darrick J. Wong · 9 weeks ago
  45. 1eef51a xfs: test io error reporting via healthmon by Darrick J. Wong · 9 weeks ago
  46. c90d3c1 xfs: test for metadata corruption error reporting via healthmon by Darrick J. Wong · 9 weeks ago
  47. 79f6b1c xfs: test health monitoring code by Darrick J. Wong · 9 weeks ago
  48. 29d120e generic: test fsnotify filesystem error reporting by Darrick J. Wong · 9 weeks ago
  49. fd92924 xfs/62[3-8]: require XFS_SCRUB_PROG by Darrick J. Wong · 8 weeks ago
  50. 66c672a btrfs: test create a bunch of files with name hash collision by Filipe Manana · 2 months ago
  51. c6946bc btrfs: test creating a large number of snapshots of a received subvolume by Filipe Manana · 2 months ago
  52. aad3625 btrfs: test setting the same received UUID to a lot of subvolumes by Filipe Manana · 2 months ago
  53. 8ca8c3c fstests: use _fixed_by_fs_commit where appropriate by Johannes Thumshirn · 2 months ago
  54. 02e625a fstests: add _fixed_by_fs_commit helper by Johannes Thumshirn · 2 months ago
  55. 01d24d6 generic: test a directory fsync scenaro after replacing a subdir with a file by Filipe Manana · 10 weeks ago
  56. 3ded3e1 tests: Fix failure in nojournal mode by Jan Kara · 3 months ago v2026.02.26
  57. 6fe19be generic/579: handle quoted cmp output by Andrey Albershteyn · 3 months ago
  58. 75bbf15 generic: test fsync of a file truncated to a length of zero by Filipe Manana · 3 months ago
  59. c26276f fstests: btrfs: add a test case for failed compressed inline attempt by Qu Wenruo · 3 months ago
  60. eeb894a fstests: btrfs: add a regression test for incorrect inode incompressible flag by Qu Wenruo · 3 months ago
  61. 66c8f2d common/rc: add _require_max_file_range_blocks helper by Joanne Chang · 4 months ago
  62. d290a3c generic/749: don't write a ton of _mread output to seqres.full by Darrick J. Wong · 3 months ago
  63. 08989d5 xfs/620: force xattr leaf format for this test by Darrick J. Wong · 3 months ago
  64. 98dd607 xfs/018: remove inline xattr recovery tests by Darrick J. Wong · 3 months ago
  65. 163dbbf xfs/841: create a block device that must exist by Christoph Hellwig · 3 months ago
  66. 1ec21c2 generic: test that truncate(2) on fsverity is blocked by Christoph Hellwig · 3 months ago
  67. 6cc08eb generic: add missing kernel commit IDs to tests 784 and 785 by Filipe Manana · 3 months ago
  68. 69cd20b xfs: test reproducible builds by Luca Di Maio · 4 months ago v2026.01.27
  69. 31f7192 misc: allow zero duration for fsstress and fsx by Darrick J. Wong · 4 months ago
  70. 096adc2 f2fs/015: Test correct mkfs options for error cases by Jaegeuk Kim · 4 months ago
  71. 7543680 xfs/614: fix test for parent pointers by Darrick J. Wong · 4 months ago
  72. 42c2cca ext4/307: allocate donor file size dynamically by caokewu · 4 months ago
  73. 725b08a generic/371: Fix the test to be compatible block sizes upto 64k by Nirjhar Roy (IBM) · 8 months ago
  74. bc74aaf fstests: btrfs: add a new test case that is future-proof by Qu Wenruo · 4 months ago
  75. 8d2e1bd fstests: btrfs/131: add explicit v1 space cache requirement by Qu Wenruo · 4 months ago
  76. facf332 xfstests: hfs/hfsplus don't support metadata journaling by Viacheslav Dubeyko · 4 months ago
  77. a4dbdc5 generic/108: fix test hand upon failure to create LV by Ojaswin Mujoo · 4 months ago
  78. e0ded76 fsx: add missing -T option to getopt_long() by Filipe Manana · 4 months ago
  79. 8dad086 btrfs: test power failure after fsync and rename exchanging directories by Filipe Manana · 4 months ago
  80. 63a2972 xfstests: add HFS/HFS+ and NILFS2 into supported FS table by Viacheslav Dubeyko · 5 months ago v2026.01.05
  81. e45c90f generic/020: limit xattr value by 3802 bytes by Viacheslav Dubeyko · 5 months ago
  82. 7113107 common/quota: fix to wait for all inodes been evicted in _check_quota_usage() by Chao Yu · 5 months ago
  83. 4c7968b fstests: btrfs/226: skip the test for bs > ps cases by Qu Wenruo · 5 months ago
  84. 80259c8 fstests: btrfs/301: use correct blocksize to fill the fs by Qu Wenruo · 5 months ago
  85. 657410a fstests: generic/746: update the parser to handle block group tree by Qu Wenruo · 5 months ago
  86. 1da7f10 fstests: btrfs: add a new test case to verify quick qgroup inherit by Qu Wenruo · 5 months ago
  87. ad2b96d xfs/490: fix failure due to deprecated ikeep mount option by Anthony Iliopoulos · 5 months ago
  88. fb14379 MAINTAINERS: update entry for Anand Jain by Christoph Hellwig · 5 months ago
  89. fdc576e xfs/649: fix various problems by Darrick J. Wong · 5 months ago
  90. d49e334 common/rc: fix _xfs_is_realtime_file for internal rt devices by Darrick J. Wong · 5 months ago
  91. 3683660 check: put temporary files in TMPDIR, not /tmp by Darrick J. Wong · 5 months ago
  92. 1a1521a fstests: fix flaky device name in _cleanup_flakey by Anand Jain · 5 months ago
  93. cfb2146 xfs/650: require a real SCRATCH_RTDEV by Christoph Hellwig · 5 months ago
  94. 90f6065 xfs/530: require a real SCRATCH_RTDEV by Christoph Hellwig · 5 months ago
  95. 7082420 xfs/528: require a real SCRATCH_RTDEV by Christoph Hellwig · 5 months ago
  96. e157f48 xfs/521: call _require_scratch_size by Christoph Hellwig · 5 months ago
  97. 0d89f80 xfs/521: require a real SCRATCH_RTDEV by Christoph Hellwig · 5 months ago
  98. 30ee67e xfs/424: don't use SCRATCH_DEV helpers by Christoph Hellwig · 5 months ago
  99. 4460f5d xfs/185: don't use SCRATCH_{,RT}DEV helpers by Christoph Hellwig · 5 months ago
  100. 255cb1f xfs/157: don't override SCRATCH_{,LOG,RT}DEV by Christoph Hellwig · 5 months ago