aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-17generic: add write vs fcollapse testmmap-truncateDave Chinner3-0/+93
2014-09-17generic: add mmap write vs truncate/remap testDave Chinner3-0/+202
2014-09-17generic: add mmap write vs truncate testDave Chinner3-0/+189
2014-09-17check: more tests that shouldn't check the scratch deviceDave Chinner1-1/+1
2014-09-17generic: more tests should clean up TESTDIR on successDave Chinner3-15/+22
2014-09-08xfs/051: test buffer use after free race on I/O failure in XFS log recoveryBrian Foster3-0/+98
2014-09-08xfstests/common: don't assume sysfs attrs all reside under test devBrian Foster2-3/+2
2014-09-08ext4: require fallocate support to run ext4/307Theodore Ts'o1-0/+1
2014-09-08xfstests: generic: add test for double msync, motivated by a btrfs bugFilipe Manana3-0/+126
2014-09-08cifs: skip tests that need POSIX support for nounix mountsPavel Shilovsky6-6/+29
2014-09-08common: add cifs supportPavel Shilovsky4-6/+58
2014-09-08generic/013: encapsulate remount during cleanupPavel Shilovsky2-1/+7
2014-09-08ext4/308: add new defrag compact test caseDmitry Monakhov3-1/+786
2014-09-08src/e4compact: add sparse file optimizationDmitry Monakhov1-10/+76
2014-09-08src/e4compact: handle various block_size correctlyDmitry Monakhov1-4/+13
2014-09-08src/e4compact cleanupDmitry Monakhov1-6/+11
2014-09-08common: _scratch_mkfs_sized inherent default block size from MKFS_OPTIONSDmitry Monakhov1-0/+12
2014-09-08common: add _mkfs_dev helperDmitry Monakhov3-4/+32
2014-09-08filter: update xfs_repair filter for new sunit/swidth warningDave Chinner1-0/+3
2014-09-08common: don't check scratch dev on all testsDave Chinner11-16/+32
2014-08-13generic/225: Require fiemap supportJan Kara1-0/+1
2014-08-13common: allow dmflakey tests to work without udevTheodore Ts'o1-0/+2
2014-08-13generic/077: fall back to /usr if /lib/modules doesn't existTheodore Ts'o1-0/+3
2014-08-13build: Fix test for libgdbm_compat when building staticallyTheodore Ts'o1-5/+5
2014-08-13config: allow chacl to be in any directory in $PATHTheodore Ts'o2-3/+2
2014-08-13btrfs: add regression test for btrfs send with orphansFilipe Manana3-0/+86
2014-08-13ext4: add new compacting defragmentation testDmitry Monakhov5-1/+287
2014-08-13generic: add new defragment testDmitry Monakhov3-0/+2612
2014-08-13defrag: add options to _defrag helperDmitry Monakhov2-14/+99
2014-08-13btrfs: check for matching kernel send streamAnand Jain1-0/+5
2014-08-13xfs: test strided xfs_repair on large filesystemsEryu Guan3-0/+61
2014-08-13xfs/007: add project quota Q_XQUOTARM testJie Liu2-0/+33
2014-08-13common: _devmgt_add() to check if the device is back onlineAnand Jain1-0/+25
2014-08-13shared/006: use _get_free_inode helperEryu Guan1-1/+1
2014-08-13xfs: test inode allocations in post-growfs disk spaceEryu Guan4-0/+141
2014-08-13ext4: regression test for wrong assert in ext4_mb_normalize_request()Xiaoguang Wang4-1/+96
2014-08-13common: Check fs consistency on TEST_DEV only when neededLukas Czerner131-1/+180
2014-08-13common: Check the file system consistency on SCRATCH_DEVLukas Czerner61-113/+14
2014-08-13xfs/291: use xfs_repair -f when repairing a fs imageEric Sandeen1-1/+1
2014-08-13xfs/300: redirect mkfs output to results/xfs directoryXing Gu1-1/+1
2014-08-13xfs/292: fix format of expected messageXing Gu2-4/+15
2014-08-13aio: test closing the fd before destroying the ioctxJeff Moyer4-0/+318
2014-08-13btrfs: add qgroup rescan stress testWang Shilong3-0/+85
2014-06-18generic/317,318: fail gracefully if userns not supportedEric Sandeen3-3/+8
2014-06-18xfs/279: use MKFS_XFS_PROG, not hardcoded pathEric Sandeen1-1/+1
2014-06-18xfstests: create a test for xfs log grant head leak detectionBrian Foster4-0/+136
2014-06-18xfstests: test speculative preallocation reclaim on ENOSPC/EDQUOTBrian Foster3-0/+203
2014-06-18src/cloner: add CIFS_IOC_COPYCHUNK_FILE supportDavid Disseldorp2-11/+68
2014-06-18src/cloner: check filesystem typeDavid Disseldorp1-0/+47
2014-06-18generic: new case to test getcwd(2)Eryu Guan6-1/+165
2014-06-18JFS: Add maximum ACL count into common/attrMichael L. Semon1-0/+3
2014-06-18btrfs: add test for btrfs clone + fsync durabilityFilipe David Borba Manana3-0/+275
2014-06-18resvtest.c: fix invalid use of sizeof()Jeff Moyer1-4/+4
2014-06-18xfs/013: allow non-write fsstress operations in background workloadBrian Foster1-1/+1
2014-06-18btrfs: add test for btrfs cloning with file holesFilipe David Borba Manana4-0/+538
2014-05-27btrfs: test for btrfs send when nested subvols/snapshots existFilipe David Borba Manana3-0/+111
2014-05-27btrfs: add test for btrfs send with large xattrsFilipe David Borba Manana3-0/+111
2014-05-27btrfs: add test for clone operationFilipe David Borba Manana3-0/+671
2014-05-27common: add helper require function _require_btrfs_clonerFilipe David Borba Manana2-3/+8
2014-05-27xfs/005: filter _scratch_mount output to match golden imageEryu Guan1-1/+6
2014-05-27generic: new ENOSPC regression testEryu Guan3-0/+110
2014-05-27btrfs: add test for btrfs send with long pathsFilipe David Borba Manana3-0/+87
2014-05-15config: make sure tests check for loop device supportBrian Foster3-1/+3
2014-05-15btrfs: add regression test for send with extrefsFilipe David Borba Manana3-0/+111
2014-05-15xfs/013: use killall -9 and wait in _cleanup()Brian Foster1-1/+2
2014-05-15loggen: fix build vs. newer xfsprogs headersJeff Layton2-3/+11
2014-05-13locktest: add a F_GETLK vs. openmode testJeff Layton1-17/+24
2014-05-13locktest: consolidate do_lock and do_unlock, and add ability to F_GETLKJeff Layton1-38/+23
2014-05-13locktest: set f_fd to INVALID_HANDLE on closeJeff Layton1-7/+3
2014-05-13locktest: don't assume that F_OPEN should use O_RDWRJeff Layton1-14/+13
2014-05-13config: fix selinux context handlingJosef Bacik1-8/+8
2014-05-13common: fix flink checkJosef Bacik1-0/+2
2014-05-13btrfs: add regression test for inode cache vs tree logWang Shilong3-0/+111
2014-05-13common: use a relative path to fsstresshch@infradead.org1-1/+1
2014-05-13xfs/013: stress the free inode btreeBrian Foster3-0/+163
2014-05-13xfs/010: test repair for finobt corruptionBrian Foster3-0/+191
2014-05-13repair: filter agno/ino repair output for finobtBrian Foster1-0/+2
2014-05-13common: add _require_xfs_[mkfs_]finobt() checks for finobt testsBrian Foster1-0/+18
2014-05-13xfs/030: filter out extra repair noise for finobt enabled fs'Brian Foster1-1/+2
2014-05-13fsstress: fix incorrect if condition check for collapse range modeNamjae Jeon1-1/+1
2014-05-13common: new function to get real device path name and basenameEryu Guan6-7/+21
2014-05-13check: add support for an external file containing tests to excludeTheodore Ts'o1-0/+6
2014-04-28common: Use _require_xfs_io_command() instead of helpersLukas Czerner28-86/+45
2014-04-28generic: introduce new large ACL testDave Chinner4-0/+173
2014-04-28shared/051: remove ACL count subtestDave Chinner2-180/+0
2014-04-28filter: xfs_repair emits new corruption messagseDave Chinner1-0/+3
2014-04-28xfs: remove dmapi tests from the auto groupDave Chinner1-25/+25
2014-04-28generic: cleanup space after test in TESTDIRDave Chinner2-0/+3
2014-04-28generic/204: tweak reserve pool sizeDave Chinner1-2/+0
2014-04-22xfs/167: need at least 10GB of scratch space to runDave Chinner1-0/+6
2014-04-22generic/009: fix check for zero range supportEric Whitney1-1/+1
2014-04-22ext4/001: fix check for zero range supportEric Whitney1-1/+1
2014-04-22common: add helper for zero range support checkEric Whitney1-0/+7
2014-04-22xfs: test X_QUOTARM functionalityEric Sandeen3-0/+90
2014-04-22generic/285: fix test for generic SEEK_HOLE/DATA implementationsKonstantin Khlebnikov1-2/+3
2014-04-22fsx: introduce FSX_AVOID env varEric Sandeen7-9/+14
2014-04-22btrfs/004: fix failure with inlined file extentsFilipe David Borba Manana1-11/+23
2014-04-22btrfs/004: fix filefrag filter for files with 1 block onlyFilipe David Borba Manana1-1/+1
2014-04-22common: Remove unused functionsLukas Czerner2-87/+4
2014-04-22common: set _fs_has_crcs=0 as default in _filter_mkfs()Eryu Guan1-0/+1
2014-04-22fsstress: remove duplicate COLLAPSE_RANGE flagsNamjae Jeon1-1/+0
2014-04-22btrfs: add test for btrfs propertiesFilipe David Borba Manana3-0/+299
2014-04-22btrfs: punch holes and prealloc extents with sendFilipe David Borba Manana4-0/+167
2014-04-16renameat2 syscall: turn EEXIST into ENOTEMPTYMiklos Szeredi1-0/+9
2014-04-16generic: add renameat2 system call number for i386Theodore Ts'o1-0/+4
2014-04-14generic/024: fix output numberDave Chinner1-1/+1
2014-04-14generic: add renameat2 system call number for i386Theodore Ts'o1-0/+4
2014-04-14generic/004: fix filtering of expected error messageTheodore Ts'o2-2/+2
2014-04-14generic/311: add fallocate() checkEric Whitney1-1/+5
2014-04-14generic/300: add fallocate() checksEric Whitney1-0/+7
2014-04-14generic: check cross renameat2 syscallMiklos Szeredi3-0/+116
2014-04-14generic: check noreplace renameat2 syscallMiklos Szeredi3-0/+116
2014-04-14generic: check plain renameat2 syscallMiklos Szeredi3-0/+109
2014-04-14common: add infrastructure for renameat2 syscall testsMiklos Szeredi5-1/+236
2014-04-11config: Add -s option to run only specified sectionsLukas Czerner2-1/+45
2014-04-11generic/022: Fix output fileLukas Czerner1-1/+1
2014-04-11generic/204: correct log size for XFSAlexander Tsvetkov1-2/+2
2014-04-11config: fix specifying configuration value with equality signLukas Czerner1-1/+1
2014-04-11ext4/306: disable 64bit feature tooEryu Guan1-1/+1
2014-04-09check: fix wallclock wrapping problemWanlong Gao1-1/+1
2014-04-09config: Fix setting FSTYP automaticallyLukas Czerner2-13/+13
2014-04-09config: Unset SCRATCH_DEV when deduced from SCRATCH_DEV_POOLLukas Czerner1-1/+7
2014-04-09config: Fix SCRATCH_DEV_POOL handlingLukas Czerner1-1/+6
2014-04-04check: fix RESULT_BASE typo in check scriptEric Sandeen1-1/+1
2014-04-04fsstress: Add fallocate collapse range operationLukas Czerner1-0/+20
2014-04-04fsx: Add fallocate collapse range operationLukas Czerner1-7/+100
2014-04-04btrfs: add test for btrfs incremental send data corruptionFilipe David Borba Manana3-0/+518
2014-04-04fs: add directories hash collision testHannes Frederic Sowa6-1/+317
2014-04-04ext4: Make shared/243 ext4 specificLukas Czerner4-4/+4
2014-04-04generic: Make some shared tests genericLukas Czerner17-36/+35
2014-04-04check: unmount TEST_DEV and SCRATCH_DEV after test runLukas Czerner1-0/+3
2014-04-04check: Remount file system if MOUNT_OPTIONS changedLukas Czerner2-0/+16
2014-04-04check: Allow to recreate TEST_DEVLukas Czerner4-19/+189
2014-04-04check: Add support for sections in config fileLukas Czerner3-12/+157
2014-04-04check: Prepare for config sectionLukas Czerner1-160/+162
2014-04-04shared: new test to use up free inodesEryu Guan3-0/+100
2014-04-04generic: add generic test for fallocate zero rangeLukas Czerner3-0/+412
2014-04-04btrfs: add test for btrfs send directory moves/renamesFilipe Manana3-0/+378
2014-04-04btrfs: add test for btrfs incremental sendFilipe David Borba Manana3-0/+131
2014-04-04btrfs: add test for btrfs send issuing premature rmdir operationsFilipe David Borba Manana3-0/+151
2014-04-04generic: add a basic O_TMPFILE testChristoph Hellwig3-0/+72
2014-04-04common: add flink support to _require_xfs_io_commandChristoph Hellwig1-0/+4
2014-03-13xfs/300: fix golden outputEric Sandeen1-1/+1
2014-03-13generic/280: use waidpid instead of ugly sleepDmitry Monakhov1-1/+2
2014-03-13shared/051: add filter to match the golden output for large aclsJie Liu2-2/+10
2014-03-13btrfs: add basic functional test for btrfs quota groupsWang Shilong3-0/+98
2014-03-13ext4/001: Add ext4 specific test for fallocate zero rangeLukas Czerner3-0/+402
2014-03-13fsx: Add fallocate zero range operationLukas Czerner1-32/+105
2014-03-13fsstress: translate flags in fiemap_fLukas Czerner1-2/+15
2014-03-13fsstress: Add fallocate zero range operationLukas Czerner1-58/+120
2014-03-13build: Move fallocate include into global.hLukas Czerner4-17/+33
2014-03-13generic/008: Add test for fallocate zero range at block boundaryLukas Czerner4-1/+492
2014-03-13common: create _test_block_boundaries in common/punchLukas Czerner3-40/+119
2014-03-13common: Create single function for testing xfs_io commandsLukas Czerner1-34/+38
2014-03-13aio-dio: fix error msg in aio-dio-subblock-eof-read.cEric Sandeen1-2/+2
2014-03-13btrfs: add test for btrfs-progs restore featureFilipe David Borba Manana3-0/+154
2014-03-13fsstress: add verifiable logging modeDmitry Monakhov1-4/+12
2014-03-13btrfs: cleanup tests 004, 007, 022 and 025ZhangZhen4-26/+26
2014-03-13btrfs: add function _require_fssum()Filipe David Borba Manana8-25/+13
2014-03-13xfs/167: need at least 10GB of scratch space to runDave Chinner1-0/+6
2014-03-13xfs/217: prevent enospc failures on small test devicesDave Chinner1-0/+4
2014-03-13generic/003: ensure time changes between stat callsDave Chinner1-49/+61
2014-03-13xfs/189: noattr2 invalid for CRC enabled filesystemsDave Chinner2-0/+12
2014-03-13xfs/033: add golden output for CRC enabled filesystemsDave Chinner3-3/+207
2014-02-24shared/005: Test multiple fallocate collapseNamjae Jeon3-0/+95
2014-02-24shared/004: Delayed allocation multi collapseNamjae Jeon3-0/+115
2014-02-24shared/003: Multi collapse range testsNamjae Jeon3-0/+115
2014-02-24shared/002: Delayed allocation collapse rangeNamjae Jeon3-0/+115
2014-02-24shared/001: Standard collapse range testsNamjae Jeon5-63/+222
2014-02-19generic: test for atime-related mount optionsKoen De Wit4-0/+210
2014-02-18btrfs: cleanup tests btrfs/030 and btrfs/034Filipe David Borba Manana3-23/+1899
2014-02-18btrfs: add test for send issuing duplicated rmdir opsFilipe David Borba Manana3-0/+126
2014-02-18btrfs: add test for incremental send after dir renamesFilipe David Borba Manana3-0/+133
2014-02-18btrfs: add regression test for incremental sendFilipe David Borba Manana4-0/+134
2014-02-18btrfs/005: log test result to right pathWang Shilong1-6/+7
2014-02-18xfs: ensure bad primary sb crc fails mountEric Sandeen3-0/+71
2014-02-18xfs: check that junk in V4 superblocks doesn't break growfsEric Sandeen3-0/+77
2014-02-18btrfs/004: fix to make test really workWang Shilong1-5/+11
2014-02-18xfs: test setting XFS BMBT fields in xfs_dbMark Tinguely3-0/+249
2014-02-18btrfs: add test for data corruption when using compressionFilipe David Borba Manana3-0/+115
2014-02-18btrfs: add a regression test for running snapshot and send concurrentlyWang Shilong3-0/+88
2014-02-18btrfs: add new clone overwrite regression testDavid Disseldorp3-0/+81
2014-02-18src/cloner: use btrfs/ioctl.h header if presentDavid Disseldorp2-0/+5
2014-02-18btrfs: add small program for clone testingDavid Disseldorp3-1/+190
2014-02-18xfs/021: filter v5 filesystem metadataDave Chinner1-0/+9
2014-02-18xfs/299: users can't modify root owned filesDave Chinner2-52/+50
2014-02-06xfs/008: initialize "valid" bitmap in randholes.cEric Sandeen1-0/+1
2014-02-06xfs/066: stat the test file, not the directoryDave Chinner2-4/+8
2014-02-06xfs/296: fix golden outputDave Chinner1-1/+2
2014-02-04generic: inconsistent initial state for test_generic_punchDave Chinner4-21/+10
2014-02-04generic: _test_generic_punch not blocksize cleanDave Chinner5-16/+87
2014-02-04xfs/291: fix spurious ENOSPC errorsDave Chinner1-3/+6
2014-02-04xfs/199: enforce v4 superblock format for testDave Chinner1-1/+4
2014-02-04xfstests: add test for btrfs incremental send data corruptionFilipe David Borba Manana3-0/+108
2014-02-03btrfs/030: add more test casesFilipe David Borba Manana1-21/+65
2014-02-03ext4/306: avoid failures caused by incompatible mount optionsEric Whitney1-14/+7
2014-02-03generic/299: truncate can fail with ENOSPCJosef Bacik1-1/+1
2014-02-03generic/313: initialise TEST_DIR before useBrian Foster1-1/+2
2014-02-03btrfs/029: filter mkfs and cp outputJosef Bacik2-5/+5
2014-02-03xfs: remove spurious line continuation from _require_xfs_crcBrian Foster1-1/+1