FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2022-06-25 16:39:35 to 2022-07-08 00:34:22 UTC [more...]

[PATCH v3 0/5] check: add option to rerun failed tests
 2022-07-08  0:34 UTC  (11+ messages)
` [PATCH v3 1/5] report: use array for REPORT_ENV_LIST
` [PATCH v3 2/5] report: pass through most details as function parameters
` [PATCH v3 3/5] check: make a few variables local
` [PATCH v3 4/5] check: append bad / notrun arrays in helper function
` [PATCH v3 5/5] check: add -L <n> parameter to rerun failed tests

[PATCHSET v2 0/3] fstests: random fixes
 2022-07-07 22:57 UTC  (11+ messages)
` [PATCH 1/3] xfs: fix test mkfs.xfs sizing of internal logs that overflow the AG
` [PATCH 2/3] xfs/018: fix LARP testing for small block sizes
` [PATCH 3/3] xfs/547: fix problems with realtime

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-07-07 21:36 UTC  (19+ messages)

[PATCHSET 0/2] fstests: new tests for kernel 5.19
 2022-07-07 18:22 UTC  (7+ messages)
` [PATCH 1/2] xfs: make sure that we handle empty xattr leaf blocks ok
` [PATCH 2/2] xfs/288: skip repair -n when checking empty root leaf block behavior

[PATCH 0/2] two regression tests for ext4
 2022-07-07 15:18 UTC  (5+ messages)
` [PATCH 1/2] ext4/057: resize fs after resize_inode without e2fsck
` [PATCH 2/2] ext4/058: set 256 blocks in a block group Set 256 blocks in a block group

[PATCH 0/2] xfs test excluses needed for realtime_28k_logdev
 2022-07-06 14:41 UTC  (5+ messages)
` [PATCH 1/2] misc: skip remap/fallocate tests when op length not congruent with file allocation unit
` [PATCH 2/2] misc: skip extent size hint tests when hint "

[PATCH v2] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress
 2022-07-06  4:06 UTC  (4+ messages)

[PATCHSET 0/9] fstests: random fixes
 2022-07-05 22:04 UTC  (28+ messages)
` [PATCH 1/9] seek_sanity_test: fix allocation unit detection on XFS realtime
` [PATCH 2/9] xfs/070: filter new superblock verifier messages
` [PATCH 3/9] xfs: test mkfs.xfs sizing of internal logs that
` [PATCH 4/9] xfs: test xfs_copy doesn't do cached read before libxfs_mount
  ` [PATCH v2.1 "
` [PATCH 5/9] check: document mkfs.xfs reliance on fstests exports
` [PATCH 6/9] xfs/109: handle larger minimum filesystem size
` [PATCH 7/9] xfs/018: fix LARP testing for small block sizes
` [PATCH 8/9] xfs/166: fix golden output failures when multipage folios enabled
` [PATCH 9/9] xfs/547: fix problems with realtime

[PATCH v2 1/2] xfs/270: Fix syntax error
 2022-07-05  9:20 UTC  (2+ messages)
` [PATCH v2 2/2] xfs/191: test xfs_db get corrupted value

[PATCH 1/2] common: provide generic block error injection helper
 2022-07-05  7:43 UTC  (4+ messages)
` [PATCH 2/2] btrfs: test raid1 write error handling

[PATCH 1/2] xfs/270: only check new_ro_compat value when mkfs.xfs supports nrext64 feature
 2022-07-05  7:23 UTC  (7+ messages)
` [PATCH 2/2] xfs/082: Add xfs_db get value regression test

[GIT PULL] xfs: bug fixes for 5.19-rc5
 2022-07-03 16:51 UTC  (2+ messages)

[ANNOUNCE] fstests: for-next branch updated to 5834a0aab2c6
 2022-07-03 14:22 UTC 

[ANNOUNCE] fstests: merge v2022.06.26 onto master branch
 2022-07-03 14:07 UTC 

[PATCH] btrfs: test raid1 write error handling
 2022-07-02 23:53 UTC  (2+ messages)

[PATCH 5.15 CANDIDATE v2 0/8] xfs stable candidate patches for 5.15.y (part 1)
 2022-07-01 23:13 UTC  (13+ messages)
          ` sharing fstests results (Was: [PATCH 5.15 CANDIDATE v2 0/8] xfs stable candidate patches for 5.15.y (part 1))

[PATCH -v4 0/7] Miscellaneous ext4 test fix ups
 2022-06-30 14:46 UTC  (8+ messages)
