messages from 2022-06-23 21:39:54 to 2022-07-05 14:28:58 UTC [more...]
[PATCHSET 0/9] fstests: random fixes
2022-07-05 14:28 UTC (27+ 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
[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
2022-07-05 3:11 UTC (15+ messages)
[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 (17+ messages)
` sharing fstests results (Was: [PATCH 5.15 CANDIDATE v2 0/8] xfs stable candidate patches for 5.15.y (part 1))
[PATCH v2] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress
2022-07-01 20:13 UTC
[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 (7+ messages)
` [PATCH 4/4] btrfs: test read repair on a corrupted compressed extent
[PATCH 0/2] xfs test excluses needed for realtime_28k_logdev
2022-06-29 12:52 UTC (3+ 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 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 (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 (6+ 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 (6+ 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 (10+ messages)
[PATCH 0/4] aborted fstests may leave frozen fs behind
2022-06-25 3:11 UTC (14+ messages)
` [PATCH 1/4] fstests: add missing _require_freeze() to tests
` [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 v2 0/3] aborted fstests may leave frozen fs behind
2022-06-24 16:06 UTC (5+ messages)
` [PATCH v2 1/3] fstests: add missing _require_freeze() to tests
` [PATCH v2 2/3] fstests: unfreeze fs on cleanup routines
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox