FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2024-10-25 02:57:01 to 2024-11-19 00:18:35 UTC [more...]

[PATCHSET] fstests: random fixes for v2024.11.17
 2024-11-19  0:17 UTC  (14+ messages)
` [PATCH 01/12] generic/757: fix various bugs in this test
` [PATCH 02/12] xfs/113: fix failure to corrupt the entire directory
` [PATCH 03/12] xfs/508: fix test for 64k blocksize
` [PATCH 04/12] common/rc: capture dmesg when oom kills happen
` [PATCH 05/12] generic/562: handle ENOSPC while cloning gracefully
` [PATCH 06/12] xfs/163: skip test if we can't shrink due to enospc issues
` [PATCH 07/12] xfs/009: allow logically contiguous preallocations
` [PATCH 08/12] generic/251: use sentinel files to kill the fstrim loop
` [PATCH 09/12] generic/251: constrain runtime via time/load/soak factors
` [PATCH 10/12] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 11/12] xfs/157: do not drop necessary mkfs options
` [PATCH 12/12] xfs/157: fix test failures when MKFS_OPTIONS has -L options

[PATCH 0/2] fstests: fix test issue of xfs/157
 2024-11-18 22:43 UTC  (6+ messages)
` [PATCH 1/2] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 2/2] xfs/157: do not drop necessary mkfs options

[PATCH v2 0/2] Addition of new tests for extsize hints
 2024-11-18 20:27 UTC  (13+ messages)
` [PATCH v2 1/2] common/rc,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH v2 2/2] generic: Addition of new tests for extsize hints

[PATCH 0/2] fstests: refine filesystem module reload handling
 2024-11-18  0:12 UTC  (7+ messages)
  ` [PATCH 1/2] fstests: move fs-module reload to earlier in the run_section function
  ` [PATCH 2/2] fstests: FS_MODULE_RELOAD_OPTIONS to control filesystem module reload options

[ANNOUNCE] fstests: for-next branch updated to v2024.11.17
 2024-11-17 14:53 UTC 

[ANNOUNCE] fstests: merge v2024.10.28 onto master branch
 2024-11-17 14:31 UTC 

[PATCHSET] fstests: random fixes for v2024.10.28
 2024-11-15 18:28 UTC  (14+ messages)
` [PATCH 1/3] xfs/273: check thoroughness of the mappings
` [PATCH 2/3] xfs/185: don't fail when rtfile is larger than rblocks
` [PATCH 3/3] generic/757: fix various bugs in this test

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-15 15:21 UTC  (5+ messages)

[PATCH] btrfs/327: add a test case to verify inline extent data read
 2024-11-15  9:19 UTC 

[PATCH] xfs/157: mkfs does not need a specific fssize
 2024-11-14 23:43 UTC  (15+ messages)

[PATCH] fstests: check for ext3 support in btrfs/136
 2024-11-14  9:56 UTC  (3+ messages)

[PATCH 0/2] generic: Addition of new tests for extsize hints
 2024-11-14  9:45 UTC  (13+ messages)
