aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-04-18generic: test using fs-verity and fscrypt simultaneouslyHEADmasterEric Biggers3-0/+112
2018-04-18generic: test fs-verity elide and patch extensionsEric Biggers3-0/+288
2018-04-18generic: test that fs-verity is using the correct measurement valuesEric Biggers3-0/+86
2018-04-18generic: test corrupting fs-verity filesEric Biggers3-0/+242
2018-04-18generic: test fs-verity footer validationEric Biggers3-0/+440
2018-04-18generic: test fs-verity access controlEric Biggers3-0/+79
2018-04-18generic: test general semantics of fs-verity filesEric Biggers3-0/+424
2018-04-14xfs/187: fix ftype brokennessDarrick J. Wong1-2/+9
2018-04-13generic: test for fsync after fallocateFilipe Manana3-0/+138
2018-04-08generic: Check the fs after each FUA writesQu Wenruo3-0/+111
2018-03-29overlay: test decoding overlay file handles with warm/cold dentry cacheAmir Goldstein3-0/+147
2018-03-29xfs/278: find sfdir inode field prefixDarrick J. Wong1-8/+30
2018-03-28xfs: test agfl reset on bad list wrappingDarrick J. Wong3-0/+272
2018-03-25overlay/05[45]: Document the fix commitAmir Goldstein2-0/+6
2018-03-16generic/015: Issue sync after deleting the fillup fileNikolay Borisov1-0/+2
2018-03-16overlay: Absolute redirect should be followed even if ancestor is opaqueVivek Goyal3-0/+107
2018-03-16generic: test on creating new file after log replayLiu Bo3-0/+79
2018-03-08btrfs/146: make sure hit all stripes in the case of compressionLu Fengqi1-3/+6
2018-03-07btrfs/004: increase the buffer size of logical-resolve to the maximum value 64KLu Fengqi1-1/+1
2018-03-04generic: test fsync new file after removing hard linkFilipe Manana3-0/+86
2018-03-04generic: add test for fsync after renaming and linking special fileFilipe Manana3-0/+115
2018-03-01overlay: correct scratch dirs checkzhangyi (F)13-16/+93
2018-03-01overlay: skip check for tests finished with corrupt filesystemzhangyi (F)3-3/+3
2018-03-01overlay/003: fix fs check failurezhangyi (F)1-1/+0
2018-02-23generic/47[23]: remove from auto/quick groupsDave Chinner1-2/+2
2018-02-23common/xfs: Initialise OPTIND for getopts callsDave Chinner3-0/+3
2018-02-22fstests: _fail test by default when _scratch_mount failsEryu Guan97-153/+137
2018-02-22generic/25[02]: increase filesystem sizeDave Chinner2-5/+6
2018-02-20btrfs/150: add _scratch_dev_pool_get/put to run the test as expectedMisono, Tomohiro1-0/+2
2018-02-16xfs/015: enlarge the initial fs sizeEryu Guan1-3/+3
2018-02-16generic: add OFD lock testsXiong Zhou3-0/+342
2018-02-09xfs: rmapbt swapext block reservation overrun testBrian Foster3-0/+109
2018-02-09xfs: regression tests for reflink quota bugsDarrick J. Wong7-0/+339
2018-02-09xfs/348: dir->symlink corruption must not be allowedDarrick J. Wong1-1/+1
2018-02-08xfs_scrub: remove -y parameterDarrick J. Wong1-2/+2
2018-02-08overlay: renumber tests after mergeEryu Guan7-9/+9
2018-02-08overlay: add fsck.overlay impure xattr testzhangyi (F)3-0/+148
2018-02-08overlay: add fsck.overlay redirect directory testzhangyi (F)3-0/+278
2018-02-08overlay: add fsck.overlay whiteout testzhangyi (F)3-0/+241
2018-02-05generic/270: Check for scratch mount successAndreas Gruenbacher1-1/+1
2018-02-03overlay: test overlay file handle of dir with ancestor under lower redirectAmir Goldstein3-0/+181
2018-02-03overlay: test overlay file handles of lower dir with non-indexed ancestorAmir Goldstein3-0/+172
2018-02-03generic/{274,315}: Require falloc -k supportRostislav Skudnov2-2/+2
2018-02-03generic/307: Require ACL supportRostislav Skudnov1-0/+2
2018-01-30overlay: test encode/decode of non-samefs overlay file handles with renamesAmir Goldstein3-0/+223
2018-01-30overlay: test encode/decode overlay file handles with renamesAmir Goldstein3-0/+207
2018-01-30overlay: test encode/decode of non-samefs overlay file handlesAmir Goldstein3-0/+288
2018-01-30overlay: test encode/decode overlay file handlesAmir Goldstein3-0/+271
2018-01-29overlay: add a test for multiple redirects to the same lower dirAmir Goldstein3-0/+112
2018-01-29overlay/017: require and enable redirect_dirAmir Goldstein2-4/+6
2018-01-29overlay: consider index dir with whiteouts cleanAmir Goldstein3-5/+15
2018-01-29overlay/036: fix upper/lower dir mismatchAmir Goldstein1-2/+2
2018-01-29ovelray: drop explicit use of OVERLAY_MOUNT_OPTIONSAmir Goldstein3-13/+6
2018-01-25xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=yDarrick J. Wong3-0/+3
2018-01-25generic/403: don't spew '$GETFATTR_PROG: Killed' messagesDarrick J. Wong1-2/+4
2018-01-25xfs/122: fix xfs header ordering problemsDarrick J. Wong1-0/+5
2018-01-25ext4: Ext4 online resize with bigalloc tests.harshads3-0/+343
2018-01-24generic: test decoding file handles after cycle mountAmir Goldstein3-0/+113
2018-01-24generic/exportfs: golden output is not silentAmir Goldstein4-4/+0
2018-01-21xfs: Regression test for invalid sb_logsunitxiao yang3-0/+88
2018-01-21common: Add _require_no_xfs_bug_on_assert and factor out filter_xfs_dmesgxiao yang2-15/+8
2018-01-19xfs/realtime: Fix direct invocations of xfs_repairRichard Wareing2-2/+8
2018-01-19xfs/realtime: add _require_no_rtinherit functionRichard Wareing4-0/+10
2018-01-19xfs/realtime: Add require_no_realtime functionRichard Wareing3-0/+5
2018-01-18shared/272: don't use data journaling with DAXRoss Zwisler1-0/+1
2018-01-18btrfs/027: unmount scratch device if test failsLiu Bo1-0/+2
2018-01-18btrfs/011: umount device in _cleanupLiu Bo1-0/+4
2018-01-12generic/015: Change the test filesystem size to 101mbNikolay Borisov1-1/+5
2018-01-12filter: Introduce filter to filter out offset for xfs_ioQu Wenruo8-152/+164
2018-01-12xfs: test for umount hang caused by the pending dquota log item in AILHou Tao3-0/+177
2018-01-12common/rc: factor out _scratch_xfs_[get|set]_sb_fieldHou Tao8-39/+17
2018-01-09xfs: find libxfs api violationsDarrick J. Wong3-0/+59
2018-01-06ext4: test for inline data + DAX corruptionRoss Zwisler3-0/+89
2018-01-06ext4: test for DAX + journaling corruptionRoss Zwisler3-0/+77
2018-01-06btrfs: make sure scrub fixes raid6 corruptionLiu Bo3-0/+125
2018-01-06generic: run a long-soak write-only fsstress testDarrick J. Wong3-0/+67
2018-01-03generic/050: fix _require_local_device $SCRATCH_DEV check orderLuis Henriques1-1/+1
2018-01-02generic: test error shutdown while stressing filesystemDarrick J. Wong3-0/+100
2017-12-31ext4: use a slightly bigger file system in ext4/021Theodore Ts'o1-2/+2
2017-12-31common/encrypt: Create an encrypted equivalent of _scratch_mkfs_sizedAri Sundholm1-2/+1
2017-12-31btrfs: Add new 'limit' test group for btrfsQu Wenruo1-6/+6
2017-12-24xfs/040: document purposeLuis R. Rodriguez1-0/+5
2017-12-24generic: add syncfs testChengguang Xu3-0/+87
2017-12-24common/rc: add scratch shutdown support for overlayfsChengguang Xu18-16/+19
2017-12-15xfs: fix tests to handle removal of no-alloc create nonfeatureDarrick J. Wong4-4/+9
2017-12-15generic/45[34]: test line draw characters in file/attr namesDarrick J. Wong2-0/+10
2017-12-14generic/group: add 304 to dedupe groupLuis R. Rodriguez1-1/+1
2017-12-14generic: initial fiemap range query testNikolay Borisov3-0/+304
2017-12-14generic: Partial direct write testGoldwyn Rodrigues3-0/+106
2017-12-14generic: Test RWF_NOWAITGoldwyn Rodrigues3-0/+89
2017-12-12common: rework _require_ext4_mkfs_featureTheodore Ts'o4-6/+8
2017-12-10generic: add test for DAX MAP_SYNC supportRoss Zwisler3-0/+86
2017-12-06btrfs: reproduce a read failure on raid6 setupLiu Bo3-0/+132
2017-12-06btrfs/124: add balance --full-balance optionAnand Jain1-1/+1
2017-12-04generic/459: Fix check for ro-remount in extNyang xu1-3/+6
2017-12-01btrfs: make sure btrfs can handle full fs trim correctlyQu Wenruo3-0/+123
2017-12-01overlay/042: remove wrong check for empty indexAmir Goldstein1-4/+0
2017-12-01overlay: regression test for orphan index cleanup on mountAmir Goldstein3-0/+160
2017-12-01overlay: regression test for hardlink breakage after unlink and mount cycleAmir Goldstein3-0/+124
2017-12-01generic/388: use TIME_FACTOR to scale test durationDarrick J. Wong1-1/+1
2017-11-28btrfs: test send for files with multiple hard links renamedFilipe Manana3-0/+154
2017-11-26fstests: filter readonly mount error messagesEryu Guan4-12/+12
2017-11-26overlay/036: filter busy mount messageEryu Guan2-4/+4
2017-11-26fstests: filter mount error message for EUCLEAN and ESTALEEryu Guan5-12/+7
2017-11-26generic/456: document the fix commitAmir Goldstein1-0/+5
2017-11-26generic/458: document the fix commitAmir Goldstein1-0/+3
2017-11-26overlay/038: test consistent values of st_ino/d_ino for subdirsChandan Rajendra1-5/+34
2017-11-26overlay/038: code cleanupChandan Rajendra1-39/+27
2017-11-26generic/459: add check for dm-snapshot targetXiao Yang1-0/+1
2017-11-26perf: a random write buffered fio perf testJosef Bacik4-0/+103
2017-11-20overlay/041: use user defined overlay mount optionAmir Goldstein1-2/+4
2017-11-20overlay/041: test consistent values of st_ino/d_ino for subdirsAmir Goldstein1-4/+35
2017-11-20overlay/041: code cleanupAmir Goldstein1-40/+27
2017-11-20overlay: Test hardlink breakage on non-samefs setupChandan Rajendra3-0/+167
2017-11-20overlay: Test consistent st_ino numbers for non-samefs scenarioChandan Rajendra3-0/+163
2017-11-20overlay/018: Add constant d_ino testChandan Rajendra1-6/+15
2017-11-20overlay/017: Remove constant st_ino/d_ino test for hardlinksChandan Rajendra1-3/+1
2017-11-18generic: test zero page cache beyond new EOF on truncate downEryu Guan3-0/+145
2017-11-16btrfs/143: make test case more reliableLiu Bo1-10/+10
2017-11-16xfs/122: don't check xfs_iext_cursorDarrick J. Wong1-0/+1
2017-11-16generic/45[34]: add emoji to the unusual fs naming testDarrick J. Wong2-0/+10
2017-11-15generic: add testcase to test fallocate & f{data,}syncChao Yu3-0/+138
2017-11-15btrfs: test for device dynamic rescanAnand Jain3-0/+196
2017-11-10generic/204: use available blocks to determine the number of files to createDarrick J. Wong1-2/+12
2017-11-10xfs: test that we don't leak inodes and dquots during failed cow recoveryDarrick J. Wong7-0/+331
2017-11-10xfs/31[2-7]: hide pwrite fsync errors that are supposed to failDarrick J. Wong6-6/+6
2017-11-10fstests: do not call _scratch_mkfs_sized in a pipeEryu Guan2-3/+4
2017-11-10generic: add test with more open by file handle use casesAmir Goldstein3-0/+130
2017-11-10generic/426: factor out helper functionsAmir Goldstein2-11/+33
2017-11-04xfs/020: check that we have enough space to write out a huge fsDarrick J. Wong1-0/+4
2017-11-04generic: test IO at maximum file offsetDarrick J. Wong3-0/+105
2017-11-03xfs/013: don't fail because cp ran out of spaceDarrick J. Wong1-3/+8
2017-11-03xfs: filter and record the unknown block state messagesDarrick J. Wong2-2/+2
2017-11-03xfs/122: add inode log formatsDarrick J. Wong1-0/+2
2017-11-03generic/459: explicitly require thin_checkDarrick J. Wong1-0/+1
2017-11-03btrfs: test for qgroup reservation leaks with preallocJustin Maggard3-0/+75
2017-11-03btrfs: test if receive with qgroups corrupts metadataJustin Maggard3-0/+116
2017-11-03overlay: test creating lower hardlinks for copied up filesAmir Goldstein3-0/+141
2017-11-03xfs/333: fix errors with new inode pointer verifiersDarrick J. Wong2-19/+6
2017-11-03fstests: add module reloading helpersDarrick J. Wong2-10/+8
2017-11-03common/xfs: refactor xfs_scrub presence testingDarrick J. Wong2-20/+4
2017-10-27generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrubDarrick J. Wong2-2/+2
2017-10-26btrfs/010: fix offset in test Btrfs delalloc accounting overflowRobbie Ko1-1/+1
2017-10-23btrfs/130: Remove from auto groupQu Wenruo1-1/+1
2017-10-22overlay/038: Remove usage of _overlay_scratch_unmountChandan Rajendra1-2/+0
2017-10-22btrfs: test if device delete ends up with losing raid profileLiu Bo3-0/+83
2017-10-15xfs: test for NULL xattr buffer problem during unlinkBrian Foster3-0/+93
2017-10-13overlay: Test consistent d_ino feature for non-samefs setupChandan Rajendra3-0/+196
2017-10-13generic/036,208: whitelist [iomap_]dio_complete() WARNsIlya Dryomov2-0/+4
2017-10-13common: turn _filter_xfs_dmesg() into _filter_aiodio_dmesg()Ilya Dryomov4-23/+12
2017-10-12overlay/036: expect EBUSY for dir inuse only when mounting with index=onAmir Goldstein1-6/+31
2017-10-12generic/166: speed up on slow disksDave Chinner1-0/+11
2017-10-12generic/422: Do not hardcode space used by filesAndreas Gruenbacher2-45/+29
2017-10-11generic: test race when checking i_size on direct i/o readZheng Liu3-0/+79
2017-10-11generic: test race between block map change and writebackEryu Guan3-0/+134
2017-10-10xfs/246: add _require_scratchHans Holmberg1-0/+1
2017-10-10overlay: create helper _overlay_scratch_mount_dirs()Amir Goldstein7-26/+18
2017-10-09overlay/038: Miscellaneous fixesChandan Rajendra1-5/+3
2017-10-09generic: add a new test for racing AIO COW writesChristoph Hellwig3-0/+62
2017-10-06overlay/038: Remove af_unix program requirementChandan Rajendra1-1/+0
2017-10-03fstests: update mkfs.xfs filters for new refactoringDave Chinner1-1/+2
2017-10-01xfs: test increased overlong directory extent discard thresholdDarrick J. Wong3-0/+124
2017-10-01generic/447: not a quick testAmir Goldstein1-1/+1
2017-09-30generic: mmap write readonly DAX fileXiong Zhou3-0/+98
2017-09-30tests: add new group daxXiong Zhou2-5/+5
2017-09-30btrfs: regression test for reading compressed dataLiu Bo3-0/+109
2017-09-27generic/45[34]: fix the xfs_scrub probe testDarrick J. Wong2-2/+2
2017-09-25generic: Add nocheck shutdown stress testKhazhismel Kumykov3-0/+86
2017-09-25xfs: Add test for CVE-2017-14340Richard Wareing3-0/+88
2017-09-20overlay/031: fix test with inodes index enabledAmir Goldstein1-7/+16
2017-09-20overlay/014: correct comment relating to workdir reuseAmir Goldstein1-4/+3
2017-09-19xfs/310: relax extent count checkChristoph Hellwig1-2/+3
2017-09-18overlay/038: fix impure xattr testAmir Goldstein1-6/+6
2017-09-18xfs/115: add missing 115 into group filexiao yang1-0/+1
2017-09-17overlay: test chattr lower file in overlayzhangyi (F)3-0/+88
2017-09-17overlay: test relatime for directorieszhangyi (F)3-0/+92
2017-09-17generic: reserve correct indirect blocks for delalloc write pathEryu Guan3-0/+116
2017-09-17xfs: Test infinite loop while searching for a free inode slotCarlos Maiolino2-0/+91
2017-09-13generic: Test filesystem lockup on full overprovisioned dm-thinCarlos Maiolino3-0/+154
2017-09-09generic: renumber tests after mergeEryu Guan13-16/+16
2017-09-09generic: regression test for xfs leftover CoW extent errorAmir Goldstein3-0/+77
2017-09-09generic: crash consistency fsx test for cloned filesAmir Goldstein3-0/+138
2017-09-09generic: regression test for ext4 crash consistency bugAmir Goldstein3-0/+83
2017-09-09generic: crash consistency fsx test using dm-log-writesAmir Goldstein3-0/+135
2017-09-04overlay: Test constant d_ino featureChandan Rajendra3-0/+199
2017-09-03fstests: filter test and scratch together safelyMisono, Tomohiro4-14/+6
2017-09-03generic: try various unicode normalization gamesDarrick J. Wong5-0/+352
2017-09-03xfs: test rmapbt updates are correct with insert/collapse rangeDarrick J. Wong3-0/+138
2017-09-03xfs/122: fix the size of fsop_ag_resblks structureDarrick J. Wong1-1/+1
2017-09-03generic/173: don't dump core when mwrite failsDarrick J. Wong1-0/+3
2017-09-03generic: add test for executables on read-only DAX mountsRoss Zwisler3-0/+77
2017-09-03xfs/013: exit cleaner thread if fsstress diesDarrick J. Wong1-0/+4
2017-09-03xfs/{319,323}: don't checksum files after log recoveryDarrick J. Wong4-16/+0
2017-09-03xfs/095: require 512b sector size SCRATCH_DEVZorro Lang1-0/+4
2017-08-28generic: test data integrity with mixed buffer read and aio dio writeZorro Lang3-0/+93
2017-08-27generic/420: truncate testfile before executing the testIlya Dryomov1-2/+2
2017-08-25generic/108: tolerate old lvm utility versionsIlya Dryomov1-1/+1
2017-08-25fstests: don't _require_metadata_journaling before _scratch_mkfsIlya Dryomov34-37/+34
2017-08-24xfs: test fuzzing every field of a dquotDarrick J. Wong13-0/+408
2017-08-22xfs: test xfs_db fuzz command verbsDarrick J. Wong3-0/+113