1. 9157237 generic: test using fs-verity and fscrypt simultaneously by Eric Biggers · 7 years ago master
  2. 655cf53 generic: test fs-verity elide and patch extensions by Eric Biggers · 7 years ago
  3. 681bd1d generic: test that fs-verity is using the correct measurement values by Eric Biggers · 7 years ago
  4. f5c61ad generic: test corrupting fs-verity files by Eric Biggers · 7 years ago
  5. 4644ea8 generic: test fs-verity footer validation by Eric Biggers · 7 years ago
  6. fec85e0 generic: test fs-verity access control by Eric Biggers · 7 years ago
  7. 2d2de3e generic: test general semantics of fs-verity files by Eric Biggers · 7 years ago
  8. af940af verity: add common functions for testing fs-verity by Eric Biggers · 7 years ago
  9. fdf6d4b xfs/187: fix ftype brokenness by Darrick J. Wong · 7 years ago
  10. 858c392 generic: test for fsync after fallocate by Filipe Manana · 7 years ago
  11. d7b767f common/config: support f2fs-tools v1.9 and later by Eric Biggers · 7 years ago
  12. 09c5e9b common/rc: fix up variable naming by Eric Biggers · 7 years ago
  13. 1ddae54 common/rc: add missing 'local' keywords by Eric Biggers · 7 years ago
  14. 4cabd42 generic: Check the fs after each FUA writes by Qu Wenruo · 7 years ago
  15. 5311ba1 log-writes: Add support for METADATA flag by Qu Wenruo · 7 years ago
  16. 00b6ad8 log-writes: Add support to output human readable flags by Qu Wenruo · 7 years ago
  17. 43374a6 common/rc: improve checks for YP/NIS by Benjamin Coddington · 7 years ago
  18. 03d77eb overlay: test decoding overlay file handles with warm/cold dentry cache by Amir Goldstein · 7 years ago
  19. 555cdbe open_by_handle: add -s option to sleep and keep files open by handle by Amir Goldstein · 7 years ago
  20. 63e8395 open_by_handle: add -n option to suppress drop caches by Amir Goldstein · 7 years ago
  21. fbc0f69 open_by_handle: make -h (help) a valid option by Amir Goldstein · 7 years ago
  22. d75c76f xfs/278: find sfdir inode field prefix by Darrick J. Wong · 7 years ago
  23. e873eb9 xfs: test agfl reset on bad list wrapping by Darrick J. Wong · 7 years ago
  24. 10a5671 overlay/05[45]: Document the fix commit by Amir Goldstein · 7 years ago
  25. 545e7ca generic/478: fix potential test blocking by Xiong Zhou · 7 years ago
  26. 8aa2123 common/xfs: fix various problems with _supports_xfs_scrub by Darrick J. Wong · 7 years ago
  27. 064c618 common/xfs: don't call xfs_scrub on a block device by Darrick J. Wong · 7 years ago
  28. 581862b build: fix <ndbm.h> detection in AC_PACKAGE_WANT_GDBM by Jeff Mahoney · 7 years ago
  29. 3a670ba build: clean up AC_PACKAGE_WANT_GDBM by Jeff Mahoney · 7 years ago
  30. 156dafb build: AC_PACKAGE_WANT_GDBM, fall back to compat if libgdbm detection fails by Jeff Mahoney · 7 years ago
  31. 81d27bd build: remove dead AC_PACKAGE_WANT_NDBM macro by Jeff Mahoney · 7 years ago
  32. 6898b0f generic/015: Issue sync after deleting the fillup file by Nikolay Borisov · 7 years ago
  33. 1afc31f overlay: Absolute redirect should be followed even if ancestor is opaque by Vivek Goyal · 7 years ago
  34. 2fcd134 generic: test on creating new file after log replay by Liu Bo · 7 years ago
  35. 640e4f6 btrfs/146: make sure hit all stripes in the case of compression by Lu Fengqi · 7 years ago
  36. 34369fb btrfs/004: increase the buffer size of logical-resolve to the maximum value 64K by Lu Fengqi · 7 years ago
  37. 204860f generic: test fsync new file after removing hard link by Filipe Manana · 7 years ago
  38. 5db5878 generic: add test for fsync after renaming and linking special file by Filipe Manana · 7 years ago
  39. 697e465 overlay: correct scratch dirs check by zhangyi (F) · 7 years ago
  40. 3ba014a overlay: skip check for tests finished with corrupt filesystem by zhangyi (F) · 7 years ago
  41. 4a73ad6 overlay/003: fix fs check failure by zhangyi (F) · 7 years ago
  42. a902438 overlay: hook filesystem check helper by zhangyi (F) · 7 years ago
  43. 69f7669 common/rc: improve dev mounted check helper by zhangyi (F) · 7 years ago
  44. 5e65145 fsstress: avoid infinite loops in clonerange_f by Darrick J. Wong · 7 years ago
  45. 715eac1 generic/47[23]: remove from auto/quick groups by Dave Chinner · 7 years ago
  46. 7aaf557 common/xfs: Initialise OPTIND for getopts calls by Dave Chinner · 7 years ago
  47. 6702176 common/rc: Fix fcollapse require code to work with 64k block size by Chandan Rajendra · 7 years ago
  48. b8b56f2 fsx: Fix -P errors by Andreas Gruenbacher · 7 years ago
  49. 69eb628 fstests: _fail test by default when _scratch_mount fails by Eryu Guan · 7 years ago
  50. 729381b generic/25[02]: increase filesystem size by Dave Chinner · 7 years ago
  51. bf382b0 btrfs/150: add _scratch_dev_pool_get/put to run the test as expected by Misono, Tomohiro · 7 years ago
  52. 5f73d87 xfs/015: enlarge the initial fs size by Eryu Guan · 8 years ago
  53. 4a6d40a generic: add OFD lock tests by Xiong Zhou · 7 years ago
  54. 03cc973 xfs: rmapbt swapext block reservation overrun test by Brian Foster · 7 years ago
  55. f2d7e75 xfs: regression tests for reflink quota bugs by Darrick J. Wong · 7 years ago
  56. 60ba127 xfs/348: dir->symlink corruption must not be allowed by Darrick J. Wong · 7 years ago
  57. 66f7b4c xfs_scrub: remove -y parameter by Darrick J. Wong · 7 years ago
  58. f03cfe7 overlay: renumber tests after merge by Eryu Guan · 7 years ago
  59. a31eff7 overlay: add fsck.overlay impure xattr test by zhangyi (F) · 7 years ago
  60. 2934b53 overlay: add fsck.overlay redirect directory test by zhangyi (F) · 7 years ago
  61. 5c1269a overlay: add fsck.overlay whiteout test by zhangyi (F) · 7 years ago
  62. a79cd9e overlay: define common overlay xattr keys by zhangyi (F) · 7 years ago
  63. ab5034f overlay: add filesystem check helper by zhangyi (F) · 7 years ago
  64. fe3aefb generic/270: Check for scratch mount success by Andreas Gruenbacher · 7 years ago
  65. ebfd5ba check: Fix exit status by Andreas Gruenbacher · 7 years ago
  66. 27f7ed6 overlay: test overlay file handle of dir with ancestor under lower redirect by Amir Goldstein · 7 years ago
  67. ce9707c overlay: test overlay file handles of lower dir with non-indexed ancestor by Amir Goldstein · 7 years ago
  68. dc9f8c9 generic/{274,315}: Require falloc -k support by Rostislav Skudnov · 7 years ago
  69. e9dc7dc generic/307: Require ACL support by Rostislav Skudnov · 7 years ago
  70. c2e7f1d overlay: test encode/decode of non-samefs overlay file handles with renames by Amir Goldstein · 7 years ago
  71. c68eba8 overlay: test encode/decode overlay file handles with renames by Amir Goldstein · 7 years ago
  72. 1af8bac overlay: test encode/decode of non-samefs overlay file handles by Amir Goldstein · 7 years ago
  73. a97f450 overlay: test encode/decode overlay file handles by Amir Goldstein · 7 years ago
  74. ea7ad43 fstests: implement require of multiple overlayfs features by Amir Goldstein · 7 years ago
  75. 1fa3967 overlay: add a test for multiple redirects to the same lower dir by Amir Goldstein · 7 years ago
  76. 2d9c377 overlay/017: require and enable redirect_dir by Amir Goldstein · 7 years ago
  77. 8a2d6ed overlay: consider index dir with whiteouts clean by Amir Goldstein · 7 years ago
  78. 7aa1d4b overlay/036: fix upper/lower dir mismatch by Amir Goldstein · 7 years ago
  79. aee21da ovelray: drop explicit use of OVERLAY_MOUNT_OPTIONS by Amir Goldstein · 7 years ago
  80. dae4fca src/metaperf: Include linux/param.h explicitly for HZ macro by Rostislav Skudnov · 7 years ago
  81. 1b4f246 src/dmiperf: Include sys/types.h for u_int32_t by Rostislav Skudnov · 7 years ago
  82. f6c3b37 xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=y by Darrick J. Wong · 7 years ago
  83. 9385d3a generic/403: don't spew '$GETFATTR_PROG: Killed' messages by Darrick J. Wong · 7 years ago
  84. a6b5c98 xfs/122: fix xfs header ordering problems by Darrick J. Wong · 7 years ago
  85. 074740a common/rc: report kmemleak errors by Darrick J. Wong · 7 years ago
  86. f2afd63 ext4: Ext4 online resize with bigalloc tests. by harshads · 7 years ago
  87. 6fd4ec6 generic: test decoding file handles after cycle mount by Amir Goldstein · 7 years ago
  88. 3e729f3 generic/exportfs: golden output is not silent by Amir Goldstein · 7 years ago
  89. 259cf89 src/open_by_handle: verify dir content only with -r flag by Amir Goldstein · 7 years ago
  90. 04b7f06 src/pwrite_mmap_blocked: Include signal.h instead of sys/signal.h by Rostislav Skudnov · 7 years ago
  91. 38a0069 src/t_mtab: Replace sys_siglist[] with strsignal() by Rostislav Skudnov · 7 years ago
  92. 53b8b92 src/fssum: Use htobe64() instead of a custom macro by Rostislav Skudnov · 7 years ago
  93. 57b7c3b doio, growfiles: Use standard signal name SIGCHLD instead of SIGCLD by Rostislav Skudnov · 7 years ago
  94. 836ed89 fstests: Replace all __[u]intNN_t types with standard [u]intNN_t by Rostislav Skudnov · 7 years ago
  95. 8c0fc54 fsstress: Include stddef.h for ptrdiff_t by Rostislav Skudnov · 7 years ago
  96. 8ebb071 check: expunge tests when doing a dry run by Luis R. Rodriguez · 8 years ago
  97. cdd360d check: move expunge test into a helper by Luis R. Rodriguez · 8 years ago
  98. 5acc29a xfs: Regression test for invalid sb_logsunit by xiao yang · 8 years ago
  99. a3b3cf6 common: Add _require_no_xfs_bug_on_assert and factor out filter_xfs_dmesg by xiao yang · 8 years ago
  100. 21e7398 xfs/realtime: Fix direct invocations of xfs_repair by Richard Wareing · 8 years ago