` [PATCH 1/2] common/xfs,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH 2/2] generic: Addition of new tests for extsize hints

[PATCH] btrfs: add test for encoded reads
 2024-11-14  5:06 UTC  (6+ messages)

[PATCH v2] ext4/032: add a new testcase in online resize tests
 2024-11-14  4:03 UTC  (3+ messages)

[PATCH] ext4/032: add a new testcase in online resize tests
 2024-11-14  3:04 UTC  (6+ messages)

[PATCH] btrfs/321: make the filter to handle older btrfs-progs
 2024-11-14  1:10 UTC  (3+ messages)

[issue] low version kernel crashes after adding support for unshare on XFS testing
 2024-11-13  5:07 UTC  (2+ messages)

[PATCH v3] common/casefold: Support for tmpfs casefold test
 2024-11-11 18:46 UTC  (2+ messages)

[PATCH] xfs/273: check thoroughness of the fsmappings
 2024-11-09 16:19 UTC  (3+ messages)

[PATCH] ext4: return error on syncfs after shutdown
 2024-11-07 15:12 UTC  (2+ messages)

[PATCH v4] btrfs: a new test case to verify mount behavior with background remounting
 2024-11-07  7:43 UTC  (4+ messages)

[PATCH v3] btrfs: a new test case to verify mount behavior with background remounting
 2024-11-06  4:40 UTC 

[PATCH] btrfs: add a test for defrag of contiguous file extents
 2024-11-05 20:20 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2] common/casefold: Support for tmpfs casefold test
 2024-11-04 22:44 UTC  (4+ messages)

[PATCH v2] btrfs: a new test case to verify mount behavior with background remounting
 2024-11-01 20:38 UTC  (4+ messages)

[PATCH] btrfs: a new test case to verify mount behavior with background remounting
 2024-11-01  9:36 UTC  (3+ messages)

[PATCH v2 0/2] fstests/xfs: a couple growfs log recovery tests
 2024-10-31 19:43 UTC  (11+ messages)
` [PATCH v2 1/2] xfs: online grow vs. log recovery stress test
` [PATCH v2 2/2] xfs: online grow vs. log recovery stress test (realtime version)

[PATCH] btrfs/287: make the test work when compression is enabled
 2024-10-30  2:10 UTC  (2+ messages)

[PATCH v2] fstests: generic/366: add a new test case to verify if certain fio load will hang the filesystem
 2024-10-30  2:00 UTC  (5+ messages)

[PATCH 0/2] fstests/xfs: a couple growfs log recovery tests
 2024-10-29 14:22 UTC  (4+ messages)
` [PATCH 1/2] xfs: online grow vs. log recovery stress test

[PATCH v4 1/2] f2fs/006: add testcase to check out-of-space case
 2024-10-29 13:27 UTC  (3+ messages)
` [PATCH v4 2/2] f2fs/007: add testcase to check consistency of compressed inode metadata

[PATCH v3 1/2] f2fs/006: add testcase to check out-of-space case
 2024-10-29 10:11 UTC  (8+ messages)
` [PATCH v3 2/2] f2fs/007: add testcase to check consistency of compressed inode metadata

[PATCH] generic: add test for missing btrfs csums in log when doing async on subpage vol
 2024-10-29 10:03 UTC  (4+ messages)

[PATCH v2] f2fs/005: add testcase to check checkpoint disabling functionality
 2024-10-29  6:01 UTC  (2+ messages)

[PATCH] f2fs/005: add testcase to check checkpoint disabling functionality
 2024-10-28 13:46 UTC  (3+ messages)

[PATCH v2 1/2] f2fs/006: add testcase to check out-of-space case
 2024-10-28 13:41 UTC  (8+ messages)
` [PATCH v2 2/2] f2fs/007: add testcase to check consistency of compressed inode metadata

[PATCH] xfs: notrun if kernel xfs not supports ascii-ci feature
 2024-10-28 12:50 UTC  (3+ messages)

[PATCH] fstests: generic/366: add a new test case to verify if certain fio load will hang the filesystem
 2024-10-28  9:35 UTC  (2+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2024.10.28
 2024-10-27 17:24 UTC 

[ANNOUNCE] fstests: merge v2024.10.14 onto master branch
 2024-10-27 17:05 UTC 

[PATCH] btrfs: test remount with "compress" clears "compress-force"
 2024-10-26  2:34 UTC  (6+ messages)
` [PATCH v2] "

BUSINESS LAUNCH
 2024-10-25 23:24 UTC 

[PATCH 0/2] fix generic quota tests for XFS with 32k and 64k block sizes
 2024-10-25  5:28 UTC  (8+ messages)
` [PATCH 1/2] generic/219: use filesystem blocksize while calculating the file size
    `  "
` [PATCH 2/2] generic: increase file size to match CoW delayed allocation for XFS 64k bs
    `  "

[PATCH] f2fs/004: add missing _fixed_by_kernel_commit line
 2024-10-25  4:02 UTC  (2+ messages)


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