summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-14fsx: fix indenting of columns in bad buffers reportDarrick J. Wong
2023-05-12btrfs/228: sync filesystem after creating subvolumeFilipe Manana
2023-05-12btrfs/254: correct subject of the relevant kernel patch and add git commitFilipe Manana
2023-05-12groups: add logical_resolve group for btrfsFilipe Manana
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-01readme: document TIME/LOAD_FACTORDarrick J. Wong
2023-05-01generic/476: reclassify this test as a long running soak stress testDarrick J. Wong
2023-05-01fstests: Doc changes for afsDavid Howells
2023-05-01generic/696: AFS doesn't support the "noacl" command line optionDavid Howells
2023-05-01generic/531: Check for O_TMPFILEDavid 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-29src: Don't include <sys/mount.h> and <linux/mount.h> togetherYang Xu
2023-04-24common/rc: skip ceph when atime is requiredXiubo Li
2023-04-24check: _check_filesystems for errors even if test failedLeah Rumancik
2023-04-24check: try to fix the test device if it gets corruptedTheodore Ts'o
2023-04-22xfs/517: add missing freeze commandDarrick J. Wong
2023-04-09fstests/MAINTAINERS: add a co-maintainer for btrfs testing partv2023.04.09Zorro Lang
2023-04-09fstests/MAINTAINERS: add some specific reviewersZorro Lang
2023-04-09fstests/MAINTAINERS: add supported mailing listZorro Lang
2023-04-09tools/get_maintainer.pl: remove penguin chiefsZorro Lang
2023-04-09fstests: add MAINTAINERS and get_maintainer.pl filesZorro Lang
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
2023-03-26report: encode cdata sections correctlyDarrick J. Wong
2023-03-26report: record fstests start and report generation timestampsDarrick J. Wong
2023-03-26report: clarify the meaning of the timestamp attributeDarrick J. Wong
2023-03-26report: capture the time zone in the test report timestampDarrick J. Wong
2023-03-26report: derive an xml schema for the xunit reportDarrick J. Wong
2023-03-25check: generate section reports between testsDarrick J. Wong
2023-03-25fscrypt-crypt-util: fix XTS self-test with latest OpenSSLEric Biggers