fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-24 09:35:36 to 2022-11-14 08:38:53 UTC [more...]

[PATCH RESEND 1/2] common/dmlogwrites: Extend _log_writes_init() to accept the specified size
 2022-11-14  8:38 UTC  (10+ messages)
` [PATCH RESEND 2/2] generic/470: Replace thin volume with blkdiscard -z

[PATCH v2 1/2] common/dmlogwrites: Extend _log_writes_init() to accept the specified length
 2022-11-14  8:35 UTC  (2+ messages)
` [PATCH v2 2/2] generic/470: Replace thin volume with blkdiscard -z

[PATCH] fstests: btrfs/021: redirect the output of defrag command
 2022-11-13  2:08 UTC 

[PATCH] fstests: btrfs/053: use "-n" to replace the deprecated "-l" mkfs option
 2022-11-13  1:53 UTC 

[PATCH v1] xfstests: test xfs_spaceman fsuuid command
 2022-11-12 14:24 UTC  (3+ messages)

[PATCH] generic: add missing $FSX_AVOID to fsx invocations
 2022-11-11  2:25 UTC  (11+ messages)

[PATCH] fstests: update group name according to xfs_io command requirement
 2022-11-11  1:58 UTC  (2+ messages)

generic/650 makes v6.0-rc client unusable
 2022-11-10 15:21 UTC  (8+ messages)

[PATCH v2 2/3] btrfs/053: fix test failure when running with btrfs-progs v6.0+
 2022-11-09 17:06 UTC  (2+ messages)

[PATCH v3] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-09 16:51 UTC  (2+ messages)

[PATCH 0/3] btrfs: fix some test failures with btrfs-progs 5.19 and 6.0
 2022-11-09 16:44 UTC  (11+ messages)
` [PATCH 1/3] btrfs/003: fix failure on new btrfs-progs versions
` [PATCH 2/3] btrfs/053: fix test failure when running with btrfs-progs v6.0+
` [PATCH 3/3] btrfs: fix failure of tests that use defrag on "
` [PATCH v2 0/3] btrfs: fix some test failures with btrfs-progs 5.19 and 6.0
  ` [PATCH v2 1/3] btrfs/003: fix failure on new btrfs-progs versions
  ` [PATCH v2 3/3] btrfs: fix failure of tests that use defrag on btrfs-progs v6.0+

[PATCH v2] fstests: btrfs: add a regression test case to make sure scrub can detect errors
 2022-11-09 11:06 UTC  (2+ messages)

[PATCH] fstests: filter.btrfs: handle detailed missing device report better
 2022-11-09 10:52 UTC  (2+ messages)

[PATCH v2] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-08 16:08 UTC  (5+ messages)

[PATCH] generic: check direct IO writes with io_uring and O_DSYNC are durable
 2022-11-08 15:09 UTC  (6+ messages)

[PATCH] generic: check logical-sector sized O_DIRECT
 2022-11-07 10:53 UTC  (2+ messages)

[PATCH] nfs: test files written size as expected
 2022-11-07 10:25 UTC  (3+ messages)

[PATCH] fstests: btrfs: add a regression test case to make sure scrub can detect errors
 2022-11-07  9:06 UTC  (8+ messages)

[ANNOUNCE] fstests: for-next branch updated to 41f2bbdec5fa
 2022-11-06 12:40 UTC 

[ANNOUNCE] fstests: merge v2022.10.30 onto master branch
 2022-11-06 12:24 UTC 

[PATCH] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-05 12:28 UTC  (4+ messages)

[xfstests PATCH v2 0/3] Fix test bugs related to fs.verity.require_signatures
 2022-11-04 20:58 UTC  (4+ messages)
