FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2021-06-14 16:41:27 to 2021-07-07 10:20:13 UTC [more...]

[PATCH 0/1]: generic/453: Do NOT run for FSs restricting names
 2021-07-07 10:20 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3] generic: add a test to ensure that page is properly filled before write
 2021-07-07  5:27 UTC  (5+ messages)

[PATCH] fstests: install btrfs_crc32c_forged_name.py
 2021-07-07  5:01 UTC 

[PATCH] Test seeks from LLONG_MIN
 2021-07-07  0:24 UTC  (2+ messages)

[PATCHSET 0/8] fstests: random fixes
 2021-07-07  0:21 UTC  (9+ messages)
` [PATCH 1/8] xfs/172: disable test when file writes don't use delayed allocation
` [PATCH 2/8] generic/561: hide assertions when duperemove is killed
` [PATCH 3/8] shared/298: fix random deletion when filenames contain spaces
` [PATCH 4/8] dmthin: erase the metadata device properly before starting
` [PATCH 5/8] check: run _check_filesystems in an OOM-happy subshell
` [PATCH 6/8] xfs/084: fix test program status collection and processing
` [PATCH 7/8] generic/371: disable speculative preallocation regressions on XFS
` [PATCH 8/8] generic/019: don't dump cores when fio/fsstress hit io errors

[PATCHSET 0/1] fstests: fixes for test control code
 2021-07-07  0:21 UTC  (2+ messages)
` [PATCH 1/1] new: allow users to specify a new test id

[RFC,2/2] xfstests: common/rc: add cluster size support for ext4
 2021-07-06 18:14 UTC  (2+ messages)

[PATCH 0/2] skip tests that don't work with an external log
 2021-07-06 17:48 UTC  (4+ messages)
` [PATCH 1/2] dmflakey: don't run dmflakey tests with an external log device
` [PATCH 2/2] generic/475: skip test when using "

[PATCH] btrfs: test fsync after increasing file size with truncate
 2021-07-06 14:42 UTC 

[PATCH] btrfs/242: test case to fstrim on a degraded filesystem
 2021-07-05 11:51 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] ext4/048: skip test of filename wipe if journal checkpoint is not supported
 2021-07-05  7:56 UTC  (11+ messages)

[ANNOUNCE] fstests: master branch updated to 623b4ea4082b
 2021-07-04 13:22 UTC 

[PATCH] Revert "build: Use the original install-sh file from SGI"
 2021-07-04  9:43 UTC  (2+ messages)

[PATCH 0/3] xfstest random fixes
 2021-07-04  7:29 UTC  (9+ messages)
` [PATCH 1/3] xfs/504: Add scratch_mount before checking for xfs_scrub unicode support
` [PATCH 2/3] xfs/514: Check xfsprogs version for verifying the xfs_db commands
` [PATCH 3/3] xfs/515: Check xfsprogs version for testing xfs_quota commands

[PATCH] check: exit with exit code 1 after printing the usage message
 2021-07-03 16:02 UTC 

[PATCH] tools: make convert-group ignore converted test files
 2021-07-03  3:05 UTC 

1 lock held by xfs_repair/276634
 2021-07-02  0:05 UTC  (2+ messages)

[PATCH v3 0/3] Resend the three patches
 2021-07-01 14:41 UTC  (7+ messages)
` [PATCH v3 1/3] generic/042: make a bigger img for f2fs
` [PATCH v3 2/3] generic/103: special left calculation "
` [PATCH v3 3/3] generic/260: f2fs is also special

[PATCH 0/9] 64K blocksize related fixes
 2021-06-30 19:20 UTC  (23+ messages)
` [PATCH 1/9] ext4/003: Fix this test on 64K platform for dax config
` [PATCH 2/9] ext4/027: Correct the right code of block and inode bitmap
` [PATCH 3/9] ext4/306: Add -b blocksize parameter too to avoid failure with DAX config
` [PATCH 4/9] ext4/022: exclude this test for dax config on 64KB pagesize platform
` [PATCH 5/9] generic/031: Fix the test case for 64k blocksize config
` [PATCH 6/9] gitignore: Add 031.out file to .gitignore
` [PATCH 7/9] generic/620: Remove -b blocksize option for ext4
` [PATCH 8/9] common/attr: Cleanup end of line whitespaces issues
` [PATCH 9/9] common/attr: Reduce MAX_ATTRS to leave some overhead for 64K blocksize

