FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2023-04-04 22:16:59 to 2023-05-22 21:27:25 UTC [more...]

[PATCH] fuzzy: skip online scrub and health checks if not supported
 2023-05-22 21:27 UTC 

[PATCH] btrfs/213: avoid occasional failure due to already finished balance
 2023-05-21 20:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] btrfs/287: add git commit hash for the kernel fix
 2023-05-19  5:35 UTC  (2+ messages)

[PATCH] btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group
 2023-05-19  5:32 UTC  (2+ messages)

[PATCH] generic/708: fix commit subject and add its git hash
 2023-05-19  5:23 UTC  (2+ messages)

[PATCH v3] generic/728: Add a test for xattr ctime updates
 2023-05-18  5:25 UTC  (5+ messages)

[PATCH v2] common/{filter,quota}, xfs/1{06,52}: fix grep pattern
 2023-05-18  4:17 UTC  (2+ messages)

[PATCH] common/{filter,quota}, xfs/1{06,52}: fix grep pattern
 2023-05-17  8:20 UTC  (4+ messages)

[PATCH] fstests: fix compilation error in splice2pipe on old (<C99) compilers
 2023-05-16 14:54 UTC  (2+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2023.05.14
 2023-05-14 15:05 UTC 

[ANNOUNCE] fstests: merge v2023.05.01 onto master branch
 2023-05-14 15:03 UTC 

[PATCH v2] generic/728: Add a test for xattr ctime updates
 2023-05-11 13:40 UTC  (6+ messages)

[PATCH] btrfs/228: sync filesystem after creating subvolume
 2023-05-11  0:55 UTC  (3+ messages)

[PATCH] btrfs/254: correct subject of the relevant kernel patch and add git commit
 2023-05-10 12:05 UTC  (2+ messages)

[PATCH 0/3] btrfs: add test case for logical-resolve
 2023-05-10  5:50 UTC  (7+ messages)
` [PATCH 1/3] common/btrfs: add helper to get the bytenr for a file extent item
` [PATCH 2/3] btrfs: add a test case for the logical to ino ioctl
` [PATCH 3/3] groups: add logical_resolve group for btrfs

[PATCH] btrfs: add a test case to check btrfs won't crash on certain corruption
 2023-05-09 11:28 UTC  (2+ messages)

[PATCH] btrfs: add a test case to verify that per-fs features directory gets updated
 2023-05-09 11:23 UTC  (2+ messages)

[PATCH] nfs/002: Add a test for xattr ctime updates
 2023-05-05 14:34 UTC  (6+ messages)

[PATCHSET 0/7] fstests: random fixes for v2023.05.01
 2023-05-02 20:08 UTC  (8+ messages)
` [PATCH 1/7] fsx: fix indenting of columns in bad buffers report
` [PATCH 2/7] xfs/262: remove dangerous labels
` [PATCH 3/7] generic/724,xfs/791: adjust test preconditions for post-EOF stripe zeroing
` [PATCH 4/7] xfs/{243,245,272,274}: ignore raid alignment flags in bmap output
` [PATCH 5/7] fiemap-tester: holes can be backed by unwritten extents
` [PATCH 6/7] fiemap: FIEMAP_EXTENT_LAST denotes the last record in the recordset
` [PATCH 7/7] generic/{094,225}: drop the file allocation unit requirements

[ANNOUNCE] fstests: for-next branch updated to v2023.05.01
 2023-04-30 16:31 UTC 

[ANNOUNCE] fstests: merge v2023.04.09 onto master branch
 2023-04-30 16:29 UTC 

[PATCH v2 0/6] xfstests: Add support for using xfstests to test AFS
 2023-04-30  6:12 UTC  (24+ messages)
` [PATCH v2 1/6] Add AFS support
` [PATCH v2 2/6] generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritance
` [PATCH v2 3/6] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
` [PATCH v2 4/6] generic/123, generic/128, afs: Allow for an fs that does its own perm management
` [PATCH v2 5/6] generic/531: Check for O_TMPFILE
` [PATCH v2 6/6] generic/696: AFS doesn't support the "noacl" command line option
` [PATCH v2 7/6] Doc changes for afs

Weird behaviour with cifs in xfstests shutdown tests
 2023-04-27  8:26 UTC 

[PATCH] src/detached_mounts_propagation: Fix compile error
 2023-04-26 13:59 UTC  (7+ messages)
  ` [PATCH v2] src: Don't include <sys/mount.h> and <linux/mount.h> together

[RFC 1/2] ext4/060: Regression test against dioread_nolock mount option inconsistency
 2023-04-26  8:04 UTC  (5+ messages)
` [RFC 2/2] ext4/061: Regression test of jbd2 journal_task race against unmount

[PATCHSET v2 0/4] fstests: direct specification of looping test duration
 2023-04-26  0:14 UTC  (5+ messages)
` [PATCH 1/4] generic/476: reclassify this test as a long running soak stress test
` [PATCH 2/4] readme: document TIME/LOAD_FACTOR
` [PATCH 3/4] misc: add duration for long soak tests
` [PATCH 4/4] misc: add duration for recovery loop tests

[PATCHSET 0/3] fstests: direct specification of looping test duration
 2023-04-25  4:50 UTC  (16+ messages)
` [PATCH 1/3] generic/476: reclassify this test as a long running soak stress test
` [PATCH 2/3] misc: add duration for long soak tests
  ` [PATCH v2 "
` [PATCH 3/3] misc: add duration for recovery loop tests

[PATCH] src: fix detached_mounts_propagation compile errors
 2023-04-25  3:18 UTC  (14+ messages)
` [PATCH v2] "

[PATCH 0/2] Work around various report.xml compatibility issues
 2023-04-22  1:49 UTC  (5+ messages)
` [PATCH 1/2] test-appliance: edit out xmlns from the result.xml file
` [PATCH 2/2] test-appliance: support a timestamp specifier which contains a timezone

[PATCH v2 1/2] check: try to fix the test device if it gets corrupted
 2023-04-21 17:51 UTC  (2+ messages)
` [PATCH v2 2/2] check: _check_filesystems for errors even if test failed

[PATCH 0/2] Work around various report.xml compatibility issues
 2023-04-20  3:20 UTC  (3+ messages)
` [PATCH 1/2] test-appliance: edit out xmlns from the result.xml file
` [PATCH 2/2] test-appliance: support a timestamp specifier which contains a timezone

[PATCH 1/2] check: try to fix the test device if it gets corrupted
 2023-04-18  4:49 UTC  (7+ messages)
` [PATCH 2/2] check: _check_filesystems for errors even if test failed

[PATCH] common/rc: skip ceph when atime is required
 2023-04-17  4:56 UTC  (3+ messages)

[PATCH] xfs/517: add missing freeze command
 2023-04-13  9:39 UTC  (2+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2023.04.09
 2023-04-09 14:41 UTC 

[ANNOUNCE] fstests: merge v2023.03.26 onto master branch
 2023-04-09 14:40 UTC 

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-08  4:54 UTC  (27+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

[PATCHSET DELUGE v11] xfs: Parent Pointers
 2023-04-06 19:44 UTC  (14+ messages)
` [PATCHSET v11 00/11] fstests: adjust tests for xfs parent pointers
  ` [PATCH 01/11] xfs/206: filter out the parent= status from mkfs
  ` [PATCH 02/11] xfs/122: update for parent pointers
  ` [PATCH 03/11] populate: create hardlinks "
  ` [PATCH 04/11] xfs/021: adapt golden output files "
  ` [PATCH 05/11] generic/050: adapt "
  ` [PATCH 06/11] xfs/018: disable parent pointers for this test
  ` [PATCH 07/11] xfs/306: fix formatting failures with parent pointers
  ` [PATCH 08/11] common: add helpers for parent pointer tests
  ` [PATCH 09/11] xfs: add parent pointer test
  ` [PATCH 10/11] xfs: add multi link "
  ` [PATCH 11/11] xfs: add parent pointer inject test

[PATCHSET v24.2 0/3] populate: tweaks to the filesystems created
 2023-04-04 23:17 UTC  (4+ messages)
` [PATCH 1/3] common/populate: fix btree-format xattr creation on xfs
` [PATCH 2/3] populate: create fewer subdirs when constructing directories
` [PATCH 3/3] populate: create fewer holes in directories and xattrs


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