summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2023-06-18common/rc: skip ceph-fuse when atime is requiredXiubo Li
2023-06-18common/btrfs: use _scratch_cycle_mount to ensure all page caches are droppedQu Wenruo
2023-06-10common/xfs: compress online repair rebuild output by defaultDarrick 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-28common/{filter,quota}, xfs/1{06,52}: fix grep patternMurphy Zhou
2023-05-12btrfs: add a test case for the logical to ino ioctlFilipe Manana
2023-05-12common/btrfs: add helper to get the bytenr for a file extent itemFilipe Manana
2023-05-01misc: add duration for recovery loop testsv2023.05.01Darrick J. Wong
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-05-01fstests: Doc changes for afsDavid Howells
2023-05-01generic/123, generic/128, afs: Allow for an fs that does its own perm managementDavid Howells
2023-05-01generic/317, afs: Allow for a filesystem not to honour the local uid/gidDavid Howells
2023-05-01generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritanceDavid Howells
2023-05-01fstests: add AFS supportDavid Howells
2023-04-24common/rc: skip ceph when atime is requiredXiubo Li
2023-04-24check: try to fix the test device if it gets corruptedTheodore Ts'o
2023-04-09populate: create fewer holes in directories and xattrsDarrick J. Wong
2023-04-09populate: create fewer subdirs when constructing directoriesDarrick J. Wong
2023-04-09common/populate: fix btree-format xattr creation on xfsDarrick J. Wong
2023-04-06common/report: fix typo in FSSTRESS_AVOIDDarrick J. Wong
2023-04-06xfs/242: fix _filter_bmap for xfs_io bmap that does rt file properlyDarrick J. Wong
2023-04-06generic/{251,260}: compute maximum fitrim offsetDarrick J. Wong
2023-04-06common: switch _get_{available,total}_space accounting to units of single bytesAnthony Iliopoulos
2023-03-26report: allow test runners to inject arbitrary valuesv2023.03.26Darrick J. Wong
2023-03-26report: record ext*-specific information about a test runDarrick J. Wong
2023-03-26report: record xfs-specific information about a test runDarrick J. Wong
2023-03-26report: record optional environment variablesDarrick J. Wong
2023-03-26report: collect basic information about a test runDarrick J. Wong
2023-03-26report: encode xml entities in property valuesDarrick J. Wong
2023-03-26report: pass property value to _xunit_add_propertyDarrick J. Wong
2023-03-26report: sort properties by nameDarrick J. Wong
2023-03-26report: encode the kernel log as a separate xml elementDarrick J. Wong