public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-19 13:47:17 to 2022-06-28 22:36:24 UTC [more...]

[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

[PATCHSET 0/9] fstests: random fixes
 2022-06-28 20:22 UTC  (10+ 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 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 0/6] Miscellaneous ext4 test fix ups
 2022-06-28 18:25 UTC  (7+ 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

[PATCH 0/5] Misceillaneous ext4 test fix ups
 2022-06-28 18:21 UTC  (13+ 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 5/5] ext4/055: skip test if dax mount option is used

[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  (8+ messages)
` [RFC PATCH 1/2] check: append bad / notrun arrays in helper function
` [RFC PATCH 2/2] check: add -L <n> parameter to rerun failed tests

[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 1/2] xfs/270: only check new_ro_compat value when mkfs.xfs supports nrext64 feature
 2022-06-27 14:30 UTC  (2+ messages)
` [PATCH 2/2] xfs/082: Add xfs_db get value regression test

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

[PATCH 5.10 CANDIDATE v2 0/7] xfs stable candidate patches for 5.10.y (from v5.13)
 2022-06-27  7:33 UTC  (8+ 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

[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  (10+ messages)

[PATCH 5.15 CANDIDATE v2 0/8] xfs stable candidate patches for 5.15.y (part 1)
 2022-06-25 21:50 UTC  (15+ messages)
          ` sharing fstests results (Was: [PATCH 5.15 CANDIDATE v2 0/8] xfs stable candidate patches for 5.15.y (part 1))

[PATCH 0/4] aborted fstests may leave frozen fs behind
 2022-06-25  3:11 UTC  (24+ messages)
` [PATCH 1/4] fstests: add missing _require_freeze() to tests
` [PATCH 2/4] fstests: make sure to unfreeze test and scratch mounts
` [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup()
      ` Delegating fstests maintenance work (Was: Re: [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup())
` [PATCH 4/4] xfs/{422,517}: fix false positive failure

[PATCH v2 0/3] aborted fstests may leave frozen fs behind
 2022-06-24 16:06 UTC  (6+ messages)
` [PATCH v2 1/3] fstests: add missing _require_freeze() to tests
` [PATCH v2 2/3] fstests: unfreeze fs on cleanup routines
` [PATCH v2 3/3] xfs/{422,517}: kill background jobs on test termination

[5.10 CANDIDATE v2 0/5] xfs stable candidate patches for 5.10.y (v5.15+)
 2022-06-24  6:37 UTC  (6+ messages)
` [5.10 CANDIDATE v2 1/5] xfs: use kmem_cache_free() for kmem_cache objects
` [5.10 CANDIDATE v2 2/5] xfs: punch out data fork delalloc blocks on COW writeback failure
` [5.10 CANDIDATE v2 3/5] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [5.10 CANDIDATE v2 4/5] xfs: remove all COW fork extents when remounting readonly
` [5.10 CANDIDATE v2 5/5] xfs: check sb_meta_uuid for dabuf buffer recovery

[xfstests PATCH v2] ext4/053: test changing test_dummy_encryption on remount
 2022-06-24  6:16 UTC  (2+ messages)

[xfstests-bld PATCH] {kvm,gce}-xfstests: fix the --update-xfstests-tar option
 2022-06-24  3:48 UTC  (2+ messages)

btrfs read repair: more tests
 2022-06-24  2:25 UTC  (9+ messages)
` [PATCH 1/4] btrfs: fix the_btrfs_get_physical invocation in btrfs-map-logical
` [PATCH 2/4] btrfs; add a test for impossible repair cases
` [PATCH 3/4] btrfs: test checker pattern corruption on raid10
` [PATCH 4/4] btrfs: test read repair on a corrupted compressed extent

[PATCH 5.10 CANDIDATE 00/11] xfs stable candidate patches for 5.10.y (v5.15+)
 2022-06-23 16:05 UTC  (21+ messages)
` [PATCH 5.10 CANDIDATE 03/11] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 5.10 CANDIDATE 07/11] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 5.10 CANDIDATE 09/11] xfs: only bother with sync_filesystem during readonly remount
` [PATCH 5.10 CANDIDATE 11/11] xfs: use setattr_copy to set vfs inode attributes

[PATCH V3 0/4] Large extent counters tests
 2022-06-23 14:12 UTC  (6+ messages)
` [PATCH V3 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled

[PATCH 0/6] check: minor cleanups and xunit report fix
 2022-06-22  5:21 UTC  (14+ messages)
` [PATCH 1/6] check: avoid FSTYP=<fstyp parameter> repetition
` [PATCH 2/6] check: simplify check.time parsing
` [PATCH 3/6] report: drop unused _xunit_make_section_report parameter
` [PATCH 4/6] report: fix xunit tests count
` [PATCH 5/6] check: use arrays instead of separate n_ counters
` [PATCH 6/6] check: remove err and first_test variables

[PATCH v2 0/2] Fix input value to _scratch_mkfs_sized
 2022-06-21  4:40 UTC  (9+ messages)

[PATCH] xfs/122: escape %zu in printf with %% not \\%
 2022-06-21  4:27 UTC  (2+ messages)

[PATCH v3] common/rc: Modify _require_batched_discard to improve test coverage
 2022-06-20  5:05 UTC  (4+ messages)

[GIT PULL] xfs: bug fixes for 5.19-rc3
 2022-06-19 15:01 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