aboutsummaryrefslogtreecommitdiffstats
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2024-03-12common/rc: notrun if io_uring is disabled by sysctlZorro Lang1-0/+6
2024-01-04README: add a missing necessary packageChung-Chiang Cheng1-1/+2
2023-10-05README: Update overlayfs instructionsv2023.10.08Vyacheslav Yurkov1-12/+0
2023-08-05fstests: add helper to canonicalize devices used to enable persistent disksLuis Chamberlain1-0/+3
2023-08-05check: generate gcov code coverage reports at the end of each sectionDarrick J. Wong1-0/+3
2023-05-01misc: add duration for long soak testsDarrick J. Wong1-0/+5
2023-05-01readme: document TIME/LOAD_FACTORDarrick J. Wong1-0/+6
2023-05-01fstests: Doc changes for afsDavid Howells1-1/+2
2023-03-26report: allow test runners to inject arbitrary valuesv2023.03.26Darrick J. Wong1-0/+3
2023-02-25README: Add section to install required packages on (open)SUSEGabriel Niebler1-0/+20
2023-02-18xfs: test rebuilding the entire filesystem with online fsckDarrick J. Wong1-0/+3
2022-10-15check: optionally compress core dumpsDarrick J. Wong1-0/+4
2022-06-03README: document _begin_fstests betterDave Chinner1-9/+31
2022-04-10common: allow to run all tests on idmapped mountsChristian Brauner1-0/+4
2022-03-22README: restructure & format building manualAndrey Albershteyn1-137/+235
2022-02-21btrfs: add support for capturing metadumps of corrupted fsesAnthony Iliopoulos1-2/+2
2021-11-14common/rc: add _require_kernel_config and _has_kernel_configLukas Czerner1-0/+2
2021-09-05common/xfs: skip xfs_check unless the test runner forces us toDarrick J. Wong1-0/+4
2021-08-22common/module: add patient module rmmod supportLuis Chamberlain1-0/+4
2021-08-15common/rc: introduce minimal fs size checkNaohiro Aota1-0/+4
2021-06-27misc: update documentation to reflect auto-generated group filesDarrick J. Wong1-3/+20
2021-04-18generic: add fstests for idmapped mountsChristian Brauner1-2/+3
2021-03-21common: capture qcow2 dumps of corrupt ext* filesystemsDarrick J. Wong1-1/+1
2021-03-21populate: support compressing metadumpsDarrick J. Wong1-0/+5
2021-03-21common: capture metadump output if xfs filesystem check failsDarrick J. Wong1-0/+2
2021-03-14fstests: remove libattr dependenciesDarrick J. Wong1-2/+2
2020-09-27fsstress: add IO_URING read and write operationsZorro Lang1-2/+2
2020-09-21check: try reloading modulesDarrick J. Wong1-0/+3
2020-06-21README: add note about 123456-fsgqa user creation stepAurelien Aptel1-0/+3
2020-06-21fstests: modify user name beginning with non-digitYong Sun1-0/+1
2020-02-17README: fsgqa needs a home directory tooChristian Kujau1-2/+2
2019-12-01fstests: Allow user to keep $seqres.dmesg for all testsQu Wenruo1-0/+1
2019-02-16common: fix kmemleak to work with sectionsDarrick J. Wong1-0/+2
2018-05-05README: document the new default run modeDave Chinner1-17/+21
2017-12-15README: document group fsgqa is requiredLuis R. Rodriguez1-0/+1
2017-11-26fstests: add fio perf results supportJosef Bacik1-2/+8
2017-11-03common/xfs: refactor xfs_scrub presence testingDarrick J. Wong1-3/+3
2017-09-09fstests: add support for working with dm-log-writes targetAmir Goldstein1-0/+2
2017-07-24README: remove IRIX-specific documentationEric Biggers1-29/+22
2017-06-27README: remove incorrect check -udf usageDavid Disseldorp1-3/+1
2017-05-26build: Stop relying on OpenSSLTheodore Ts'o1-1/+1
2017-03-01overlay: configure TEST/SCRATCH vars to base fsAmir Goldstein1-7/+9
2017-01-18tools: compare-failures scriptEric Sandeen1-0/+3
2017-01-17README: Fix Quick start typoLakshmipathi.G1-1/+1
2016-11-29README: Document fstests mailing listJ. Bruce Fields1-0/+6
2016-08-31README: fix up dependency listsEric Sandeen1-8/+9
2016-08-12xfs: scrub fs at the end of the testDarrick J. Wong1-0/+3
2016-08-06README: document Fedora, RHEL, and CentOS dependenciesEric Sandeen1-2/+12
2016-08-05common/rc: optionally test xfs_repair index rebuildingDarrick J. Wong1-0/+4
2016-06-21fstests: support check for uuidgen utilityBrian Foster1-1/+2
2016-02-19xfstests: remove _need_to_be_rootTheodore Ts'o1-4/+0
2016-02-08Fix prerequisite packages to build fstests on UbuntuSatoru Takeuchi1-2/+2
2015-12-21xfs: test user and group quota names beginning with digitsZorro Lang1-0/+1
2015-04-02build: Allow alphanumeric test name suffixesJan Tulak1-1/+7
2014-12-12common: update README to list build dependenciesSteve French1-0/+6
2014-09-08common: add cifs supportPavel Shilovsky1-2/+3
2014-04-22fsx: introduce FSX_AVOID env varEric Sandeen1-0/+5
2014-01-24xfstests: use value of FSTYP if defined externallyDavid Sterba1-0/+3
2013-07-19xfstests: clean up remake related matters from READMEJie Liu1-3/+0
2013-07-09xfstests: fix README, FSTYP optionsDwight Engen1-3/+5
2013-03-29xfstests: fix common source file pathEryu Guan1-3/+3
2013-03-25xfstests: fix the seq number in READMEZhi Yong Wu1-1/+1
2013-03-05xfstests: make length of diff output configurableDavid Sterba1-0/+2
2012-05-15README: add 'make install' to building stepsTom Marek1-1/+3
2011-11-02Added SCRATCH_DEV_POOL to specify multiple disks for the btrfs RAIDAnand Jain1-4/+12
2010-09-01xfstests: update README file to document some recent changesAlex Elder1-0/+14
2009-06-03Make the SCRATCH_DEV optionalEric Sandeen1-8/+9
2005-12-02Added randomize test option to ./checkAndrew Jones1-0/+1
2004-10-22Get xfstests building on irix using root/toolroot.Tim Shimmin1-4/+3
2004-09-15Tests from UDFQA ported to FSQA.Andrew Jones1-1/+2
2004-08-12Added IRIX, nfs, running comments to README.ptools1-7/+37
2004-01-14Test script updates to cater for the revised tree layout. Allows for separat...fsgqa1-1/+1
2003-05-22Numerous changes to QA scripts allowing tests to run with external log/rt dev...fsgqa1-3/+8
2001-01-15cmd/xfs/stress/001 1.6 Renamed to cmd/xfstests/001Nathan Scott1-0/+174