summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2024-02-16Ensure fuse filesystems unmount correctlyKent Overstreet
2024-01-14common/encrypt: support custom data unit sizeEric Biggers
2024-01-14common/rc: fix _require_xfs_io_command with digits in argumentEric Biggers
2024-01-14fscrypt-crypt-util: rename block to data unitEric Biggers
2024-01-14common: add filter for btrfs raid-stripe dumpJohannes Thumshirn
2024-01-14common: add _filter_trailing_whitespaceAnand Jain
2024-01-14common: add _require_btrfs_free_space_treeJohannes Thumshirn
2024-01-14common: add _require_btrfs_no_nodatacow helperJohannes Thumshirn
2024-01-14overlay: create helper _overlay_scratch_mount_opts()Amir Goldstein
2024-01-14_scratch_xfs_mdrestore: Pass scratch log device when applicableChandan Babu R
2024-01-14common/xfs: Add function to detect support for metadump v2Chandan Babu R
2024-01-14common/xfs: Do not append -a and -o options to metadumpChandan Babu R
2024-01-14xfs: add a _require_scratch_xfs_scrub helperChristoph Hellwig
2024-01-14xfs: check that the mountpoint is actually mounted in _supports_xfs_scrubChristoph Hellwig
2023-12-24fstests: filter.btrfs: update _filter_transaction_commit()Naohiro Aota
2023-12-24_require_sparse_files: rewrite as a direct test instead of a black listAlexander Patrakov
2023-12-16overlay: prepare for new lowerdir+,datadir+ testsAmir Goldstein
2023-12-09overlay/026: Fix test expectation for newer kernelsAlexander Larsson
2023-11-17misc: update xfs_io swapext usageDarrick J. Wong
2023-11-16xfs: test unlinked inode list repair on demandDarrick J. Wong
2023-11-16common: make helpers for ttyprintk usageDarrick J. Wong
2023-11-16common/btrfs: add _btrfs_get_fsid() helperAnand Jain
2023-11-16common/btrfs: add helper _has_btrfs_sysfs_feature_attrAnand Jain
2023-11-16common/rc: _fs_sysfs_dname fetch fsid using btrfs toolAnand Jain
2023-10-05common/rc: check error case and fail the testNaohiro Aota
2023-10-05btrfs/300: check existence of unshare argumentsDarrick J. Wong
2023-10-05_scratch_mkfs_geom: Fix regex used for matching block size optionChandan Babu R
2023-10-05btrfs: quota rescan helpersBoris Burkov
2023-10-05btrfs: quota mode helpersBoris Burkov
2023-10-05common: refactor sysfs_attr functionsBoris Burkov
2023-09-23btrfs: use full subcommand name at _btrfs_get_subvolid()Filipe Manana
2023-09-20common/rc: make _get_max_file_size find file size on mount pointAndrey Albershteyn
2023-09-16fstests: use btrfs check repair for repairing btrfs filesystemsAnand Jain
2023-09-02common: rename get_page_size to _get_page_sizeDarrick J. Wong
2023-09-02common: split _get_hugepagesize into detection and actual queryDarrick J. Wong
2023-09-02common/attr: fix the _require_acl testJeff Layton
2023-08-25common/rc: introduce _random_file() helperNaohiro Aota
2023-08-19fstests: Verify dir permissions when creating a stub subvolumeLee Trager
2023-08-19common/rc: drop 'fsck -f' parameter from _repair_test_fsDavid Disseldorp
2023-08-05fstests: add helper to canonicalize devices used to enable persistent disksLuis Chamberlain
2023-08-05check: generate gcov code coverage reports at the end of each sectionDarrick J. Wong
2023-07-23common/rc: cleanup old .kmemleak filesLuís Henriques
2023-07-23overlay: Add test coverage for fs-verity supportAlexander Larsson
2023-07-23overlay: Add test for follow of lowerdata in data-only layersAmir Goldstein
2023-07-23overlay: add helper for mounting rdonly overlayAmir Goldstein
2023-07-09report: remove xmlns specifierv2023.07.09Theodore Ts'o
2023-07-09report: safely update the result.xml fileTheodore Ts'o
2023-07-07common/btrfs: handle dmdust as mounted device in _btrfs_buffered_read_on_mirr...Qu Wenruo
2023-06-28common/config: redirect modprobe helpinfo to stdout for busyboxStas Sergeev
2023-06-18common/rc: Enable _test_mkfs to force a mkfs on a xfs filesystemv2023.06.18Carlos Maiolino