summaryrefslogtreecommitdiff
path: root/common/fuzzy
AgeCommit message (Expand)Author
2024-03-30common/fuzzy: make _scratch_fuzz_modify work for non-xfs filesystemsLuis Henriques (SUSE)
2023-11-16common: make helpers for ttyprintk usageDarrick J. Wong
2023-06-10fuzzy: disallow post-test online rebuilds when testing online fsckDarrick J. Wong
2023-05-28fuzzy: skip online scrub and health checks if not supportedv2023.05.28Anthony Iliopoulos
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-03-16xfs: stress test cycling parent pointers with online repairv2023.03.19Darrick J. Wong
2023-02-25fuzzy: test fuzzing realtime free space metadataDarrick J. Wong
2023-02-25fuzzy: test fuzzing xattr block mappingsDarrick J. Wong
2023-02-25fuzzy: test fuzzing directory block mappingsDarrick J. Wong
2023-02-25xfs: improve metadata array field handling when fuzzingDarrick J. Wong
2023-02-25fuzzy: report the fuzzing repair strategy in seqres.fullDarrick J. Wong
2023-02-25fuzzy: compress coredumps created while fuzzingDarrick J. Wong
2023-02-25fuzzy: dump metadata state before fuzzingDarrick J. Wong
2023-02-25common/fuzzy: exercise the filesystem a little harder after repairingDarrick J. Wong
2023-02-25common: check xfs health after doing an online scrubDarrick J. Wong
2023-02-25common/fuzzy: evaluate xfs_check vs xfs_repairDarrick J. Wong
2023-02-25common/fuzzy: fix some problems with the post-repair fs modification codeDarrick J. Wong
2023-02-25common/fuzzy: fix some problems with the online-then-offline repair strategyDarrick J. Wong
2023-02-25common/fuzzy: fix some problems with the no-repair strategyDarrick J. Wong
2023-02-25common/fuzzy: fix some problems with the offline repair strategyDarrick J. Wong
2023-02-25common/fuzzy: fix some problems with the online repair strategyDarrick J. Wong
2023-02-25common/fuzzy: hoist the post-repair fs modification stepDarrick J. Wong
2023-02-25common/fuzzy: add an underline to the full log between sectionsDarrick J. Wong
2023-02-25common/fuzzy: split out each repair strategy into a separate helperDarrick J. Wong
2023-02-25fuzzy: don't fuzz xattr namespace flags and valuesDarrick J. Wong
2023-02-25fuzzy: don't fuzz user-controllable inode flagsDarrick J. Wong
2023-02-25fuzzy: don't fuzz inode generation numbersDarrick J. Wong
2023-02-25fuzzy: don't fuzz obsolete inode fieldsDarrick J. Wong
2023-02-25fuzzy: don't fuzz the log sequence numberDarrick J. Wong
2023-02-25fuzzy: disable timstamp fuzzing by defaultDarrick J. Wong
2023-02-25fuzzy: disable per-field random fuzzing by defaultDarrick J. Wong
2023-02-18xfs: stress test ag repair functionsDarrick J. Wong
2023-02-18xfs: test rebuilding the entire filesystem with online fsckDarrick J. Wong
2023-02-18fuzzy: use FORCE_REBUILD over injecting force_repairDarrick J. Wong
2023-02-08xfs: race fsstress with online scrubbers for file metadataDarrick J. Wong
2023-02-08fuzzy: allow xfs scrub stress tests to pick preconfigured fsstress configsDarrick J. Wong
2023-01-14xfs: stress test xfs_scrub(8) with fsstressDarrick J. Wong
2023-01-14xfs: race fsmap with readonly remounts to detect crash or livelockDarrick J. Wong
2023-01-14fuzzy: refactor fsmap stress test to use our helper functionsDarrick J. Wong
2023-01-14fuzzy: enhance scrub stress testing to use fsxDarrick J. Wong
2023-01-14fuzzy: delay the start of the scrub loop when stress-testing scrubDarrick J. Wong
2023-01-14fuzzy: allow substitution of AG numbers when configuring scrub stress testDarrick J. Wong
2023-01-14fuzzy: make freezing optional for scrub stress testsDarrick J. Wong
2023-01-14fuzzy: clean up frozen fses after scrub stress testingDarrick J. Wong
2023-01-14fuzzy: increase operation count for each fsstress invocationDarrick J. Wong
2023-01-14fuzzy: clear out the scratch filesystem if it's too fullDarrick J. Wong
2023-01-14fuzzy: abort scrub stress testing if the scratch fs went downDarrick J. Wong
2023-01-14fuzzy: make scrub stress loop control more robustDarrick J. Wong
2023-01-14fuzzy: test the scrub stress subcommands before loopingDarrick J. Wong
2023-01-14fuzzy: give each test local control over what scrub stress tests get runDarrick J. Wong