messages from 2022-12-21 00:21:50 to 2022-12-31 03:13:36 UTC [more...]
[NYE DELUGE 3/4] xfs: modernize the realtime volume
2022-12-30 22:20 UTC (38+ messages)
` [PATCHSET 0/1] fstests: test upgrading older features
` [PATCH 1/1] xfs: test upgrading old features
` [PATCHSET v1.0 0/9] fstests: test XFS metadata directories
` [PATCH 2/9] various: fix finding metadata inode numbers when metadir is enabled
` [PATCH 1/9] xfs/122: fix metadirino
` [PATCH 4/9] common/repair: patch up repair sb inode value complaints
` [PATCH 3/9] xfs/{030,033,178}: forcibly disable metadata directory trees
` [PATCH 7/9] xfs/769: add metadir upgrade to test matrix
` [PATCH 5/9] xfs/206: update for metadata directory support
` [PATCH 6/9] xfs/{050,144,153,299,330}: update quota reports to leave out metadir files
` [PATCH 9/9] xfs: create fuzz tests for metadata directories
` [PATCH 8/9] xfs/509: adjust inumbers accounting "
` [PATCHSET v1.0 0/4] fstests: support metadump to external devices
` [PATCH 1/4] common/populate: refactor caching of metadumps to a helper
` [PATCH 2/4] common/xfs: wipe external logs during mdrestore operations
` [PATCH 3/4] common/ext4: reformat "
` [PATCH 4/4] common/xfs: capture external logs during metadump/mdrestore
` [PATCHSET v1.0 00/12] xfsprogs: shard the realtime section
` [PATCH 01/12] xfs/122: update for rtgroups
` [PATCH 02/12] punch-alternating: detect xfs realtime files with large allocation units
` [PATCH 03/12] xfs/206: update mkfs filtering for rt groups feature
` [PATCH 04/12] common: pass the realtime device to xfs_db when possible
` [PATCH 05/12] common: filter rtgroups when we're disabling metadir
` [PATCH 11/12] common/xfs: capture realtime devices during metadump/mdrestore
` [PATCH 07/12] xfs/449: update test to know about xfs_db -R
` [PATCH 06/12] xfs/185: update for rtgroups
` [PATCH 08/12] xfs/122: update for rtbitmap headers
` [PATCH 09/12] xfs/122: udpate test to pick up rtword/suminfo ondisk unions
` [PATCH 10/12] xfs/27[46],xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
` [PATCH 12/12] common/fuzzy: adapt the scrub stress tests to support rtgroups
` [PATCHSET v1.0 00/13] fstests: fixes for realtime rmap
` [PATCH 03/13] xfs: race fsstress with realtime rmap btree scrub and repair
` [PATCH 02/13] fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file
` [PATCH 01/13] xfs: fix tests that try to access the realtime rmap inode
` [PATCHSET v1.0 00/10] fstests: reflink on the realtime device
` [PATCHSET v1.0 0/4] fstests: reflink with large realtime extents
` [PATCHSET v1.0 0/1] fstests: functional tests for rt quota
[NYE DELUGE 2/4] xfs: online repair in its entirety
2022-12-30 22:20 UTC (81+ messages)
` [PATCHSET v24.0 0/5] fstests: race online scrub with fsstress
` [PATCH 3/5] fuzzy: add a custom xfs find utility for scrub stress tests
` [PATCH 1/5] xfs/357: switch fuzzing to agi 1
` [PATCH 2/5] xfs: race fsstress with online scrubbers for AG and fs metadata
` [PATCH 5/5] xfs: race fsstress with online scrubbers for file metadata
` [PATCH 4/5] fuzzy: allow xfs scrub stress tests to pick preconfigured fsstress configs
` [PATCHSET v24.0 0/1] xfs: force rebuilding of metadata
` [PATCH 1/1] fuzzy: use FORCE_REBUILD over injecting force_repair
` [PATCHSET v24.0 0/2] fstests: online repair of AG btrees
` [PATCH 2/2] xfs: stress test ag repair functions
` [PATCH 1/2] xfs: test rebuilding the entire filesystem with online fsck
` [PATCHSET v24.0 0/1] fstests: online repair of inodes
` [PATCH 1/1] xfs: race fsstress with online repair for inode record metadata
` [PATCHSET v24.0 0/4] fstests: online repair of file fork mappings
` [PATCH 1/4] xfs: test rebuilding xattrs when the data fork is btree format
` [PATCH 4/4] xfs: race fsstress with online repair for special file metadata
` [PATCH 3/4] xfs: ensure that online file data fork repairs don't hit EDQUOT
` [PATCH 2/4] xfs: race fsstress with online repair for inode and fork metadata
` [PATCHSET v24.0 0/1] fstests: online repair of quota and counters
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quota metadata
` [PATCHSET v24.0 0/1] fstests: online repair of quota counters
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quotacheck
` [PATCHSET v24.0 0/1] fstests: online repair of file link counts
` [PATCH 1/1] xfs: race fsstress with inode link count check and repair
` [PATCHSET v24.0 0/2] fstests: online repair for fs summary counters
` [PATCH 1/2] xfs: test fs summary counter online repair
` [PATCH 2/2] xfs: race fsstress with online repair for summary counters
` [PATCHSET v24.0 0/1] fstests: online repair of rmap btrees
` [PATCH 1/1] xfs/422: don't freeze while racing rmap repair and fsstress
` [PATCHSET v24.0 0/2] fstests: fix a few bugs in fs population
` [PATCH 2/2] populate: fix some weirdness in __populate_check_xfs_agbtree_height
` [PATCH 1/2] populate: take a snapshot of the filesystem if creation fails
` [PATCHSET v24.0 00/24] fstests: improve xfs fuzzing
` [PATCH 03/24] fuzzy: don't fuzz the log sequence number
` [PATCH 04/24] fuzzy: don't fuzz obsolete inode fields
` [PATCH 07/24] fuzzy: don't fuzz xattr namespace flags and values
` [PATCH 06/24] fuzzy: don't fuzz user-controllable inode flags
` [PATCH 05/24] fuzzy: don't fuzz inode generation numbers
` [PATCH 01/24] fuzzy: disable per-field random fuzzing by default
` [PATCH 02/24] fuzzy: disable timstamp "
` [PATCH 09/24] common/fuzzy: add an underline to the full log between sections
` [PATCH 10/24] common/fuzzy: hoist the post-repair fs modification step
` [PATCH 11/24] common/fuzzy: fix some problems with the online repair strategy
` [PATCH 08/24] common/fuzzy: split out each repair strategy into a separate helper
` [PATCH 13/24] common/fuzzy: fix some problems with the no-repair strategy
` [PATCH 12/24] common/fuzzy: fix some problems with the offline repair strategy
` [PATCH 14/24] common/fuzzy: fix some problems with the online-then-offline "
` [PATCH 18/24] common: check xfs health after doing an online scrub
` [PATCH 20/24] fuzzy: dump metadata state before fuzzing
` [PATCH 22/24] fuzzy: report the fuzzing repair strategy in seqres.full
` [PATCH 16/24] xfs/{35[45],455}: fix bogus corruption errors
` [PATCH 19/24] common/fuzzy: exercise the filesystem a little harder after repairing
` [PATCH 17/24] common/fuzzy: evaluate xfs_check vs xfs_repair
` [PATCH 15/24] common/fuzzy: fix some problems with the post-repair fs modification code
` [PATCH 21/24] fuzzy: compress coredumps created while fuzzing
` [PATCH 24/24] fuzzy: for fuzzing ag btrees, find the path to the AG header
` [PATCH 23/24] xfs: improve metadata array field handling when fuzzing
` [PATCHSET v24.0 0/5] fstests: strengthen fuzz testing
` [PATCH 1/5] fuzzy: test fuzzing directory block mappings
` [PATCH 2/5] fuzzy: test fuzzing xattr "
` [PATCH 3/5] fuzzy: test fuzzing realtime free space metadata
` [PATCH 4/5] xfs: fuzz test both repair strategies
` [PATCH 5/5] fuzzy: fuzz test key/pointers of inode btrees
` [PATCHSET v24.0 0/7] fstests: atomic file updates
` [PATCH 2/7] generic: test old xfs extent swapping ioctl
` [PATCH 1/7] xfs/122: fix for swapext log items
` [PATCH 4/7] generic, xfs: test scatter-gather atomic file updates
` [PATCH 3/7] generic: test new vfs swapext ioctl
` [PATCH 5/7] generic: test that file privilege gets dropped with FIEXCHANGE_RANGE
` [PATCH 7/7] fsstress: update for FIEXCHANGE_RANGE
` [PATCH 6/7] fsx: support FIEXCHANGE_RANGE
` [PATCHSET v24.0 0/1] fstests: online repair of realtime summaries
` [PATCH 1/1] xfs: race fsstress with online repair of realtime summary files
` [PATCHSET v24.0 0/1] fstests: online repair of extended attributes
` [PATCH 1/1] xfs: race fsstress with online repair of extended attribute data
` [PATCHSET v24.0 0/2] fstests: online repair of directories
` [PATCH 1/2] xfs: ensure that online directory repairs don't hit EDQUOT
` [PATCH 2/2] xfs: race fsstress with online repair of dirs and parent pointers
` [PATCHSET v24.0 0/1] fstests: test automatic scrub optimization by default
` [PATCH 1/1] xfs: test xfs_scrub dry run, preen, and repair mode
[NYE DELUGE 1/4] xfs: all pending online scrub improvements
2022-12-30 22:13 UTC (25+ messages)
` [PATCHSET v24.0 00/16] fstests: refactor online fsck stress tests
` [PATCH 06/16] fuzzy: explicitly check for common/inject in _require_xfs_stress_online_repair
` [PATCH 02/16] xfs/422: move the fsstress/freeze/scrub racing logic to common/fuzzy
` [PATCH 01/16] xfs/422: create a new test group for fsstress/repair racers
` [PATCH 04/16] fuzzy: clean up scrub stress programs quietly
` [PATCH 05/16] fuzzy: rework scrub stress output filtering
` [PATCH 03/16] xfs/422: rework feature detection so we only test-format scratch once
` [PATCH 07/16] fuzzy: give each test local control over what scrub stress tests get run
` [PATCH 09/16] fuzzy: make scrub stress loop control more robust
` [PATCH 11/16] fuzzy: clear out the scratch filesystem if it's too full
` [PATCH 08/16] fuzzy: test the scrub stress subcommands before looping
` [PATCH 12/16] fuzzy: increase operation count for each fsstress invocation
` [PATCH 10/16] fuzzy: abort scrub stress testing if the scratch fs went down
` [PATCH 14/16] fuzzy: make freezing optional for scrub stress tests
` [PATCH 13/16] fuzzy: clean up frozen fses after scrub stress testing
` [PATCH 16/16] fuzzy: delay the start of the scrub loop when stress-testing scrub
` [PATCH 15/16] fuzzy: allow substitution of AG numbers when configuring scrub stress test
` [PATCHSET v24.0 0/3] fstests: refactor GETFSMAP stress tests
` [PATCH 1/3] fuzzy: enhance scrub stress testing to use fsx
` [PATCH 2/3] fuzzy: refactor fsmap stress test to use our helper functions
` [PATCH 3/3] xfs: race fsmap with readonly remounts to detect crash or livelock
` [PATCHSET v24.0 0/2] fstests: race online scrub with mount state changes
` [PATCH 2/2] xfs: stress test xfs_scrub(8) with freeze and ro-remount loops
` [PATCH 1/2] xfs: stress test xfs_scrub(8) with fsstress
[NYE DELUGE 4/4] xfs: freespace defrag for online shrink
2022-12-30 21:14 UTC
[PATCH v2 00/10] xfstests: update verity tests for non-4K block and page size
2022-12-29 23:47 UTC (16+ messages)
` [PATCH v2 01/10] common/verity: add and use _fsv_can_enable()
` [PATCH v2 02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value
` [PATCH v2 03/10] common/verity: use FSV_BLOCK_SIZE by default
` [PATCH v2 04/10] common/verity: add _filter_fsverity_digest()
` [PATCH v2 05/10] generic/572: support non-4K Merkle tree block size
` [PATCH v2 06/10] generic/573: "
` [PATCH v2 07/10] generic/577: "
` [PATCH v2 08/10] generic/574: test multiple Merkle tree block sizes
` [PATCH v2 09/10] generic/624: "
` [PATCH v2 10/10] generic/575: test 1K Merkle tree block size
[PATCH v3 00/10] xfstests: update verity tests for non-4K block and page size
2022-12-29 23:32 UTC (11+ messages)
` [PATCH v3 01/10] common/verity: add and use _fsv_can_enable()
` [PATCH v3 02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value
` [PATCH v3 03/10] common/verity: use FSV_BLOCK_SIZE by default
` [PATCH v3 04/10] common/verity: add _filter_fsverity_digest()
` [PATCH v3 05/10] generic/572: support non-4K Merkle tree block size
` [PATCH v3 06/10] generic/573: "
` [PATCH v3 07/10] generic/577: "
` [PATCH v3 08/10] generic/574: test multiple Merkle tree block sizes
` [PATCH v3 09/10] generic/624: "
` [PATCH v3 10/10] generic/575: test 1K Merkle tree block size
[PATCH] overlay: avoid to use NULL OVL_BASE_FSTYP for mounting
2022-12-29 13:44 UTC
supporting overlay+tmpfs breaks check -n -overlay -g auto
2022-12-29 12:52 UTC (2+ messages)
[PATCH] btrfs/154: migrate to python3
2022-12-28 12:03 UTC (6+ messages)
[ANNOUNCE] fstests: for-next branch updated to 3dc46f477b39
2022-12-25 16:09 UTC
[ANNOUNCE] fstests: merge v2022.12.18 onto master branch
2022-12-25 16:07 UTC
[PATCH] fstests: update patien module remover usage
2022-12-25 13:47 UTC (2+ messages)
[PATCH] fstests: report/xunit: report excluded test cases
2022-12-25 11:10 UTC
[PATCH] xfs/440: skip test if the dax mount option is enabled
2022-12-23 10:21 UTC
[PATCH] fstests: btrfs/220: fix the test failure due to new default mount option
2022-12-23 0:06 UTC (2+ messages)
[PATCHSET 0/1] fstests: fix tests for kernel 6.1
2022-12-22 18:38 UTC (4+ messages)
` [PATCH 1/1] xfs/122: fix EFI/EFD log format structure size after flex array conversion
[PATCH] xfs: Test bulkstat special query for root inode
2022-12-22 18:10 UTC (4+ messages)
` [PATCH v2] "
Which dashboard do most fs developers use for the fstests results?
2022-12-22 12:08 UTC
[PATCHSET 0/3] fstests: fix tests for kernel 6.2
2022-12-21 16:57 UTC (6+ messages)
` [PATCH 1/3] xfs: regression test for writeback corruption bug
` [PATCH 2/3] xfs: regression test for writes racing with reclaim writeback
` [PATCH v1.1 "
` [PATCH 3/3] xfs/179: modify test to trigger refcount update bugs
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