summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-02-11common/xfs: use whole-word matching for _require_xfsrestore_xflagDarrick J. Wong
2023-02-11common: Chown mount even if already idmapped to account for remountsGabriel Niebler
2023-02-11common: Do not chown ro mountpoint when creating idmapped mountGabriel Niebler
2023-02-11common: Improve blocksize support for udfJan Kara
2023-02-11common: Unmount udf filesystem prior checkingJan Kara
2023-02-11common: Provide blocksize and ecclength to udf fsckJan Kara
2023-02-11common/btrfs: avoid reinitialization of unsupported profile arrayDavid Disseldorp
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-02-05xfs: race fsstress with online scrubbers for AG and fs metadataDarrick J. Wong
2023-02-03generic/500: skip this test if formatting failsDarrick J. Wong
2023-02-03xfs: add helper to create fake root inodeHironori Shiina
2023-01-22xfstests: add fuse supportv2023.01.22Miklos Szeredi
2023-01-22populate: improve attr creation runtimeDarrick J. Wong
2023-01-22populate: remove file creation loops that take foreverDarrick J. Wong
2023-01-20populate: ensure btree directories are created reliablyDave Chinner
2023-01-20xfs: skip fragmentation tests when alwayscow mode is enabledDarrick 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
2023-01-14fuzzy: explicitly check for common/inject in _require_xfs_stress_online_repairDarrick J. Wong
2023-01-14fuzzy: rework scrub stress output filteringDarrick J. Wong
2023-01-14fuzzy: clean up scrub stress programs quietlyDarrick J. Wong
2023-01-14xfs/422: move the fsstress/freeze/scrub racing logic to common/fuzzyDarrick J. Wong
2023-01-14common/rc: drop SGI DMF specific _mount_ops_filterDavid Disseldorp
2023-01-14overlay: avoid to use NULL OVL_BASE_FSTYP for mountingBaokun Li
2023-01-01generic/624: test multiple Merkle tree block sizesEric Biggers
2023-01-01common/verity: add _filter_fsverity_digest()Eric Biggers
2023-01-01common/verity: use FSV_BLOCK_SIZE by defaultEric Biggers
2023-01-01common/verity: set FSV_BLOCK_SIZE to an appropriate valueEric Biggers
2023-01-01common/verity: add and use _fsv_can_enable()Eric Biggers
2022-12-25btrfs/154: migrate to python3v2022.12.25Qu Wenruo
2022-12-25xfs: regression test for writeback corruption bugDarrick J. Wong
2022-12-25xfs/122: fix EFI/EFD log format structure size after flex array conversionDarrick J. Wong
2022-12-17fuzzy: don't fail on compressed metadumpsv2022.12.18Darrick J. Wong
2022-12-17common/populate: move decompression code to _{xfs,ext4}_mdrestoreDarrick J. Wong
2022-12-17common/xfs: create a helper for restoring metadumps to the scratch devsDarrick J. Wong
2022-12-17common/populate: create helpers to handle restoring metadumpsDarrick J. Wong
2022-12-13common/populate: Ensure that S_IFDIR.FMT_BTREE is in btree formatZiyang Zhang