` [xfstests PATCH v2 1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures
` [xfstests PATCH v2 2/3] generic/577: add missing file removal before empty file test
` [xfstests PATCH v2 3/3] tests: fix some tests for systems with fs.verity.require_signatures=1

[xfstests PATCH 0/3] Fix test bugs related to fs.verity.require_signatures
 2022-11-04 18:48 UTC  (7+ messages)
` [xfstests PATCH 1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures
` [xfstests PATCH 2/3] generic/577: add missing file removal before empty file test
` [xfstests PATCH 3/3] tests: fix some tests for systems with fs.verity.require_signatures=1

[PATCH v2 0/2] generic/577: fix hash check and add metadata cleaning
 2022-11-04  6:52 UTC  (4+ messages)
` [PATCH v2 1/2] common/verity: disable signature verification on hash alg check
` [PATCH v2 2/2] generic/577: add missing fsverity metadata cleaning

[PATCH v3 0/4] xfstests: add parent pointer tests
 2022-11-03 23:42 UTC  (13+ messages)
` [PATCH v3 1/4] common: add helpers for "
` [PATCH v3 2/4] xfs: add parent pointer test
` [PATCH v3 3/4] xfs: add multi link "
` [PATCH v3 4/4] xfs: add parent pointer inject test

[PATCH] generic/577: add missing fsverity metadata cleaning
 2022-11-03 16:34 UTC  (4+ messages)

[PATCHSET v23.1 0/1] fstests: test xfs_scrub media scan
 2022-11-03  5:00 UTC  (6+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting
  ` [PATCH v23.2 "

[PATCH v2] Add more related cases to perms group
 2022-11-03  3:47 UTC  (2+ messages)

[PATCHSET v23.1 0/1] fstests: test xfs_scrub media scan
 2022-11-02 17:38 UTC  (6+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting

[PATCH 0/3] btrfs: add couple tests to check fiemap correctly reports extent sharedness
 2022-11-01  5:22 UTC  (9+ messages)
` [PATCH 1/3] common/punch: fix flags printing for filter _filter_fiemap_flags
` [PATCH 2/3] btrfs: test that fiemap reports extent as not shared after deleting file
` [PATCH 3/3] btrfs: test fiemap reports extent as not shared after COWing it in snapshot

[PATCH v3] encrypt: add ceph support
 2022-11-01  1:51 UTC  (3+ messages)

[PATCH] common/config: Make test and scratch devices use the same mount options
 2022-10-31  6:58 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to 7d839ccc1a13
 2022-10-30 11:06 UTC 

[ANNOUNCE] fstests: merge v2022.10.16 onto master branch
 2022-10-30 10:48 UTC 

[PATCHSET v23.3 0/4] fstests: refactor xfs geometry computation
 2022-10-30  3:31 UTC  (9+ messages)
` [PATCH 1/4] xfs: refactor filesystem feature detection logic
` [PATCH 2/4] xfs: refactor filesystem directory block size extraction logic
` [PATCH 3/4] xfs: refactor filesystem realtime geometry detection logic
` [PATCH 4/4] common: simplify grep pipe sed interactions

[tip:x86/core] [kallsyms] f138918162: WARNING:CPU:#PID:#at_fs/xfs/xfs_message.c:#xfs_buf_alert_ratelimited.cold-#[xfs]
 2022-10-28 19:52 UTC  (5+ messages)

[PATCHSET v23.2 0/4] fstests: refactor xfs geometry computation
 2022-10-28 16:55 UTC  (10+ messages)
` [PATCH 1/4] xfs: refactor filesystem feature detection logic
` [PATCH 2/4] xfs: refactor filesystem directory block size extraction logic
` [PATCH 3/4] xfs: refactor filesystem realtime geometry detection logic
` [PATCH 4/4] common: simplify grep pipe sed interactions

[PATCH v2] xfs: new test on xfs with corrupted sb_inopblock
 2022-10-28 16:25 UTC  (2+ messages)

[PATCH] xfs: new test on xfs with corrupted sb_inopblock
 2022-10-28  5:43 UTC  (3+ messages)

[PATCH v2] encrypt: add ceph support
 2022-10-28  1:40 UTC  (10+ messages)

[PATCH] xfs: new test to ensure xfs can capture IO errors correctly
 2022-10-27 16:06 UTC  (4+ messages)

[PATCH v2] xfs: new test for randomly fail async buffer writes
 2022-10-27 15:47 UTC 

[PATCH 0/2] encrypt: add ceph support
 2022-10-27  2:22 UTC  (7+ messages)
` [PATCH 1/2] encrypt: rename _scratch_mkfs_encrypted to _scratch_check_encrypted
` [PATCH 2/2] encrypt: add ceph support

[PATCH] generic/455: add $FSX_AVOID
 2022-10-26 13:46 UTC  (3+ messages)

[PATCH] tests: Add missing _require_odirect from generic tests
 2022-10-26 13:41 UTC  (5+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).