summaryrefslogtreecommitdiff
path: root/common/config
AgeCommit message (Expand)Author
2023-08-05fstests: add helper to canonicalize devices used to enable persistent disksLuis Chamberlain
2023-06-28common/config: redirect modprobe helpinfo to stdout for busyboxStas Sergeev
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-05-01fstests: add AFS supportDavid Howells
2023-01-22xfstests: add fuse supportv2023.01.22Miklos Szeredi
2022-12-25btrfs/154: migrate to python3v2022.12.25Qu Wenruo
2022-11-03common/config: Make test and scratch devices use the same mount optionsXiao Yang
2022-10-15fstests: refactor xfs_mdrestore callsDarrick J. Wong
2022-08-20common/rc: move ext4-specific helpers into a separate common/ext4 fileDarrick J. Wong
2022-07-24common/verity: support btrfs in generic fsverity testsBoris Burkov
2022-05-28btrfs: add a helpers for read repair testingChristoph Hellwig
2022-05-26common: source base fs specific common fileZorro Lang
2022-05-11common: xfstests support overlay+tmpfsBaokun Li
2022-04-27cephfs: add ceph-fuse suport for ceph-fuseRishabh Dave
2022-04-10common: allow to run all tests on idmapped mountsChristian Brauner
2022-02-21btrfs: add support for capturing metadumps of corrupted fsesAnthony Iliopoulos
2022-02-21common/config: fix use of MODPROBE_RM_PATIENT_TIMEOUT_ARGSLuis Chamberlain
2022-02-14common: handle old versions of modprobe which don't support --helpTheodore Ts'o
2022-01-09common: handle ceph's new mount syntaxJeff Layton
2021-11-14common/rc: add _require_kernel_config and _has_kernel_configLukas Czerner
2021-08-22common/module: add patient module rmmod supportLuis Chamberlain
2021-08-01common/config: disable udevadm settle if CONFIG_NET is disabledLuis Chamberlain
2021-06-06common/config: remove default 4k blocksize from XFS_MKFS_OPTIONSZorro Lang
2021-05-30fstests: initial bcachefs supportKent Overstreet
2021-05-09btrfs: add test for zone auto reclaimJohannes Thumshirn
2021-03-21common: capture qcow2 dumps of corrupt ext* filesystemsDarrick J. Wong
2021-03-07config: wrap xfs_metadump as $XFS_METADUMP_PROG like the other toolsDarrick J. Wong
2020-10-25common/config: Allow environment defined btrfs mkfs optionsGoldwyn Rodrigues
2020-10-11f2fs: verify ciphertext of compressed+encrypted fileEric Biggers
2020-09-21common: drop HOSTOSDarrick J. Wong
2020-08-31common/config: Allow sections names to contain hyphenNikolay Borisov
2020-07-26overlay: run unionmount testsuite test casesAmir Goldstein
2020-04-06generic: test PF_MEMALLOC interfering with accounting file writeEric Biggers
2020-03-08xfs: refactor calls to xfs_adminDarrick J. Wong
2019-12-01fstests: Allow user to keep $seqres.dmesg for all testsQu Wenruo
2019-10-25common/defrag: support f2fsChao Yu
2019-10-18fstests: Add virtio-fs shared file system supportQI Fuli
2019-10-13generic: test the fs-verity built-in signature verification supportEric Biggers
2019-10-13common/verity: add common functions for testing fs-verityEric Biggers
2019-09-25overlay: Enable character device to be the base fs partitionZhihao Cheng
2019-09-15btrfs: Check snapshot creation and deletion with dm-logwritesQu Wenruo
2019-06-02fstests: define constants for fsck exit codesAmir Goldstein
2019-05-10generic: check CAP_LINUX_IMMUTABLE capabilityJiufei Xue
2019-01-06Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"Nikolay Borisov
2019-01-06xfs: only set XFS_MKFS_HAS_NO_META_SUPPORT for XFSHou Tao
2018-12-23xfs: look for stringified constants in ftrace formatsDarrick J. Wong
2018-12-22common: Fix mismatched output from standard mkswapXiao Yang
2018-12-22common/config: create $RESULT_BASE before dumping kmemleak leaksJohannes Thumshirn
2018-10-14generic: test project id recovery after power failureChao Yu
2018-09-09tmpfs: don't require {TEST|SCRATCH}_DEVMiklos Szeredi