aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-15xfs/424: add check for finobt && update commentsXiao Yang1-8/+20
2017-08-15generic: test read around EOFZorro Lang3-0/+175
2017-08-09generic/307: add test to acl groupErnesto A. Fernández1-1/+1
2017-08-07common/inject: refactor helpers to use new errortag interfaceDarrick J. Wong3-15/+66
2017-08-07common/config: add acl and user_xattr support for TEST_DEVXiao Yang1-0/+4
2017-08-07common/config: unset TEST_FS_MOUNT_OPTS across config sectionsEryu Guan2-5/+6
2017-08-03fstests: remove tmp files properlyEryu Guan4-14/+19
2017-08-03fstests: batch update of test file modeEryu Guan8-0/+0
2017-08-03common/xfs: add iomap_dio_actor() to the dmesg filterEryu Guan1-1/+3
2017-08-03generic/224: filter out expected XFS warnings for mixed direct/buffer I/OEryu Guan1-1/+10
2017-08-03new: validate groups when creating new testEryu Guan1-2/+12
2017-08-03ext4: fsmap testsDarrick J. Wong7-1/+225
2017-08-03xfs: only run scrub in dry run modeDarrick J. Wong1-1/+1
2017-08-03generic/449: make the test effective against xfsErnesto A. Fernández1-1/+7
2017-08-03src: include <sys/sysmacros.h> for major() and minor()Eric Biggers2-0/+2
2017-07-28generic/446: make sure all background processes are dead before umountEryu Guan1-3/+3
2017-07-28ext4: add a test for ea_inode featureTahsin Erdogan3-0/+167
2017-07-28xfs: test xfs_db to ensure type size taken into account with new typeBill O'Donnell3-0/+112
2017-07-28common/rc: factor out _ext4_disable_extent_zeroout() helperXiao Yang6-33/+23
2017-07-28common/rc: support reiserfs in _scratch_mkfs_sizedErnesto A. Fernández1-1/+4
2017-07-28xfs/068: update golden output due to new operations in fsstressZorro Lang1-1/+1
2017-07-28fsstress: add AIO read/write and fsync testZorro Lang1-0/+214
2017-07-28fsstress: new writev and readv operations testZorro Lang1-0/+163
2017-07-28include: remove some unused headersEric Biggers2-495/+0
2017-07-28build: remove IRIX-specific build logicEric Biggers9-183/+32
2017-07-28common: remove IRIX-specific codeEric Biggers5-86/+12
2017-07-24tests: clean up per-OS output filesEric Biggers43-68/+3
2017-07-24tests: remove IRIX support from tests also supported on LinuxEric Biggers184-13103/+175
2017-07-24README: remove IRIX-specific documentationEric Biggers1-29/+22
2017-07-24tests: make shared/051 a generic testEric Biggers4-14/+14
2017-07-24tests: remove generic/099Eric Biggers4-559/+0
2017-07-24tests: remove xfs/057 and xfs/058Eric Biggers7-784/+0
2017-07-24tests: remove xfs/114 and xfs/115Eric Biggers5-1082/+0
2017-07-24tests: remove udf/101Eric Biggers3-82/+0
2017-07-24tests: remove udf/098Eric Biggers3-1869/+0
2017-07-24tests: port xfs/095 to LinuxEric Biggers2-8/+6
2017-07-24tests: port generic/097 to LinuxEric Biggers6-410/+287
2017-07-24tests: port generic/093 to LinuxEric Biggers4-93/+27
2017-07-21generic/192: use shorter sleep and tolerate 2s delayEric Biggers2-11/+8
2017-07-20generic/421: stop test from hanging on buggy kernelsEric Biggers1-1/+1
2017-07-19generic: add a less thorough testing mode for fsync-err programJeff Layton3-25/+58
2017-07-19generic: add test of file mode when setfacl failsErnesto A. Fernández3-0/+101
2017-07-19common/attr: fix check for _require_attrs()Ernesto A. Fernández1-1/+1
2017-07-19common/rc: support jfs in _scratch_mkfs_sizedErnesto A. Fernández1-0/+6
2017-07-16btrfs: test direct IO write against raid5/6 filesystemsFilipe Manana3-0/+110
2017-07-16generic: test negative SEEK_HOLE/SEEK_DATA offsetsDarrick J. Wong4-0/+80
2017-07-16overlay: enable the index feature for overlay/hardlink testsAmir Goldstein4-10/+19
2017-07-16fstests: add helper _require_scratch_featureAmir Goldstein1-0/+48
2017-07-14overlay: test mount error cases with exclusive directoriesAmir Goldstein3-0/+95
2017-07-14overlay: test cases that force read-only mountAmir Goldstein3-0/+93
2017-07-14overlay: create overlay/mount test groupAmir Goldstein1-2/+2
2017-07-14overlay/014: fix test with inodes index enabledAmir Goldstein1-2/+7
2017-07-14overlay/014: remove unneeded require and includeAmir Goldstein1-2/+0
2017-07-14reflink: test unlinking a huge extent with a lot of refcount adjustmentsDarrick J. Wong3-0/+101
2017-07-07xfs/297: fail test if _scratch_mount failsBrian Foster1-1/+1
2017-07-06generic/095, generic/247: unmount correct devicesEric Biggers2-1/+5
2017-07-06overlay: test dropping nlink below zeroAmir Goldstein3-0/+110
2017-07-06overlay: test nlink accounting of overlay hardlinksAmir Goldstein3-0/+220
2017-07-06overlay: test concurrent copy up of lower hardlinksAmir Goldstein3-0/+114
2017-07-06overlay/018: test lower hardlinks re-unite on copy upAmir Goldstein2-0/+17
2017-07-06overlay/018: test broken hardlinks after mount cycleAmir Goldstein2-2/+16
2017-07-06overlay/018: print hardlink content to golden outputAmir Goldstein2-7/+14
2017-07-06overlay/018: re-factor and add to hardlink groupAmir Goldstein2-9/+26
2017-07-04generic/446: add __xfs_get_blocks() into _filter_xfs_dmesgXiao Yang1-1/+3
2017-07-03xfs: scrub while appending to a fileDarrick J. Wong3-0/+89
2017-07-03ext4: don't online scrub everDarrick J. Wong3-6/+7
2017-07-03common/rc: test that the xfs_io scrub/repair commands actually workDarrick J. Wong1-0/+5
2017-07-03common/populate: remember multi-device configurationsDarrick J. Wong1-1/+12
2017-07-03overlay/031: add tests of whiteouts in lowerdir and both dirszhangyi (F)1-11/+47
2017-07-03overlay/031: factor out _create_whiteout() helperzhangyi (F)1-15/+23
2017-06-29xfs: test freeze/rmap repair raceDarrick J. Wong3-0/+114
2017-06-29generic: test a race between dio reads and mapped writesXiao Yang3-0/+94
2017-06-29xfs/274: flip shared bits to reflect xfsprogs usageDarrick J. Wong1-2/+2
2017-06-29generic/247: filter out expected XFS warnings for mixed mmap/direct I/OBrian Foster3-20/+27
2017-06-29common/rc: handle the case when syscall isn't availableLuis Henriques1-0/+2
2017-06-29btrfs/027: reorder the arguments of btrfs replaceLu Fengqi1-2/+2