FS/XFS testing framework
 help / color / mirror / Atom feed
 messages from 2022-06-02 05:34:30 to 2022-06-22 04:59:02 UTC [more...]

btrfs read repair: more tests
 2022-06-22  4:58 UTC 

[PATCH 0/6] check: minor cleanups and xunit report fix
 2022-06-22  4:37 UTC  (10+ 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 5.15 CANDIDATE v2 0/8] xfs stable candidate patches for 5.15.y (part 1)
 2022-06-22  0:07 UTC 

[PATCH v2 0/3] aborted fstests may leave frozen fs behind
 2022-06-21 17:37 UTC  (4+ 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

[RFC PATCH 0/2] add option to rerun failed tests
 2022-06-21 16:01 UTC  (3+ 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 v2 0/2] Fix input value to _scratch_mkfs_sized
 2022-06-21  4:40 UTC  (14+ messages)
` [PATCH v2 1/2] common/rc: add _parse_size_string
` [PATCH v2 2/2] common/rc: fix input value to _scratch_mkfs_sized

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

[PATCH 0/4] aborted fstests may leave frozen fs behind
 2022-06-21  4:02 UTC  (14+ 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()
` [PATCH 4/4] xfs/{422,517}: fix false positive failure

[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)

[Notice] Defer fstests release to next weekend (2022-06-26)
 2022-06-19 12:57 UTC 

[PATCH 5.10 CANDIDATE 00/11] xfs stable candidate patches for 5.10.y (v5.15+)
 2022-06-17 10:06 UTC  (12+ messages)
` [PATCH 5.10 CANDIDATE 01/11] xfs: use kmem_cache_free() for kmem_cache objects
` [PATCH 5.10 CANDIDATE 02/11] xfs: punch out data fork delalloc blocks on COW writeback failure
` [PATCH 5.10 CANDIDATE 03/11] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 5.10 CANDIDATE 04/11] xfs: remove all COW fork extents when remounting readonly
` [PATCH 5.10 CANDIDATE 05/11] xfs: check sb_meta_uuid for dabuf buffer recovery
` [PATCH 5.10 CANDIDATE 06/11] xfs: refactor xfs_file_fsync
` [PATCH 5.10 CANDIDATE 07/11] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 5.10 CANDIDATE 08/11] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5.10 CANDIDATE 09/11] xfs: only bother with sync_filesystem during readonly remount
` [PATCH 5.10 CANDIDATE 10/11] xfs: fix up non-directory creation in SGID directories
` [PATCH 5.10 CANDIDATE 11/11] xfs: use setattr_copy to set vfs inode attributes

[PATCH 1/2] common/rc: add _parse_size_from_string
 2022-06-16  4:37 UTC  (6+ messages)
` [PATCH 2/2] common/rc: fix input value to _scratch_mkfs_sized

[PATCH v2] ceph/005: verify correct statfs behaviour with quotas
 2022-06-15 15:14 UTC 

[PATCH v3] generic/692: test group ownership change
 2022-06-15  9:28 UTC 

[PATCH v1 0/1] parent pointer tests
 2022-06-14 22:01 UTC  (2+ messages)
` [PATCH v1 1/1] xfstests: Add parent pointer test

[PATCH v2] generic/692: test group ownership change
 2022-06-14 10:56 UTC 

[PATCH] generic/692: test group ownership change
 2022-06-14 10:16 UTC  (3+ messages)

[PATCH v3 0/2] Two xattrs-related fixes for ceph
 2022-06-14  9:22 UTC  (6+ messages)
` [PATCH v3 1/2] generic/020: adjust max_attrval_size "
` [PATCH v3 2/2] generic/486: adjust the max xattr size

[ANNOUNCE] fstests: for-next branch updated to 0882b0913eae
 2022-06-12 10:48 UTC 

[ANNOUNCE] fstests: merge v2022.06.05 onto master branch
 2022-06-12 10:06 UTC 

[PATCH V3 0/4] Large extent counters tests
 2022-06-11 11:10 UTC  (5+ messages)
` [PATCH V3 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V3 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V3 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V3 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

[PATCH v2 0/2] Two xattrs-related fixes for ceph
 2022-06-10 13:08 UTC  (13+ messages)
` [PATCH v2 1/2] generic/020: adjust max_attrval_size "
` [PATCH v2 2/2] generic/486: adjust the max xattr size

[PATCH V2 0/4] Large extent counters tests
 2022-06-10  8:51 UTC  (5+ messages)
` [PATCH V2 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V2 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V2 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V2 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

[PATCH] generic/297: fix the delta time based on stat
 2022-06-10  6:00 UTC  (7+ messages)

[PATCH 0/2] Two xattrs-related fixes for ceph
 2022-06-09 10:32 UTC  (17+ messages)
` [PATCH 1/2] generic/020: adjust max_attrval_size "
` [PATCH 2/2] src/attr_replace_test: dynamically adjust the max xattr size
      ` [PATCH v2] "

[PATCH] fstests: re-add btrfs/125 into auto group
 2022-06-08  9:25 UTC  (2+ messages)

[PATCH 0/4] Large extent counters tests
 2022-06-08  9:11 UTC  (18+ messages)
` [PATCH 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH 3/4] xfs/547: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH 4/4] xfs/548: Verify correctness of upgrading an fs to support large extent counters

[PATCH 5.10 CANDIDATE 0/8] xfs stable candidate patches for 5.10.y (part 2)
 2022-06-08  9:15 UTC  (15+ messages)
` [PATCH 5.10 CANDIDATE 1/8] xfs: fix up non-directory creation in SGID directories
` [PATCH 5.10 CANDIDATE 7/8] xfs: consider shutdown in bmapbt cursor delete assert

[PATCH v2] ceph/001: skip metrics check if no copyfrom mount option is used
 2022-06-07 14:57 UTC  (4+ messages)

[PATCH] ceph/002: fix test expected output
 2022-06-07 14:30 UTC  (4+ messages)

[PATCH] btrfs/220: zoned: skip nodatacow mount option for zoned btrfs
 2022-06-07 10:03 UTC  (2+ messages)

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

[PATCH v2] common/filter: filter out extra mount error output
 2022-06-06 13:07 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to 568ac9fffeb6
 2022-06-05 10:12 UTC 

[ANNOUNCE] fstests: merge v2022.05.29 onto master branch
 2022-06-05  9:55 UTC 

[PATCH v2] xfs: corrupted xattr should not block removexattr
 2022-06-04  0:31 UTC  (2+ messages)

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-06-03  8:03 UTC  (4+ messages)

[PATCH v2] ext4/053: update the test_dummy_encryption tests
 2022-06-03  7:40 UTC  (4+ messages)

fstests: new tests and various fixes
 2022-06-03  5:29 UTC  (9+ messages)
` [PATCH 1/8] xfstests: Add Log Attribute Replay test
  ` [PATCH 1/8 v2] fstests: "
` [PATCH 8/8] xfs/189: systemd monitoring of /etc/fstab sucks
  ` [PATCH 8/8 v2] "

[PATCH v2 1/5] generic/139: require 512 bytes to be the minimum dio size
 2022-06-02 19:13 UTC  (4+ messages)
` [PATCH v3] "

[ANN] Discord server for testing Linux with kdevops
 2022-06-02 15:21 UTC 

two more btrfs read repair tests v2
 2022-06-02 12:07 UTC  (4+ messages)
` [PATCH 8/9] btrfs: test repair with sectors corrupted in multiple mirrors

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-06-02  5:34 UTC  (12+ messages)


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