aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysgeneric/587: associate the test with quota test groupHEADmasterVladimir Zapolskiy1-1/+1
4 daysgeneric: fix insert test group associationsVladimir Zapolskiy1-2/+2
4 dayscheck: clear WARN_ONCE state before each testLukas Czerner1-0/+5
4 daysgeneric/038: assign the test to trim group of testsVladimir Zapolskiy1-1/+1
4 daysgeneric/079: remove assignment of the test to acl and attr groupsVladimir Zapolskiy1-1/+1
4 daysgeneric: assign a number of tests to attr groupVladimir Zapolskiy1-5/+5
4 daysgeneric: reorder output to stderr and stdout from _scratch_mkfsVladimir Zapolskiy2-2/+2
4 dayscommon/rc: fix false positives due to leaked mkfs output to stderrVladimir Zapolskiy1-1/+1
4 daysgeneric/530: Require metadata journalingJan Kara1-0/+1
4 daysxfs/518: require scratch deviceDarrick J. Wong1-0/+1
4 dayscheck: add CLI option to repeat testsDave Chinner1-4/+17
4 daysxfs: add test for CVE-2020-12655Gao Xiang3-0/+89
4 daysbtrfs: test that corruption counter is incremented correctlyNikolay Borisov3-0/+95
4 daysgeneric: test per-type quota softlimit enforcement timeoutZorro Lang4-0/+248
4 daysxfs/516: Use scratch_xfs_get/set_sb_field apiYang Xu1-4/+10
4 daysgeneric/361: disable xfs metadata io error retriesDarrick J. Wong1-0/+5
2020-06-22generic/270: wait for fsstress processes to be killedLukas Czerner1-3/+1
2020-06-22overlay: regression test for two file handle bugsAmir Goldstein3-0/+95
2020-06-22open_by_handle: add option -z to query file handle sizeAmir Goldstein1-3/+24
2020-06-21generic/471: adapt test when running on btrfs to avoid failure on RWF_NOWAIT ...Filipe Manana1-0/+11
2020-06-21common/dmthin: modify DMTHIN_POOL_NAMEJeffle Xu1-1/+1
2020-06-21common/fuzzy: try to clear blocking flags first in _scratch_fuzz_modifyGao Xiang1-0/+2
2020-06-21README: add note about 123456-fsgqa user creation stepAurelien Aptel1-0/+3
2020-06-21xfs/096: filter out the "Discarding..." outputZorro Lang1-0/+1
2020-06-21ext4: add empty lines to mkfs_filterHarshad Shirwadkar1-1/+1
2020-06-21fstests: modify user name beginning with non-digitYong Sun3-8/+5
2020-06-21generic: verify ciphertext of IV_INO_LBLK_32 encryption policiesEric Biggers5-18/+171
2020-06-21btrfs: test if the capability is kept on incremental sendMarcos Paulo de Souza3-0/+159
2020-06-01fstests: individual user grace period extension via xfs_quotaEric Sandeen3-0/+83
2020-06-01fstests: individual user grace period extension via setquotaEric Sandeen3-0/+72
2020-05-31fstests: test data integrity for rdonly remountChengguang Xu3-0/+57
2020-05-31generic/484: add _require_xfs_io_command "syncfs"Yang Xu1-0/+1
2020-05-25overlay/031: fix failure with whiteout inode sharingAmir Goldstein1-1/+0
2020-05-25btrfs: Add a test for dead looping balance after balance cancelQu Wenruo3-0/+69
2020-05-25btrfs: Add a test for leaking root crash at unmount timeQu Wenruo3-0/+88
2020-05-25fstests: renumber tests after mergeEryu Guan9-12/+12
2020-05-25xfs: test sunit/swidth updatesDarrick J. Wong3-0/+192
2020-05-25xfs: make sure our default quota warning limits and grace periods survive quo...Darrick J. Wong3-0/+83
2020-05-25xfs: race freeze and fsmap for a while to see if we livelockDarrick J. Wong3-0/+113
2020-05-25xfs: test that reflink forces the log if mounted with wsyncDarrick J. Wong3-0/+73
2020-05-24fstests: check for unknown flag result in _require_xfs_io_commandEric Sandeen1-0/+2
2020-05-24fstests: add _require_mknodEric Sandeen8-0/+16
2020-05-24fstests: test restricted file access sysctlsEric Sandeen3-0/+157
2020-05-24fstests: test restricted symlinks & hardlinks sysctlsEric Sandeen3-0/+132
2020-05-24fstests: add _require_sysctl_variable helperEric Sandeen1-0/+6
2020-05-18btrfs/14{2,3}: use dm-dust instead of fail_make_requestOmar Sandoval3-140/+73
2020-05-18overlay: test for whiteout inode sharingChengguang Xu3-0/+120
2020-05-18fstests: update sparse file & negative timestamp tests for exfatEric Sandeen1-2/+3
2020-05-17generic/506: fix _require test, use xfs_io vs chattrEric Sandeen1-7/+5
2020-05-17generic: test reporting of wb errors via syncfsJeff Layton3-0/+93
2020-05-10src/fssum: Fix duplicate CLI argumentsArvind Raghavan1-24/+25
2020-05-10ext4/308: Fix misspelling in commentmafeng 002920951-1/+1
2020-05-10xfs/122: fix for linux 5.7 stuffDarrick J. Wong2-0/+3
2020-05-10xfs/30[78]: fix regressions due to strengthened AGF checksDarrick J. Wong2-2/+2
2020-05-10generic/570: don't run this test on systems supporting userspace hibernateDarrick J. Wong1-0/+1
2020-05-10generic/590: fix the xfs feature detection logicDarrick J. Wong1-5/+26
2020-05-10btrfs: add a test for fsync of file with prealloc extents crossing eofFilipe Manana3-0/+123
2020-05-10xfs/126: make blocktrash work reliably on attrleaf blocksAnthony Iliopoulos1-1/+1
2020-05-10fsx: move range generation logic into a common helperFilipe Manana1-55/+39
2020-05-10fsx: fix infinite/too long loops when generating ranges for copy_file_rangeFilipe Manana1-11/+19
2020-05-10fsx: fix infinite/too long loops when generating ranges for clone operationsFilipe Manana1-10/+18
2020-05-10fsx: allow zero range operations to cross eofFilipe Manana1-1/+12
2020-05-10generic/456: document the other kernel commitYang Xu1-0/+4
2020-05-10overlay: another test for dropping nlink below zeroAmir Goldstein3-0/+89
2020-05-10overlay/029: fix test failure with nfs_export feature enabledAmir Goldstein1-0/+6
2020-04-20generic/594: require setquota tool supports project quotaZorro Lang2-0/+10
2020-04-20btrfs: snapshot creation with qgroup inherit would mark qgroup inconsistentQu Wenruo3-0/+65
2020-04-20fstests: exclude exfat from tests which require metadata journalingEric Sandeen1-1/+1
2020-04-20fstests: test for fallocate capability in more testsEric Sandeen3-0/+3
2020-04-20fstests: add _require_hardlinks for all necessary testsEric Sandeen22-1/+33
2020-04-20fstests: use _require_symlinks on all necessary testsEric Sandeen13-0/+13
2020-04-20fstests: rename _require_test_symlinksEric Sandeen7-7/+7
2020-04-20btrfs: make all btrfs tests that exercise balance use _run_btrfs_balance_start()Filipe Manana15-19/+19
2020-04-20btrfs: stop using run_check in _run_btrfs_balance_startFilipe Manana3-4/+4
2020-04-20btrfs: add several tests to the balance groupFilipe Manana1-8/+8
2020-04-19generic: assign a few tests to additional groupsVladimir Zapolskiy1-4/+4
2020-04-19btrfs: check that cloning an inline extent does not lead to data lossFilipe Manana2-0/+45
2020-04-19overlay/06[89]: fix test run with nfs_export feature enabled by defaultAmir Goldstein3-10/+10
2020-04-06generic: test PF_MEMALLOC interfering with accounting file writeEric Biggers5-0/+76
2020-04-06generic: test fscrypt key eviction racing with inode dirtyingEric Biggers3-0/+126
2020-04-06generic/565: change to use filter _filter_testdir_and_scratchYongcheng Yang1-1/+1
2020-04-06generic/571: skip test on filesystems that don't support F_SETLEASE fcntlScott Mayhew3-1/+22
2020-04-06xfs/191: update mkfs.xfs input resultsYang Xu1-16/+31
2020-04-06generic: per-type quota timers set/get testZorro Lang3-0/+159
2020-04-06generic/258: check filesystem support for negative timestampsLuis Henriques2-0/+9
2020-03-22generic/587: fix rounding error in quota/stat block comparisonDarrick J. Wong1-4/+8
2020-03-22generic/310: slightly improve check for dmesg errorPaulo Alcantara (SUSE)1-2/+2
2020-03-22overlay/07[01]: use existing char/block devicesAmir Goldstein2-4/+16
2020-03-22btrfs: test power fail after a ranged fsync when not using the no-holes featureFilipe Manana3-0/+95
2020-03-22btrfs: Test subvolume delete --subvolid featureMarcos Paulo de Souza3-0/+86
2020-03-22btrfs/177: fix for nodesize 64K and type singleAnand Jain2-15/+25
2020-03-22btrfs/177: check for minsize of the scratch deviceAnand Jain1-0/+2
2020-03-08xfs/513: fix allocsize on archs with pagesize larger than blocksizeAnthony Iliopoulos2-5/+11
2020-03-08fsx: fix bug where zero range operations never use the keep size flagFilipe Manana1-0/+3
2020-03-08xfs: make sure xfs_db/xfs_quota commands are documentedDarrick J. Wong5-0/+116
2020-03-08xfs: refactor calls to xfs_adminDarrick J. Wong3-1/+10
2020-03-08generic/402: skip test if xfs_io can't parse the date valueDarrick J. Wong1-2/+18
2020-03-08btrfs: add test for large direct I/O w/ RAIDOmar Sandoval3-1/+66
2020-03-06fstests: transport two ext4 tests from LTPYong Sun11-0/+601
2020-03-06xfs/300: modify test to work on any fs block sizeJeff Moyer1-1/+2
2020-03-06src/t_mmap_collision: fix hard-coded page sizeJeff Moyer1-19/+21
2020-03-06dax/dm: disable testing on devices that don't support daxJeff Moyer5-20/+11
2020-03-06fstests: fix up filters & expected output for latest xfs_repairEric Sandeen3-13/+21
2020-03-06ext4/021: make sure the fdatasync subprocess exitszhangyi (F)1-0/+5
2020-03-01fstests: remove generic/484Christoph Hellwig6-145/+2
2020-02-23fstests: add a another gap extent testcase for btrfsJosef Bacik3-0/+91
2020-02-23btrfs: test newly supported cases of cloning inline extentsFilipe Manana3-0/+415
2020-02-23btrfs/112: remove some tests for cloning inline extentsFilipe Manana2-79/+0
2020-02-23fstests: add an eio groupTheodore Ts'o3-29/+29
2020-02-23xfs/044: Remove useless _filter_logprintYang Xu1-12/+0
2020-02-23xfs/029: filter out "extended-header: cycle: 1" from outputYang Xu1-2/+4
2020-02-17ext4/002: remove EXT4_EOFBLOCKS_FL testEric Whitney3-176/+0
2020-02-17btrfs/179: call sync qgroup countsAnand Jain1-0/+9
2020-02-17xfs: xfs mount option sanity testZorro Lang3-0/+436
2020-02-17common/btrfs: Improve _require_btrfs_commandMarcos Paulo de Souza1-2/+11
2020-02-17generic: test adding filesystem-level fscrypt key via key_idEric Biggers4-14/+299
2020-02-17common/encrypt: move constant test key to common codeEric Biggers2-13/+15
2020-02-17common/rc: handle option with argument in _require_xfs_io_command()Eric Biggers1-1/+1
2020-02-17README: fsgqa needs a home directory tooChristian Kujau1-2/+2
2020-02-17shared/032: add options for reiser4Christian Kujau1-0/+1
2020-02-17btrfs: test unaligned punch hole at ENOSPCAnand Jain3-0/+76
2020-02-09btrfs/022: Add debug outputQu Wenruo1-2/+9
2020-02-09btrfs/022: Match qgroup id more correctlyQu Wenruo1-4/+4
2020-02-09btrfs: Use word mathcing for _btrfs_get_subvolid()Qu Wenruo1-1/+1
2020-02-09fsx: support 64-bit operation countsDarrick J. Wong1-26/+28
2020-02-09xfs/117: fix inode corruption loopDarrick J. Wong1-1/+1
2020-02-09xfs/020: fix truncation testDarrick J. Wong1-1/+3
2020-02-09xfs/449: filter out "Discarding..." from outputDarrick J. Wong1-1/+1
2020-02-09generic/581: try to avoid flakiness in keys quota testEric Biggers1-8/+21
2020-02-09btrfs: add a test for the btrfs file extent gap issueJosef Bacik3-0/+80
2020-02-09btrfs: add test for incremental send for file with shared extentsFilipe Manana3-0/+126
2020-02-09generic/527: add additional test including a file with a hardlinkFilipe Manana2-0/+30
2020-02-02btrfs/130: remove the dangerous groupFilipe Manana1-1/+1
2020-02-02generic/402: Make timestamp range check conditionalDeepa Dinamani2-3/+17
2020-02-02xfs/020: call _notrun if we can't create a 60t sparse imageDarrick J. Wong1-0/+2
2020-02-02generic/108: skip test if we can't initialize scsi_debugDarrick J. Wong1-3/+1
2020-02-02common/rc: fix _get_max_lfs_filesize on 32-bit platformsDarrick J. Wong1-1/+3
2020-02-02xfs/279: skip test if we can't allocate scsi_debug deviceDarrick J. Wong1-0/+3
2020-02-02xfs/507: skip if we can't create a large sparse file for testingDarrick J. Wong1-0/+1
2020-02-02xfs/122: add disk dquot structure to the listDarrick J. Wong1-0/+1
2020-02-02xfs: add a new test for removing ACLs through the attr interfaceChristoph Hellwig3-0/+67
2020-02-02generic/520: Remove sync in clean_dirYang Xu1-1/+0
2020-02-01ltp/fsx: drop caches if we're doing closeopenJosef Bacik1-1/+5
2020-02-01ltp/fsx: do size check after closeopen operationJosef Bacik1-2/+2
2020-02-01generic: Add check for required keep_size/punch_hole/zero_range/collapse_rangeXiao Yang4-0/+8
2020-02-01overlay: test constant ino with nested overlay over non-samefs lowerAmir Goldstein3-0/+240
2020-02-01overlay: test constant ino with nested overlay over samefs lowerAmir Goldstein3-0/+226
2020-02-01overlay: test file handles with nested overlay over non-samefs lowerAmir Goldstein3-0/+364
2020-02-01overlay: test file handles with nested overlay over samefs lowerAmir Goldstein3-0/+355
2020-02-01overlay: create the overlay/nested test groupAmir Goldstein1-2/+2
2020-01-13btrfs/022: Correct seq number in golden outputNikolay Borisov1-1/+1
2020-01-08overlay: Test unique st_dev;st_ino on non-samefs setupAmir Goldstein3-0/+97
2020-01-08btrfs/172: Remove the dead test which we have no plan to fixQu Wenruo3-76/+0
2020-01-08ltp/fsstress: Add header file stdbool.hYang Xu1-0/+1
2020-01-06btrfs: regression test for subvol deletion after renameJosef Bacik3-0/+62
2020-01-06fsx: fix range overlap checkDarrick J. Wong1-3/+11
2020-01-06generic/590: skip test if kernel doesn't support realtimeYang Xu1-2/+6
2020-01-06fstests: verify that xfs_growfs can operate on mounted device nodeEric Sandeen3-0/+118
2020-01-06generic/529: use an ACL that doesn't confuse NFSJ. Bruce Fields1-1/+1
2020-01-06btrfs/139: require 2GB scratch devJohannes Thumshirn1-1/+2
2020-01-06btrfs/14[01]: Use proper helper to get both devid and physical for corruptionQu Wenruo4-19/+54
2020-01-06common/dmerror: always try to resume deviceDarrick J. Wong1-4/+17
2020-01-03generic: verify ciphertext of IV_INO_LBLK_64 encryption policiesEric Biggers3-0/+50
2020-01-03common/encrypt: support verifying ciphertext of IV_INO_LBLK_64 policiesEric Biggers2-23/+144
2020-01-03common/encrypt: create named variables for UAPI constantsEric Biggers1-8/+18
2020-01-03fscrypt-crypt-util: add HKDF context constantsEric Biggers1-2/+6
2020-01-03fscrypt-crypt-util: create key_and_iv_params structureEric Biggers1-38/+44
2020-01-03generic/386: fill missing brackets in awkYang Xu1-1/+1
2019-12-30btrfs/15[78]: Use proper helper to get both devid and physical offset for cor...Qu Wenruo4-40/+61
2019-12-30btrfs/14[23]: Use proper help to get both devid and physical offset for corru...Qu Wenruo4-34/+72
2019-12-30common: Use more accurate kernel config for _require_fail_make_requestQu Wenruo1-1/+1
2019-12-30src/fssum: skip subvolumes when building a sumJosef Bacik1-0/+11
2019-12-30fsstress: allow operations to use either a directory or subvolJosef Bacik1-10/+11
2019-12-30fsstress: add the ability to create snapshotsJosef Bacik1-0/+53
2019-12-30fsstress: add the ability to create/delete subvolumesJosef Bacik5-35/+203
2019-12-29generic/386: check the correct field from df outputTheodore Ts'o1-3/+3
2019-12-16common/rc: fix device size parserDennis Zhou1-1/+1
2019-12-16Revert "fstests: Don't use gawk's strtonum"Eryu Guan3-18/+16
2019-12-16btrfs/187: require 8GB scratch devJohannes Thumshirn1-0/+3
2019-12-11generic/590: add _require_xfs_io_command "falloc"Luis Henriques1-0/+1
2019-12-09generic: test splice() with pipesDarrick J. Wong6-1/+225
2019-12-08xfs/148: sort attribute list outputDarrick J. Wong2-3/+3
2019-12-08fstests: Don't use gawk's strtonumKusanagi Kouichi3-16/+18
2019-12-08generic: truncating mixed written/unwritten XFS realtime extentOmar Sandoval3-0/+107
2019-12-08generic/{075,122}: Use $RESULT_DIR instead of $hereKusanagi Kouichi2-8/+8
2019-12-08common/rc: Prevent _scale_fsstress_args from consuming -nKusanagi Kouichi1-1/+1
2019-12-08generic/386: Fix _filter_quota_rptKusanagi Kouichi1-4/+4
2019-12-08generic: test mount move semanticsZorro Lang4-0/+563
2019-12-02generic: test journal/log replay when a file with cloned extents was fsync'edFilipe Manana3-0/+91
2019-12-01generic/551: Adjust the size argument for aio-dio-write-verifyMasayoshi Mizuma2-0/+17
2019-12-01generic: test unwritten extent conversion extent mapping quota accountingDarrick J. Wong3-0/+124
2019-12-01generic: test race between appending AIO DIO and fallocateDarrick J. Wong5-0/+260
2019-12-01fstests: Allow user to keep $seqres.dmesg for all testsQu Wenruo3-1/+7
2019-12-01generic/050: fix xfsquota configuration failuresDarrick J. Wong2-8/+9
2019-12-01xfs/191-input-validation:Fix issue that the test takes too longBaihua Lu1-1/+1
2019-11-27generic/558: require scratch deviceDarrick J. Wong1-0/+1
2019-11-25btrfs: test fsync after hole punching when using the no-holes featureFilipe Manana3-0/+215
2019-11-25btrfs/085: check flakey device instead of backend deviceNaohiro Aota1-1/+1
2019-11-25ext4/031: use _try_scratch_mount instead of _scratch_mountXiaoli Feng1-1/+1
2019-11-25generic/563: fix the wrong case number in golden imageZorro Lang1-1/+1