aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Sundholm2-2/+13
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: check syncfs supportChengguang Xu1-0/+4
2017-12-24common/rc: add scratch shutdown support for overlayfsChengguang Xu19-20/+55
2017-12-24fsstress: getcwd() return value fixesAri Sundholm1-1/+5
2017-12-24fsstress: Eliminate valgrind noiseAri Sundholm1-0/+5
2017-12-15README: document group fsgqa is requiredLuis R. Rodriguez1-0/+1
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-15common/xfs: fix scrub support probing againDarrick J. Wong1-1/+1
2017-12-15build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to buildLuis R. Rodriguez2-0/+9
2017-12-14generic/group: add 304 to dedupe groupLuis R. Rodriguez1-1/+1
2017-12-14generic: initial fiemap range query testNikolay Borisov4-0/+311
2017-12-14generic: Partial direct write testGoldwyn Rodrigues3-0/+106
2017-12-14generic: Test RWF_NOWAITGoldwyn Rodrigues3-0/+89
2017-12-14common/rc: Check pwrite parameters in _require_xfs_io_commandGoldwyn Rodrigues1-1/+15
2017-12-14common/populate: fix S_IFDIR.FMT_BLOCK and ATTR.FMT_LOCAL for ext4 encryptionTheodore Ts'o1-2/+2
2017-12-12common: rework _require_ext4_mkfs_featureTheodore Ts'o5-31/+21
2017-12-10build: fix Wlog_Error_String overflow issuesRoss Zwisler1-3/+4
2017-12-10build: fix TagName overflow issuesRoss Zwisler3-3/+3
2017-12-10build: fix _BSD_SOURCE complier warningRoss Zwisler1-0/+1
2017-12-10generic: add test for DAX MAP_SYNC supportRoss Zwisler4-0/+120
2017-12-08dm-log-writes: only replay log to marks that existRoss Zwisler1-0/+4
2017-12-06btrfs: reproduce a read failure on raid6 setupLiu Bo3-0/+132
2017-12-06btrfs/124: add balance --full-balance optionAnand Jain2-1/+12
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-28generic/465: just check the actual read data under dio read/writeXiao Yang1-5/+6
2017-11-26fstests: filter readonly mount error messagesEryu Guan5-16/+67
2017-11-26overlay/036: filter busy mount messageEryu Guan3-4/+16
2017-11-26fstests: filter mount error message for EUCLEAN and ESTALEEryu Guan6-12/+33
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-26fstests: add fio perf results supportJosef Bacik13-3/+477
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-16common/rc: check dmesg for UBSAN errorsDarrick J. Wong1-0/+1
2017-11-16aio-dio-append-write-read-race: abort if we encounter syscall errorsDarrick J. Wong1-23/+21
2017-11-16generic/45[34]: add emoji to the unusual fs naming testDarrick J. Wong2-0/+10
2017-11-16common/fuzzy: if the fuzz verb is random, keep fuzzing until we get a new valueDarrick J. Wong1-3/+8
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-14src/t_dir_type.c: Use strtoul() instead of atoll()Chandan Rajendra1-1/+1
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. Wong8-0/+332
2017-11-10common/fuzzy: ignore padding fields on xfsDarrick J. Wong1-4/+10
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-10ltp/fsx: allow comments when reading operations from logsEryu Guan1-1/+1
2017-11-10common/filter.btrfs: add 'zstd' to compress property filterMisono, Tomohiro1-1/+1
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-10open_by_handle: test file handles of open filesAmir Goldstein1-10/+31
2017-11-10open_by_handle: test directory file handleAmir Goldstein1-13/+101
2017-11-10open_by_handle: test content of open file handleAmir Goldstein1-7/+63
2017-11-10open_by_handle: test file handles of renamed filesAmir Goldstein1-5/+26
2017-11-10open_by_handle: add filename to error reportsAmir Goldstein1-8/+15
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. Wong3-2/+11
2017-11-03xfs/122: add inode log formatsDarrick J. Wong1-0/+2
2017-11-03generic/459: explicitly require thin_checkDarrick J. Wong2-0/+2
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-03common/rc: force mkfs for xfs in _mkfs_devDarrick J. Wong1-1/+4
2017-11-03xfs/333: fix errors with new inode pointer verifiersDarrick J. Wong2-19/+6
2017-11-03common/xfs: remove inode-paths cruftDarrick J. Wong1-7/+1
2017-11-03fstests: add module reloading helpersDarrick J. Wong6-33/+108
2017-11-03common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.fullDarrick J. Wong1-2/+6
2017-11-03common/xfs: refactor xfs_scrub presence testingDarrick J. Wong5-31/+42
2017-10-27common/fuzzy: online re-scrub should not preenDarrick J. Wong1-1/+1
2017-10-27generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrubDarrick J. Wong2-2/+2
2017-10-27quota: clear speculative delalloc when checking quota usageDarrick J. Wong2-0/+7
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-22log-writes: fix possible infinite loop in zero_range()Hou Tao1-0/+3
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 Dryomov5-26/+17
2017-10-13common: move _filter_xfs_dmesg() to common/filterIlya Dryomov2-22/+23
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 Liu5-0/+310
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: deduplicate code in overlay mount helpersAmir Goldstein1-37/+29
2017-10-10overlay: move _overlay helpers to common/overlayAmir Goldstein2-150/+162
2017-10-10overlay: fix _overlay_config_override of MOUNT_OPTIONSAmir Goldstein1-0/+4
2017-10-10overlay: create helper _overlay_scratch_mount_dirs()Amir Goldstein8-26/+31
2017-10-10overlay: use default overlay mount options _overlay_mount_dirs()Amir Goldstein1-4/+3
2017-10-10overlay: remove stale implementation of _scratch_mount_optionsAmir Goldstein1-16/+0
2017-10-09ext4: skip project quota tests if the kernel does not support themTheodore Ts'o1-0/+3
2017-10-09overlay/038: Miscellaneous fixesChandan Rajendra1-5/+3
2017-10-09common/rc: Further improve gfs2 supportAndreas Gruenbacher1-2/+14
2017-10-09generic: add a new test for racing AIO COW writesChristoph Hellwig5-0/+178
2017-10-08bulkstat_unlink_test_modified: Remove extraneous if statementRostislav Skudnov1-7/+6
2017-10-08holetest: Use pid_t type for fork(2) return valueRostislav Skudnov1-5/+6
2017-10-06writev_on_pagefault: Use ssize_t type for write(2) return valueRostislav Skudnov1-2/+2
2017-10-06fsstress: Fix wrong size argument to getcwd()Rostislav Skudnov1-1/+1
2017-10-06overlay/038: Remove af_unix program requirementChandan Rajendra1-1/+0
2017-10-03fstests: update mkfs.xfs filters for new refactoringDave Chinner2-2/+4
2017-10-03report: fix summary statistics in xUnit headerTheodore Ts'o1-1/+1
2017-10-03report: encode XML Character Entities in xUnit reportTheodore Ts'o1-4/+13
2017-10-01src/nsexec: fix stack pointer alignment exceptionZorro Lang1-1/+2
2017-10-01xfs: test increased overlong directory extent discard thresholdDarrick J. Wong3-0/+124
2017-10-01common/xfs: add iomap_dio_complete() to the dmesg filterEryu Guan1-1/+3
2017-10-01generic/447: not a quick testAmir Goldstein1-1/+1
2017-09-30generic: mmap write readonly DAX fileXiong Zhou6-1/+179
2017-09-30gitignore: sort src/ binaries nameXiong Zhou1-12/+12
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-19common/rc: Improve gfs2 supportAndreas Gruenbacher1-0/+6
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-17src/fsync-err: write to different offset on each fdJeff Layton1-2/+2
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-13common/xfs: Add helpers for checking CONFIG_XFS_DEBUG availabilityCarlos Maiolino1-0/+13
2017-09-13generic: Test filesystem lockup on full overprovisioned dm-thinCarlos Maiolino3-0/+154
2017-09-13gitignore: ignore cscope filesRoss Zwisler1-0/+4
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-09fstests: add support for working with dm-log-writes targetAmir Goldstein3-0/+112
2017-09-09replay-log: add support for replaying ops in target device sector rangeAmir Goldstein3-2/+68
2017-09-09replay-log: add validations for corrupt log entriesAmir Goldstein3-23/+70
2017-09-09log-writes: add replay-log program to replay dm-log-writes targetAmir Goldstein8-1/+859
2017-09-08fsx: add support for keeping existing fileAmir Goldstein1-13/+35
2017-09-08fsx: add support for writing constant instead of random dataAmir Goldstein1-5/+14
2017-09-08fsx: add support for recording operations to a fileAmir Goldstein1-2/+15
2017-09-08fsx: add optional logid prefix to log messagesAmir Goldstein1-23/+33
2017-09-08fsx: add support for integrity check with dm-log-writes targetAmir Goldstein1-24/+123
2017-09-04overlay: Test constant d_ino featureChandan Rajendra3-0/+199
2017-09-03fstests: filter test and scratch together safelyMisono, Tomohiro5-15/+18
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. Wong4-4/+154
2017-09-03xfs/122: fix the size of fsop_ag_resblks structureDarrick J. Wong1-1/+1
2017-09-03common/rc: fix xfs_io scrub command existence testDarrick J. Wong1-1/+1
2017-09-03generic/173: don't dump core when mwrite failsDarrick J. Wong1-0/+3
2017-09-03fsstress: fallback to block size for min dio sizeZorro Lang1-12/+11
2017-09-03generic: add test for executables on read-only DAX mountsRoss Zwisler3-0/+77
2017-09-03fsx: fix compile warningsAmir Goldstein1-4/+13
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-09-03fsx: Fix -Wformat-security warningsTuomas Tynkkynen1-2/+2
2017-08-31src/t_mtab: Add newlines to error messagesTuomas Tynkkynen1-4/+4
2017-08-31fsx: fix path of .fsx* filesAmir Goldstein1-4/+8
2017-08-31fsx: fixes to random seedAmir Goldstein1-4/+4
2017-08-31common/rc: fix _require_xfs_io_command params checkAmir Goldstein1-1/+6
2017-08-31common/rc: convert some egrep to grepAmir Goldstein1-4/+4
2017-08-28generic: test data integrity with mixed buffer read and aio dio writeZorro Lang5-0/+365
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-24common/populate: enable xfs quota accountingDarrick J. Wong1-1/+49
2017-08-22xfs: test xfs_db fuzz command verbsDarrick J. Wong3-0/+113
2017-08-22common/fuzzy: fix fuzz verb scanningDarrick J. Wong1-2/+2
2017-08-18xfs: test for log recovery failure after tail overwriteBrian Foster3-0/+119
2017-08-18overlay: test mount error cases with index=onAmir Goldstein3-0/+98
2017-08-18btrfs/142: enhance regression test for nocsum dio read's repairLu Fengqi1-8/+11
2017-08-18btrfs: test incremental send with compression and extent cloningFilipe Manana3-0/+128