aboutsummaryrefslogtreecommitdiffstats
path: root/tests
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.G4-3/+125
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-27xfs: test xfs_db source commandDarrick J. Wong3-0/+78
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/fuzzy: move fuzzing helper functions hereDarrick J. Wong2-0/+2
2017-01-24populate: add _require_populate_commands to check for toolsDarrick J. Wong26-2/+26
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-17common/btrfs: add helper to detect dump-super or btrfs-show-superDavid Sterba1-1/+1
2017-01-17overlay: test concurrent copy upAmir Goldstein3-0/+138
2017-01-16xfs/004: account for XFS reservations changes in 4.10-rcChristoph Hellwig1-17/+6
2017-01-15xfs/188: add and use _require_xfs_mkfs_cinameDavid Disseldorp1-5/+1
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. Wong12-153/+143
2017-01-15ocfs2/reflink: fix file block size reportingDarrick J. Wong10-10/+10
2017-01-15common: add leading underscore to get_block_sizeDarrick J. Wong99-100/+100
2017-01-15ocfs2: test reflinking to inline data filesDarrick J. Wong4-0/+123
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 Guan4-32/+47
2017-01-05overlay: copy up and remove from another namespaceXiong Zhou3-0/+73
2017-01-05generic: Add tests for inode timestamp policyDeepa Dinamani3-0/+191
2017-01-03btrfs/006: Fix false alert due to output changeSu Yue2-16/+24
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-24overlay: stress test changes to top and bottom layers simultaneouslyTheodore Ts'o3-0/+98
2016-12-24common: add _require_getnextquota helperEric Sandeen2-9/+2
2016-12-24generic/244: remove extra junkEric Sandeen1-7/+0
2016-12-24generic: test GETNEXTQUOTA near INT_MAXEric Sandeen3-0/+102
2016-12-24generic: test for weaknesses in filesystem encryptionEric Biggers3-0/+170
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-24btrfs/047: Remove test since upstream don't accept stream-versionQu Wenruo3-156/+0
2016-12-19fstests: teach _scratch_mkfs to handle mkfs option conflictsEryu Guan5-5/+5
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 Xiaoguang5-68/+15
2016-12-13reflink: don't test disjoint block sharing setsDarrick J. Wong1-0/+1
2016-12-09overlay/016: use xfs_io -C for executing commandsAmir Goldstein2-20/+18
2016-12-09btrfs: Use _require_btrfs_qgroup_report to replace open codeQu Wenruo8-27/+19
2016-12-09common/btrfs: rename and enhance _require_btrfs to _require_btrfs_commandQu Wenruo4-4/+5
2016-12-06generic/35[67]: disable swapfile tests on BtrfsOmar Sandoval2-0/+2
2016-12-01generic/095: add iomap_dio_rw() to the dmesg filterDave Chinner1-1/+3
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 Wenruo1-0/+1
2016-11-18generic: concurrent non-overlapping direct I/O on the same extentsOmar Sandoval3-0/+79
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-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-13btrfs: Check false ENOSPC bug caused by incorrect metadata reserveQu Wenruo3-0/+106
2016-11-13fstests: test xfs_copy V5 XFS without -d optionZorro Lang2-11/+18
2016-11-07generic: multi-thread freeze/unfreeze test under fsstressZorro Lang3-0/+97
2016-11-07fstests: make xfs_io mandatoryEryu Guan2-2/+0
2016-11-03filter: xfs_io output has dropped "64" from error messagesDave Chinner28-57/+74
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-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. Wong11-26/+30
2016-10-21xfs: set the refcount btree cowflag when setting up cowDarrick J. Wong2-0/+2
2016-10-20fstests: strip quotes from "$XFS_IO_PROG" call sitesAmir Goldstein2-2/+2
2016-10-20fstests: fix call sites that used xfs_io directlyAmir Goldstein15-22/+22
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-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. Wong35-82/+81
2016-10-07fstests: use get_block_size helperDarrick J. Wong69-70/+70
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 Sandeen5-35/+40
2016-09-23fstests: move now-generic quota tests to genericEric Sandeen10-10/+10
2016-09-23xfs: modify quota tests to work on generic filesystemsEric Sandeen5-30/+27
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-15xfs: various operations on mounted fsZorro Lang3-0/+116
2016-09-15xfs/098: fix xfs_repair on newer xfsprogsXiao Yang1-1/+15
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. Wong15-0/+597
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 Wenruo2-6/+3
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 Guan2-7/+3
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 Savkov3-0/+99
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
2016-08-26xfs/006: refactor reset error handling code to common/rcZorro Lang2-20/+8
2016-08-26xfs/033: source mkfs output again if isize less than 512Zorro Lang4-21/+5
2016-08-26generic/135: redirect stderr from _scratch_mkfsEric Whitney1-1/+1
2016-08-26xfs: test xfs_quota "state" commandEric Sandeen3-0/+297
2016-08-12xfs/122: add the realtime rmapbt inode and btree fieldsDarrick J. Wong1-1/+5
2016-08-08reflink: test cross-mountpoint reflink and dedupeDarrick J. Wong5-0/+199
2016-08-05generic: test accurate shared extent reportingDarrick J. Wong3-0/+108
2016-08-05ext4: Test expansion of inode sizeJan Kara3-0/+616
2016-08-05xfs: test attr_list_by_handle cursor iterationDarrick J. Wong3-0/+70
2016-08-05xfs/128: cycle_mount the scratch deviceDarrick J. Wong2-4/+4
2016-08-05xfs/234: use scratch device helpersDarrick J. Wong1-3/+3
2016-08-05xfs/179: use scratch device helpersDarrick J. Wong1-5/+5
2016-08-05xfs/129: fix post-metadump remounting idiocyDarrick J. Wong1-3/+3
2016-08-05xfs/122: list the new log redo itemsDarrick J. Wong1-0/+8
2016-08-05xfs/310: fix the size calculation for the huge deviceDarrick J. Wong1-2/+3
2016-08-05xfs: use rmapbt-checking helperDarrick J. Wong4-12/+4
2016-08-05xfs/26[34]: remove duplicate testsDarrick J. Wong5-387/+0
2016-08-03generic/095: update warning whitelistChristoph Hellwig1-2/+4
2016-07-31overlay: truncate running binaries from lower and upper dirsEryu Guan3-0/+77
2016-07-31overlay: remove stale file from upperdirEryu Guan3-0/+80
2016-07-31overlay: dump overlay private xattrEryu Guan3-0/+82
2016-07-31generic: run write(2) and fallocate(2) in parallelWang Xiaoguang3-0/+78
2016-07-31xfs/106: rewrite to make it a reliable regression testZorro Lang3-478/+675
2016-07-21generic/235: Fix false failures for some quota formatsJan Kara2-10/+7
2016-07-21btrfs: Update quick and auto tag for btrfs groupQu Wenruo1-4/+4
2016-07-20generic/075,112: fix up fsx error handlingEric Sandeen2-2/+4
2016-07-19btrfs: send on fully deduped fileQu Wenruo3-0/+93
2016-07-19xfs/083: disable dmesg checkXiao Yang1-0/+4
2016-07-18xfs: Add mkfs input validation testsJan Tulak3-0/+341
2016-07-18build: Fix installation for extended namesJan Tulak9-18/+18
2016-07-18generic/120: requires working *atime mount optionsChristoph Hellwig1-0/+2
2016-07-18xfs: fix wrong seq order in group fileEryu Guan1-1/+1
2016-07-16generic: add _require_block_device to more testsEryu Guan3-0/+3
2016-07-16xfs/096: run test only if mkfs.xfs accepts invalid inputsJan Tulak1-0/+1
2016-07-12btrfs: invalid rmdir issued by send operationFilipe Manana3-0/+128
2016-07-12btrfs: incremental send after removing a directoryFilipe Manana3-0/+132
2016-07-12btrfs: incremental send after moving directories aroundFilipe Manana3-0/+266
2016-07-12btrfs/079: Fix wrong value passed to available space checkQu Wenruo1-1/+1
2016-07-08ext4/021: add _require_metadata_journalingEric Whitney1-0/+1