[PATCH 1/2] Makefile: fix bug when running make install under tests/* directory
 2021-06-30  1:52 UTC  (4+ messages)
` [PATCH 2/2] tests/overlay/Makefile: Use the unified name rules
  ` [PATCH v2 1/2] Makefile: fix bug when running make install under tests/* directory
    ` [PATCH v2 2/2] tests/overlay/Makefile: Use the unified name rules

[PATCH] fstests: fix g/019 cleanup
 2021-06-29 21:08 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 73030114397b
 2021-06-28  5:01 UTC  (3+ messages)

[PATCH] generic: add a test to ensure that page is properly filled before write
 2021-06-25 18:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4] generic: test small swapfile without page-aligned contiguous blocks
 2021-06-24  8:46 UTC  (2+ messages)

[PATCH v3] generic: test small swapfile without page-aligned contiguous blocks
 2021-06-22  4:24 UTC  (8+ messages)

[GIT PULL v3] fstests: move test group lists into test files
 2021-06-21 23:20 UTC 

[PATCHSET v3 00/13] fstests: move test group lists into test files
 2021-06-21 23:11 UTC  (14+ messages)
` [PATCH 01/13] fstests: fix group check in new script
` [PATCH 02/13] misc: move exit status into trap handler
` [PATCH 03/13] fstests: refactor test boilerplate code
` [PATCH 04/13] fstests: add tool migrate group membership data to test files
` [PATCH 05/13] fstests: clean up open-coded golden output
` [PATCH 06/13] fstests: move test group info to test files
` [PATCH 07/13] fstests: automatically generate group files
` [PATCH 08/13] fstests: convert nextid to use automatic group generation
` [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme
` [PATCH 10/13] check: use generated group files
` [PATCH 11/13] fstests: remove "
` [PATCH 12/13] fstests: remove test group management code
` [PATCH 13/13] misc: update documentation to reflect auto-generated group files

[PATCH] generic/556: add a check to make sure ext4 supports encrypted casefolding
 2021-06-21 17:37 UTC  (3+ messages)

[PATCHSET v2 00/13] fstests: move test group lists into test files
 2021-06-21 16:14 UTC  (41+ messages)
` [PATCH 01/13] fstests: fix group check in new script
` [PATCH 02/13] misc: move exit status into trap handler
` [PATCH 03/13] fstests: refactor test boilerplate code
` [PATCH 04/13] fstests: add tool migrate group membership data to test files
` [PATCH 05/13] fstests: move test group info "
` [PATCH 06/13] fstests: clean up open-coded golden output
` [PATCH 07/13] fstests: automatically generate group files
` [PATCH 08/13] fstests: convert nextid to use automatic group generation
` [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme
` [PATCH 10/13] check: use generated group files
` [PATCH 11/13] fstests: remove "
` [PATCH 12/13] fstests: remove test group management code
` [PATCH 13/13] misc: update documentation to reflect auto-generated group files

[PATCH 0/9] kvmxfstests: Add 64K related configs for Power
 2021-06-18 11:10 UTC  (10+ messages)
` [PATCH 1/9] ext4/cfg/dax: Fix for 64K pagesize platform
` [PATCH 2/9] ext4/cfg/64K: Add a 64K related config file
` [PATCH 3/9] ext4/cfg/fast_commit: Add explicit 4k bs option
` [PATCH 4/9] ext4/cfg/fast_commit_64K: Add a config file to test fast_commit with 64K bs
` [PATCH 5/9] xfs/cfg/dax: Fix this config to work on 64K pagesize platform too
` [PATCH 6/9] xfs/cfg/64K: Add a config file with 64K blocksize
` [PATCH 7/9] btrfs/cfg: Add 4k and 64k related configs
` [PATCH 8/9] runtests.sh: Fix when SCRATCH_DEV_POOL is passed
` [PATCH 9/9] xfstests-packages: Add some more packages

[PATCH] common/rc: f2fs do not support metadata journaling
 2021-06-18  2:03 UTC  (16+ messages)
` [PATCH] generic/103: leave more space for f2fs
    ` [f2fs-dev] "
` [PATCH] generic/260: f2fs is also special
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH] common/rc: f2fs do not support metadata journaling

[PATCH v2] generic/103: special left calculation for f2fs
 2021-06-17  7:03 UTC  (2+ messages)
` [PATCH v2] generic/260: f2fs is also special

[PATCH v2] generic: test small swapfile without page-aligned contiguous blocks
 2021-06-17  3:06 UTC  (4+ messages)

[Question] generic/064 fail on f2fs
 2021-06-16 12:26 UTC 

[PATCH v3] generic/042: make a bigger img for f2fs
 2021-06-15  3:16 UTC 

[GIT PULL v2] fstests: move test group lists into test files
 2021-06-14 21:07 UTC 

[PATCHSET v1 00/13] fstests: move test group lists into test files
 2021-06-14 20:49 UTC  (10+ messages)
` [PATCH 10/13] check: use generated group files
` [PATCH 11/13] fstests: remove "
` [PATCH 12/13] fstests: remove test group management code
` [PATCH 13/13] misc: update documentation to reflect auto-generated group files


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox