aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-04generic: check that destination timestamps are not updated on dedupeHEADmasterChristoph Hellwig3-0/+87
2017-02-04generic: check that destination timestamps are updated on cloneChristoph Hellwig3-0/+87
2017-02-04generic: add shutdown groupTheodore Ts'o2-20/+20
2017-02-04generic/398: update errors to be returned when doing cross renames w/o keysTheodore Ts'o1-2/+2
2017-02-04generic/388: use the src/godown program instead of xfs_ioTheodore Ts'o1-1/+1
2017-02-04xfs/014: fix typo in xfs_quota commandOmar Sandoval1-1/+1
2017-02-04generic/007: cleanup $TEST_DIR/$seq dirAmir Goldstein2-0/+2
2017-02-04xfs/030: ignore lost rmapbt blocksDarrick J. Wong1-1/+2
2017-02-04xfs/299: don't chmod the underlying mountpoints prior to mountingDarrick J. Wong1-3/+4
2017-02-04xfs/263: don't hardcode inode numbers in outputDarrick J. Wong2-27/+31
2017-02-03btrfs: check btrfs-convert with extent and non-extent sourceLakshmipathi.G5-3/+128
2017-01-27generic: splitted large dio write could trigger assertion on btrfsLiu Bo3-0/+77
2017-01-27btrfs: setxattr on subvolume directoryOmar Sandoval3-0/+72
2017-01-27xfs/122: reduce xfs_dsb_t sizeDarrick J. Wong1-1/+1
2017-01-27tools/nextid: pad 0 in next test id seq numberEryu Guan1-1/+1
2017-01-27xfs: test xfs_db source commandDarrick J. Wong3-0/+78
2017-01-27mvtest: change "FSQA Test No." when we renumber testsDarrick J. Wong1-2/+2
2017-01-27fstests: fix wrong seq number in testXiao Yang8-8/+8
2017-01-27xfs: fuzz every field of every structureDarrick J. Wong144-0/+4908
2017-01-27common/populate: create attrs in different namespacesDarrick J. Wong1-0/+30
2017-01-27populate: discover XFS structure fields and fuzz verbs, and use them to fuzz ...Darrick J. Wong1-0/+264
2017-01-27populate: cache scratch metadata imagesDarrick J. Wong2-1/+46
2017-01-27common/fuzzy: move fuzzing helper functions hereDarrick J. Wong4-35/+82
2017-01-24populate: fix some silly errors when modifying a fs while fuzzingDarrick J. Wong1-4/+6
2017-01-24populate: optionally fill the filesystem when populating fsDarrick J. Wong1-8/+29
2017-01-24populate: add _require_populate_commands to check for toolsDarrick J. Wong27-5/+32
2017-01-24populate: create all types of XFS metadataDarrick J. Wong1-10/+87
2017-01-20btrfs: incremental send after replacing directoryFilipe Manana3-0/+168
2017-01-20btrfs: incremental send after moving a directoryFilipe Manana3-0/+132
2017-01-20btrfs: incremental send after replacing a top level inodeFilipe Manana3-0/+136
2017-01-20xfs: test readlink/readdir with malformed inode modeAmir Goldstein1-0/+9
2017-01-20xfs: test fstat with malformed inode modeAmir Goldstein2-0/+128
2017-01-18generic/405: test mkfs against thin provision deviceBoyang Xue3-0/+76
2017-01-18common/dmthin: call $UDEV_SETTLE_PROG before 'dmsetup remove'Boyang Xue1-0/+3
2017-01-18tools: compare-failures scriptEric Sandeen2-0/+70
2017-01-17common/btrfs: add helper to detect dump-super or btrfs-show-superDavid Sterba2-1/+12
2017-01-17overlay: test concurrent copy upAmir Goldstein3-0/+138
2017-01-17README: Fix Quick start typoLakshmipathi.G1-1/+1
2017-01-16common/rc: Fix _supports_filetype functionXiao Yang1-3/+3
2017-01-16xfs/004: account for XFS reservations changes in 4.10-rcChristoph Hellwig1-17/+6
2017-01-15common/rc: use /bin/bash in _user_do()Christoph Hellwig1-1/+1
2017-01-15common: remove unused XFSPROGS_VERSION checkDavid Disseldorp1-15/+0
2017-01-15xfs/188: add and use _require_xfs_mkfs_cinameDavid Disseldorp2-5/+8
2017-01-15Revert "generic/38[3-6]: require project quota to be enabled on SCRATCH_DEV"Eryu Guan4-4/+3
2017-01-15generic: reproduce ext4 bugs in a shift extents logicRoman Pen3-0/+646
2017-01-15xfs: test handling of invalid inode modesAmir Goldstein3-0/+378
2017-01-15xfs/ext4: check negative inode sizeDarrick J. Wong10-0/+328
2017-01-15dedupe: fix consistent error message prefixes for dedupe testsDarrick J. Wong6-6/+6
2017-01-15reflink: make error reporting consistent when simulating EIODarrick J. Wong22-29/+33
2017-01-15reflink: fix quota tests to work properlyDarrick J. Wong13-153/+153
2017-01-15ocfs2/reflink: fix file block size reportingDarrick J. Wong11-12/+29
2017-01-15common: add leading underscore to get_block_sizeDarrick J. Wong104-108/+108
2017-01-15ocfs2: test reflinking to inline data filesDarrick J. Wong5-1/+124
2017-01-15xfs/010: explicitly allow corrupted write in xfs_dbEric Sandeen1-2/+5
2017-01-15generic/081: hack around the lvm unmount raceChristoph Hellwig1-0/+2
2017-01-10generic: racing getxattr requests against xattr add/removeBrian Foster3-0/+88
2017-01-10xfs/118: add to dangerous groupEric Sandeen1-1/+1
2017-01-06generic/158,304: filter dedupe error messageEryu Guan5-32/+53
2017-01-05overlay: copy up and remove from another namespaceXiong Zhou3-0/+73
2017-01-05generic: Add tests for inode timestamp policyDeepa Dinamani4-0/+239
2017-01-04check: document tests include/exclude optionsAmir Goldstein1-1/+28
2017-01-04check: support include/exclude of sub groupsAmir Goldstein1-0/+8
2017-01-04check: factor out get_sub_group_list() helperAmir Goldstein1-6/+17
2017-01-03btrfs/006: Fix false alert due to output changeSu Yue3-17/+25
2016-12-30btrfs/104: Redirect mkfs output to avoid false alertSu Yue1-1/+1
2016-12-28btrfs/012: Enable test to be executed on non-4k block size filesystemsChandan Rajendra1-1/+3
2016-12-28btrfs/132: wait the writer to avoid EBUSYQu Wenruo1-3/+4
2016-12-24generic: test correct d_type valuesAmir Goldstein3-0/+105
2016-12-24common/rc: add generic file type support checkAmir Goldstein4-1/+119
2016-12-24common/rc: factor out _supports_filetype() helperAmir Goldstein1-14/+17
2016-12-24overlay: stress test changes to top and bottom layers simultaneouslyTheodore Ts'o3-0/+98
2016-12-24common: add _require_getnextquota helperEric Sandeen3-9/+12
2016-12-24generic/244: remove extra junkEric Sandeen1-7/+0
2016-12-24generic: test GETNEXTQUOTA near INT_MAXEric Sandeen4-17/+122
2016-12-24generic: test for weaknesses in filesystem encryptionEric Biggers4-0/+171
2016-12-24generic: test enforcement of one encryption policy per treeEric Biggers3-0/+204
2016-12-24generic: test encrypted file accessEric Biggers3-0/+158
2016-12-24generic: test validation of encryption policy structureEric Biggers3-0/+101
2016-12-24generic: test setting and getting encryption policiesEric Biggers3-0/+179
2016-12-24encrypt: add utilities for testing filesystem encryptionEric Biggers2-0/+147
2016-12-24btrfs/047: Remove test since upstream don't accept stream-versionQu Wenruo4-170/+0
2016-12-19fstests: teach _scratch_mkfs to handle mkfs option conflictsEryu Guan7-111/+126
2016-12-18generic: make sure file size resource limit is honored by fsEryu Guan3-0/+76
2016-12-18overlay: test hardlink breakage on copy upAmir Goldstein3-0/+92
2016-12-18generic/062: don't assume same readdir order after re-creating directoryEric Biggers1-2/+5
2016-12-13overlay: associate tests to copyup groupAmir Goldstein1-2/+2
2016-12-13overlay: test unstable inode numberAmir Goldstein3-0/+107
2016-12-13overlay/016: do not cd into $SCRATCH_MNTAmir Goldstein2-9/+8
2016-12-13generic: make 17[1-4] work well when btrfs compression is enabledWang Xiaoguang6-68/+82
2016-12-13reflink: don't test disjoint block sharing setsDarrick J. Wong2-0/+10
2016-12-12check: fix excluding test groupsAmir Goldstein1-12/+17
2016-12-09overlay/016: use xfs_io -C for executing commandsAmir Goldstein2-20/+18
2016-12-09common: implement _require_xfs_io_command "open"Amir Goldstein1-0/+8
2016-12-09btrfs: Use _require_btrfs_qgroup_report to replace open codeQu Wenruo11-32/+45
2016-12-09common/btrfs: rename and enhance _require_btrfs to _require_btrfs_commandQu Wenruo5-7/+27
2016-12-07build: fix build warnings and notify_others() bugRoss Zwisler2-5/+6
2016-12-06generic/35[67]: disable swapfile tests on BtrfsOmar Sandoval3-0/+24
2016-12-02build: allow building with latest xfslibs on 32-bit LinuxEric Biggers1-2/+9
2016-12-01common: split Btrfs functions from common/rcDave Chinner2-333/+333
2016-12-01common: split XFS functions from common/rcDave Chinner2-617/+616
2016-12-01generic/095: add iomap_dio_rw() to the dmesg filterDave Chinner1-1/+3
2016-11-29check: add brief result summariesDave Chinner1-56/+58
2016-11-29src/dirstress: Allow ESTALE as well as ENOENTJ. Bruce Fields1-4/+6
2016-11-29README: Document fstests mailing listJ. Bruce Fields1-0/+6
2016-11-27ext4/001: Fixup file layout with DAXJan Kara1-1/+1
2016-11-25overlay: test ro/rw fd data inconsisteciesAmir Goldstein3-0/+111
2016-11-25btrfs/124-5: add missing umount for raid5 testsFilipe Manana2-0/+2
2016-11-24generic/182: retain existing btrfs behavior when len == 0Darrick J. Wong2-5/+3
2016-11-22generic: check some inline truncation behaviorsJaegeuk Kim3-0/+174
2016-11-22generic: check inode metadata on f{data}sync after power-cutJaegeuk Kim3-0/+147
2016-11-18fstests: Introduce check for explicit SHARED extent flag reportingQu Wenruo2-0/+45
2016-11-18generic: concurrent non-overlapping direct I/O on the same extentsOmar Sandoval6-1/+179
2016-11-18generic/098: update test for truncating a file into the middle of a holeLiu Bo2-21/+49
2016-11-18xfs/298: cd to / instead of ~Omar Sandoval1-1/+1
2016-11-14generic: fix $tmp path in testsEryu Guan4-4/+4
2016-11-14generic/38[3-6]: require project quota to be enabled on SCRATCH_DEVEryu Guan4-3/+4
2016-11-14generic/37[3-4]: use bind mount instead of 2nd _scratch_mountAmir Goldstein2-4/+4
2016-11-14fstests: fix fsx fallocate error messagesChristoph Hellwig1-5/+5
2016-11-13xfs: testcase for kernelspace xfs_fsr extent handling flawEric Sandeen3-0/+102
2016-11-13xfs/021: filter out detailed array element info from xfs_dbEryu Guan1-1/+1
2016-11-13fstests: fix some minor problems testing ocfs2Darrick J. Wong2-3/+9
2016-11-13btrfs: Check false ENOSPC bug caused by incorrect metadata reserveQu Wenruo3-0/+106
2016-11-13fstests: test xfs_copy V5 XFS without -d optionZorro Lang3-14/+29
2016-11-07generic: multi-thread freeze/unfreeze test under fsstressZorro Lang3-0/+97
2016-11-07fstests: make xfs_io mandatoryEryu Guan4-17/+13
2016-11-05common: add CephFS supportJoao Eduardo Luis3-3/+33
2016-11-03filter: xfs_io output has dropped "64" from error messagesDave Chinner29-57/+81
2016-10-26src/seek_sanity_test: discover allocation sizeBenjamin Coddington1-7/+34
2016-10-26xfs/054: only filter ROOT_INO at the beginningEryu Guan1-7/+7
2016-10-22generic/314: remove from acl groupEric Biggers1-1/+1
2016-10-21overlay/013: adjust test expectation to kernel v4.8Amir Goldstein2-2/+1
2016-10-21overlay/013: fix bug in test_upper creationAmir Goldstein1-1/+1
2016-10-21t_truncate_self: describe self better in error messageAmir Goldstein1-2/+5
2016-10-21generic: Check linking O_TMPFILE into namespace with POSIX ACLsAndreas Gruenbacher3-0/+79
2016-10-21xfs: remove the device parameter from __populate_check_xfs_dirXiao Yang7-7/+7
2016-10-21xfs: fix more xfs_db open-coding instancesDarrick J. Wong12-46/+46
2016-10-21fstests: fix fallocate commands that need the unshare switchDarrick J. Wong12-27/+31
2016-10-21xfs: set the refcount btree cowflag when setting up cowDarrick J. Wong2-0/+2
2016-10-21fstests: run xfs_io with -i option if supportedAmir Goldstein1-0/+9
2016-10-20fstests: strip quotes from "$XFS_IO_PROG" call sitesAmir Goldstein4-18/+18
2016-10-20fstests: fix call sites that used xfs_io directlyAmir Goldstein17-26/+26
2016-10-14xfs/122: remove dead codeEryu Guan1-4/+0
2016-10-13generic/314: don't test SGID behavior after setfaclEric Biggers2-7/+2
2016-10-13generic/375: test both regular file and directoryEric Biggers2-20/+42
2016-10-11common/rc: use real device name in _sysfs_dev functionZorro Lang1-1/+1
2016-10-08xfs: renumber tests after mergeEryu Guan39-87/+87
2016-10-08xfs: check copy-on-write fragmentationDarrick J. Wong9-0/+463
2016-10-07xfs: test realtime rmapbt codeDarrick J. Wong23-0/+1054
2016-10-07xfs: more rmapbt testsDarrick J. Wong5-0/+186
2016-10-07xfs: exercise and validate the xfs_io inode commandEric Sandeen3-0/+118
2016-10-07xfs: fix $XFS_DB_PROG usageDarrick J. Wong37-137/+137
2016-10-07fstests: use get_block_size helperDarrick J. Wong69-70/+70
2016-10-07fsx: fix compiler warning due to bad prototypeDavid Disseldorp1-12/+8
2016-10-07xfs/032: test the next block size if mkfs failsZorro Lang1-0/+5
2016-09-29generic/349,350,351: remove from quick groupEryu Guan1-3/+3
2016-09-29xfs/287: fix wrong seq number in testEryu Guan1-1/+1
2016-09-29generic/052: use _check_scratch_fs not _xfs_checkEryu Guan1-1/+1
2016-09-29xfs/207,327: fsxattr no longer has the reflink flagDarrick J. Wong2-5/+5
2016-09-29xfs/130: don't modify files after failed mountDarrick J. Wong2-7/+3
2016-09-29xfs/122: decrease the log update done item sizesDarrick J. Wong1-3/+3
2016-09-28generic: shutdown fs after log recoveryBrian Foster3-0/+92
2016-09-26generic/361: require that file system uses a real block deviceTheodore Ts'o1-0/+1
2016-09-26generic/317: use id to get user idEryu Guan1-1/+1
2016-09-24btrfs: test free space tree mount optionsOmar Sandoval3-0/+174
2016-09-24generic: truncate heavily reflinked fileWang Xiaoguang3-0/+84
2016-09-23fstests: move now-generic xfs project quota tests genericEryu Guan11-12/+12
2016-09-23xfs: make some xfs project quota tests genericEric Sandeen7-41/+74
2016-09-23fstests: move now-generic quota tests to genericEric Sandeen10-10/+10
2016-09-23xfs: modify quota tests to work on generic filesystemsEric Sandeen6-30/+47
2016-09-23xfs/260: fix output to match actionsEric Sandeen2-3/+3
2016-09-23fstests: require scratch dev in tests using dm targetsEryu Guan3-2/+3
2016-09-20common/rc: fix fsmap checkXiao Yang1-2/+1
2016-09-15xfs: various operations on mounted fsZorro Lang3-0/+116
2016-09-15xfs/098: fix xfs_repair on newer xfsprogsXiao Yang2-2/+16
2016-09-13overlay: sgid inheritance over whiteoutEryu Guan3-0/+104
2016-09-08xfs: test getbmapx shared extent reportingDarrick J. Wong3-0/+111
2016-09-08xfs: test getfsmap ioctlDarrick J. Wong16-0/+603
2016-09-08generic: simple permission check on hard linksEryu Guan3-0/+77
2016-09-08common/rc: Enhance _exclude_scratch_mount_option to handle multiple optionsQu Wenruo3-10/+20
2016-09-08xfs/279: filter scsi debug device correctlyEryu Guan1-1/+1
2016-09-08overlay: copy-up lowerdir which has opaque xattr setEryu Guan3-0/+98
2016-09-08common/rc: introduce _overlay_mount_dirs helperEryu Guan3-13/+18
2016-09-05ext4/021: use $XFS_IO_PROG instead of xfs_ioXiao Yang1-1/+1
2016-09-02xfs/122: check the ag reservation counter ioctlDarrick J. Wong1-0/+1
2016-09-02xfs/122: track xfs_scrub_metadataDarrick J. Wong1-0/+1
2016-09-02xfs: test swapext with reflinkDarrick J. Wong7-0/+339
2016-09-02xfs/122: test btree header block sizesDarrick J. Wong1-0/+2
2016-09-02generic/159, 160: deal with EACCES -> EPERM transitionDarrick J. Wong2-2/+12
2016-09-02xfs/130,235: deal with an unreplayable dirty logDarrick J. Wong2-2/+4
2016-09-02xfs/122: decrease the log update done item sizesDarrick J. Wong1-3/+3
2016-09-02tests/xfs: don't run tests if cowextsize isn't presentDarrick J. Wong23-0/+23
2016-09-01generic/172: raise fs sizeWang Xiaoguang1-12/+8
2016-08-31generic: listxattr syscall with different buffer sizesArtem Savkov6-1/+174
2016-08-31README: fix up dependency listsEric Sandeen1-8/+9
2016-08-30xfs: rw remount with unknown ro-compat featuresZorro Lang3-0/+99
2016-08-28generic/095: add xfs_file_aio_read into warning whitelistZorro Lang1-1/+3
2016-08-26fstests: add punch, collapse, insert, zero test groupsTheodore Ts'o4-58/+58
2016-08-26generic: fsync after file renameFilipe Manana3-0/+83
2016-08-26generic: Check clearing of SGID in chmod and acl_set_fileAndreas Gruenbacher3-0/+91
2016-08-26xfs: EIO error handling testZorro Lang4-1/+149