` [PATCH -v4 1/7] ext4/050: support indirect as well as extent mapped journals
` [PATCH -v4 2/7] ext4/044: skip test if the file system does not have a journal
` [PATCH -v4 3/7] ext4/045: _require_dumpe2fs doesn't take any arguments so remove them
` [PATCH -v4 4/7] ext4/054: skip test if the dax mount option is enabled
` [PATCH -v4 5/7] ext4/055: skip test if dax mount option is used
` [PATCH -v4 6/7] ext4/035: skip this test if the scratch device does not support 1k block sizes
` [PATCH -v4 7/7] ext4: create file systems with the encrypt feature as necessary

[PATCH -v3 0/7] Miscellaneous ext4 test fix ups
 2022-06-30 14:45 UTC  (17+ messages)
` [PATCH -v3 1/7] ext4/050: support indirect as well as extent mapped journals
` [PATCH -v3 2/7] ext4/044: skip test if the file system does not have a journal
` [PATCH -v3 3/7] ext4/045: _require_dumpe2fs doesn't take any arguments so remove them
` [PATCH -v3 4/7] ext4/054: skip test if the dax mount option is enabled
` [PATCH -v3 5/7] ext4/055: skip test if dax mount option is used
` [PATCH -v3 6/7] ext4/035: skip this test if the scratch device does not support 1k block sizes
` [PATCH -v3 7/7] ext4: create file systems with the encrypt feature as necessary

[PATCH 5.10 CANDIDATE v2 0/7] xfs stable candidate patches for 5.10.y (from v5.13)
 2022-06-29 21:38 UTC  (10+ messages)
` [PATCH 5.10 CANDIDATE v2 1/7] xfs: use current->journal_info for detecting transaction recursion
` [PATCH 5.10 CANDIDATE v2 2/7] xfs: rename variable mp to parsing_mp
` [PATCH 5.10 CANDIDATE v2 3/7] xfs: Skip repetitive warnings about mount options
` [PATCH 5.10 CANDIDATE v2 4/7] xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
` [PATCH 5.10 CANDIDATE v2 5/7] xfs: fix xfs_trans slab cache name
` [PATCH 5.10 CANDIDATE v2 6/7] xfs: update superblock counters correctly for !lazysbcount
` [PATCH 5.10 CANDIDATE v2 7/7] xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range

btrfs read repair: more tests
 2022-06-29 14:00 UTC  (2+ messages)

[PATCH -v2 0/6] Miscellaneous ext4 test fix ups
 2022-06-29 12:28 UTC  (10+ messages)
` [PATCH 1/6] ext4/050: support indirect as well as extent mapped journals
` [PATCH 2/6] ext4/044: skip test if the file system does not have a journal
` [PATCH 3/6] ext4/045: _require_dumpe2fs doesn't take any arguments so remove them
` [PATCH 4/6] ext4/054: skip test if the dax mount option is enabled
` [PATCH 5/6] ext4/055: skip test if dax mount option is used
` [PATCH 6/6] ext4: create file systems with the enrypt feature if necessary

[RFC PATCH v2 0/6] check: add option to rerun failed tests
 2022-06-28 22:36 UTC  (15+ messages)
` [RFC PATCH v2 1/6] report: use array for REPORT_ENV_LIST
` [RFC PATCH v2 2/6] report: pass through most details as function parameters
` [RFC PATCH v2 3/6] check: make a few variables local
` [RFC PATCH v2 4/6] check: append bad / notrun arrays in helper function
` [RFC PATCH v2 5/6] check: add -L <n> parameter to rerun failed tests
` [RFC PATCH v2 6/6] check: stash full/dmesg/out.bad files on rerun

[PATCH 0/5] Misceillaneous ext4 test fix ups
 2022-06-28 18:21 UTC  (12+ messages)
` [PATCH 1/5] ext4/050: support indirect as well as extent mapped journals
` [PATCH 2/5] ext4/044: skip test if the file system does not have a journal
` [PATCH 3/5] ext4/045: clean up unnecessary arguments to _require_e2fsprogs
` [PATCH 4/5] ext4/054: skip test if the dax mount option is enabled

[PATCH v3] ceph/005: verify correct statfs behaviour with quotas
 2022-06-28  9:53 UTC  (5+ messages)

[RFC PATCH 0/2] add option to rerun failed tests
 2022-06-27 22:02 UTC  (5+ messages)

[PATCH 0/2] Fix input value to _scratch_mkfs_sized
 2022-06-27 14:08 UTC  (3+ messages)
` [PATCH 1/2] common/config: add _check_mkfs_block_options
` [PATCH 2/2] common/rc: fix input value to _scratch_mkfs_sized

[PATCH v2] ceph/005: verify correct statfs behaviour with quotas
 2022-06-27 10:25 UTC  (5+ messages)

[PATCH] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress
 2022-06-26 16:19 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to 34c1208f601b
 2022-06-26  8:49 UTC 

[ANNOUNCE] fstests: merge v2022.06.12 onto master branch
 2022-06-26  8:28 UTC 

[PATCH v3] generic/692: test group ownership change
 2022-06-26  6:43 UTC  (5+ messages)

[PATCH] common/config: Fix use of MKFS_OPTIONS
 2022-06-26  2:09 UTC  (4+ messages)


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