aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-24common/rc: add generic file type support checkAmir Goldstein2-1/+109
2016-12-24generic: test GETNEXTQUOTA near INT_MAXEric Sandeen1-17/+20
2016-11-29src/dirstress: Allow ESTALE as well as ENOENTJ. Bruce Fields1-4/+6
2016-11-18generic: concurrent non-overlapping direct I/O on the same extentsOmar Sandoval2-1/+99
2016-10-26src/seek_sanity_test: discover allocation sizeBenjamin Coddington1-7/+34
2016-10-21t_truncate_self: describe self better in error messageAmir Goldstein1-2/+5
2016-08-31generic: listxattr syscall with different buffer sizesArtem Savkov2-1/+74
2016-08-26src/test-nextquota: fix build failure with glibc 2.24Omar Sandoval1-4/+5
2016-08-12src/t_immutable: allow EPERM on immutable inodeEryu Guan1-54/+54
2016-08-05xfs: test attr_list_by_handle cursor iterationDarrick J. Wong2-1/+120
2016-07-31overlay: truncate running binaries from lower and upper dirsEryu Guan2-1/+21
2016-07-05quota: fix generic/244 on 32-bit platformsTheodore Ts'o1-1/+6
2016-06-15generic/131: dynamically allocate tcp listen port to avoid port clashesTahsin Erdogan1-1/+15
2016-06-15build: avoid struct fsxattr redefinitionJeffrey Bastian1-2/+2
2016-06-15generic: Test handling of private file mappingsJan Kara1-32/+89
2016-05-09generic: Test races between processes doing mmap writesJan Kara1-20/+70
2016-05-09generic: Test races between mmap and normal write for prefaulted rangesJan Kara1-2/+17
2016-05-09generic: Test races between mmap and normal writesJan Kara1-20/+48
2016-05-09generic/340: Remove second fallocate testJan Kara1-35/+1
2016-04-05generic/338: Add mmap race testJan Kara2-2/+345
2016-02-19punch-alternating: use the block size reported by the fs for punchingDarrick J. Wong1-1/+6
2016-02-12aiocp: fix the gcc warningsDarrick J. Wong1-3/+2
2016-02-12reflink: ensure that we can handle reflinking a lot of extentsDarrick J. Wong2-1/+60
2016-02-12dio: unwritten conversion bug testsDarrick J. Wong1-0/+489
2016-02-08quota: test Q_GETNEXTQUOTAEric Sandeen2-1/+164
2016-02-08fsync-tester: reopen files with correct flagsDave Chinner1-4/+4
2015-11-17generic/285: fix the wrong result printed in full logChao Yu1-2/+2
2015-10-14src/runas: Fixes and cleanupsAndreas Gruenbacher1-39/+11
2015-10-14generic: test extending sub-block AIO writes for racesEric Sandeen1-0/+173
2015-09-21src/t_truncate_cmtime: test truncate up tooEryu Guan1-5/+38
2015-08-04xfstests: fix build errors and warningsDave Chinner6-6/+20
2015-08-04locktest: remove manual declaration of errnoTheodore Ts'o1-1/+0
2015-08-04lstat64:: use Posix st_mode definesTheodore Ts'o1-9/+9
2015-08-04fiemap-tester: convert to use O_DIRECTJosef Bacik1-3/+2
2015-05-26xfs/111: make it work betterEric Sandeen1-4/+17
2015-05-26generic/087,126: Test the permission to set file timesAndreas Gruenbacher1-37/+48
2015-03-18generic: Add rudimetary RENAME_WHITEOUT testDave Chinner1-2/+2
2015-02-25fsstress: Add fallocate insert range operationNamjae Jeon1-0/+4
2014-11-10aio: add regression test race between write and fcntlDmitry Monakhov1-0/+150
2014-11-10aio: fix memory corruption in aio-last-ref-held-by-ioLiu Bo1-2/+2
2014-10-14generic: check overwriting renameMiklos Szeredi2-1/+40
2014-09-29fstest: fix dumping of miscompare bufferChristoph Hellwig1-1/+1
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-08-13ext4: add new compacting defragmentation testDmitry Monakhov2-1/+207
2014-08-13aio: test closing the fd before destroying the ioctxJeff Moyer1-0/+239
2014-06-18src/cloner: add CIFS_IOC_COPYCHUNK_FILE supportDavid Disseldorp1-11/+67
2014-06-18src/cloner: check filesystem typeDavid Disseldorp1-0/+47
2014-06-18generic: new case to test getcwd(2)Eryu Guan2-1/+103
2014-06-18resvtest.c: fix invalid use of sizeof()Jeff Moyer1-4/+4
2014-05-15loggen: fix build vs. newer xfsprogs headersJeff Layton1-0/+7
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-04-22generic/285: fix test for generic SEEK_HOLE/DATA implementationsKonstantin Khlebnikov1-2/+3
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: add renameat2 system call number for i386Theodore Ts'o1-0/+4
2014-04-14common: add infrastructure for renameat2 syscall testsMiklos Szeredi2-1/+104
2014-04-04fs: add directories hash collision testHannes Frederic Sowa2-1/+224
2014-03-13build: Move fallocate include into global.hLukas Czerner1-0/+25
2014-03-13aio-dio: fix error msg in aio-dio-subblock-eof-read.cEric Sandeen1-2/+2
2014-02-18src/cloner: use btrfs/ioctl.h header if presentDavid Disseldorp1-0/+4
2014-02-18btrfs: add small program for clone testingDavid Disseldorp2-1/+189
2014-02-06xfs/008: initialize "valid" bitmap in randholes.cEric Sandeen1-0/+1
2014-01-20xfstests: allow override of XFS_IOC_DIOINFOEric Sandeen1-0/+5
2013-11-12xfstests: fix compile error of src/fssum.c on bigendian hostEryu Guan1-0/+2
2013-11-09xfstests: src/feature.c: print a number of online CPUsStanislav Kholmanskikh1-3/+24
2013-11-09xfstests: posix_memalign and io_submit do not set errnoChristoph Hellwig4-23/+36
2013-08-19xfstests: add nsexec user namespace helperDwight Engen2-1/+240
2013-08-13xfstests: add fssum toolJan Schmidt2-0/+836
2013-07-08xfstests generic/313: test ctime and mtime are updated on truncate and ftruncateEryu Guan2-1/+111
2013-06-25xfstests: fsync-tester: fix pwrite() return check and disable direct for test 19Josef Bacik1-1/+9
2013-06-03xfstests 285: Test offsets over 4GBJan Kara1-0/+78
2013-06-03xfstests: fix seek_sanity_test for fs w/o fallocateEric Sandeen1-4/+26
2013-05-31xfstests 285: Fix indentation of do_pwriteJan Kara1-13/+13
2013-05-28xfstests: fix src/seek_sanity_test -t optionEric Sandeen1-8/+11
2013-05-28xfstests: cleanup the codes related to h_chksumZhi Yong Wu1-2/+0
2013-05-14In xfstest 285/286 we don't check whether the target file systemZheng Liu1-2/+16
2013-05-03xfstests 311: test fsync with dm flakey V4Josef Bacik2-1/+538
2013-05-03Revert "xfstests 311: test fsync with dm flakey V3"Rich Johnston2-538/+1
2013-05-03xfstests 311: test fsync with dm flakey V3Josef Bacik2-1/+538
2013-04-05xfstests generic 310: check concurrently of readdir and read on the same dire...Zhao Hongjiang3-1/+104
2013-03-11xfstests, aio-dio-extend-stat.c: fix error reportingJeff Moyer1-4/+3
2013-03-05xfstests: use native definition of O_DIRECT flagEric Whitney1-2/+4
2013-01-29xfstests: SGI license update for looptest.cAndrew Dahl1-25/+14
2012-11-28Revert "xfstests: resolve symlinked devices to real paths"Rich Johnston1-32/+0
2012-11-28Revert "xfstests: fix to build src/realpath and the correct the existence of ...Rich Johnston1-1/+1
2012-11-21xfstests: resolve compiler warningsRich Johnston3-5/+3
2012-11-21xfstests: remove unsupported conditionalsRich Johnston5-22/+0
2012-11-21xfstests: fix to build src/realpath and the correct the existence of target d...sat1-1/+1
2012-11-20xfstests: get return value in seek_sanity_testwenqing.lz1-2/+2
2012-10-26xfstests: resolve symlinked devices to real pathsEric Sandeen1-0/+32
2012-10-24Use upstream version of fstrim instead of the local oneTomas Racek2-258/+1
2012-09-24xfstests: fix a compile warning at seek_sanity_test.cJeff Liu1-2/+4
2012-09-06xfstests: Use libtool to install applicationsRich Johnston1-3/+3
2012-05-11xfstests: introduce 286 for SEEK_DATA/SEEK_HOLE copy testJeff Liu2-1/+251
2012-05-11xfstests: introduce 285 for SEEK_DATA/SEEK_HOLE sanity testJeff Liu2-1/+684
2011-09-23257: check getdents64() for duplicatesGražvydas Ignotas2-1/+125
2011-09-23fstrim: Use strtoull instead of strtoulLukas Czerner1-1/+1
2011-08-22xfstests: fix loggen compile against recent xfsprogs headersChristoph Hellwig1-0/+4
2011-08-03make t_immutable and 079 filesystem-agnosticStefan Behrens1-44/+22
2011-05-04xfstests: clean up fallocate configuration testsEric Sandeen1-1/+1
2011-04-15xfsqa: reduce error output on 229Dave Chinner1-2/+5
2011-03-11xfstests: some refinements on "make depend"Alex Elder2-0/+4
2011-03-09xfstests: fix a few build warningsAlex Elder4-3/+9
2011-03-08225: add additional fiemap-tester run without syncEric Sandeen1-6/+11
2011-03-08Fix fiemap-tester for fewer extents returnedEric Sandeen1-1/+3
2011-02-23Notify via syslog when godown is shutting down fsEric Sandeen1-0/+3
2011-02-21Add test 251: Check filesystem FITRIM implementationLukas Czerner2-1/+258
2011-02-16089: fix error caused by weird stdout buffer handlingLukas Czerner1-1/+7
2011-02-13aiodio_sparse2: fix up alignment for 4k logical block sized devicesJeff Moyer1-1/+22
2011-01-07xfsqa: make hole tests independent of speculative allocation patternsDave Chinner2-0/+21
2010-12-16xfstests: ensure uint64_t is defined for <linux/fs.h>Alex Elder1-0/+1
2010-12-16xfstests: pwrite hang when writing from mmaped buffer of the same pageZhong, Xin2-1/+74
2010-11-19xfstests: check block truncation after write failureChristoph Hellwig2-1/+72
2010-10-19xfstests: randholes: a few final cleanupsAlex Elder1-68/+86
2010-10-19xfstests: randholes: encapsulate argument parsingAlex Elder1-59/+75
2010-10-19xfstests: randholes: clean up readblks()Alex Elder1-28/+27
2010-10-19xfstests: randholes: encapsulate realtime setup codeAlex Elder1-25/+30
2010-10-19xfstests: randholes: use posix_memalign()Alex Elder1-24/+47
2010-10-19xfstests: randholes: encapsulate direct I/O setup codeAlex Elder1-13/+19
2010-10-19xfstests: randholes: hide some Irix/Linux differences more tidilyAlex Elder1-51/+24
2010-10-19xfstests: randholes: rearrange fns and drop their declarationsAlex Elder1-188/+182
2010-10-19xfstests: randholes: document options a bit moreAlex Elder1-7/+21
2010-10-19xfstests: randholes: only allocate write buffer when neededAlex Elder1-19/+26
2010-10-19xfstests: randholes: Fix two bugsAlex Elder1-2/+7
2010-07-23xfstests 240: test non-aligned AIO hole-fillingEric Sandeen1-7/+15
2010-07-14xfstests: test the aio unwrittent extent conversion raceChristoph Hellwig1-0/+123
2010-06-25xfsqa: test open_by_handle() on unlinked and freed inode clustersDave Chinner2-1/+142
2010-05-10xfstests: test extent size hintsChristoph Hellwig2-1/+42
2010-05-04xfstests: Add query fiemap count test.Tao Ma1-0/+17
2010-05-04xfsqa: build dbtest on debian platformsDave Chinner1-12/+12
2010-05-01xfstests: fix fiemap-tester when build without fallocateChristoph Hellwig1-6/+3
2010-03-06xfsqa: Add fiemap exerciserEric Sandeen2-0/+646
2010-02-13xfstests: fix some warningsAlex Elder1-0/+1
2010-02-09xfstests: fix up fs_perms test used by 126Eric Sandeen1-7/+5
2010-02-03xfstests: 223 - test file alignment on stripe geometryEric Sandeen2-1/+69
2010-01-27xfstests: fix compilation of iopat targetsChristoph Hellwig1-6/+4
2010-01-26xfstests: Automatic build dependency calculationsDave Chinner2-4/+10
2010-01-21xfstests: simplify build of preallo_rw_pattern_reader/writerChristoph Hellwig3-11/+5
2010-01-21xfstests: fix format string warning in aio-dio-extend-stat.cChristoph Hellwig1-2/+3
2010-01-21xfstests: fix format string warnings in locktest.cChristoph Hellwig1-2/+2
2010-01-21xfstests: don't redefine _GNU_SOURCE in aio testsDave Chinner1-2/+0
2010-01-21xfstests: fix printf warnings in locktest.cDave Chinner1-15/+20
2010-01-21xfstests: fix printf format warnings in looptest.cDave Chinner1-4/+4
2010-01-21xfstests: fix compile warnings in iopat.cDave Chinner1-1/+2
2010-01-21xfstests: fix bulkstat related compile warnings.Dave Chinner3-5/+5
2010-01-20xfsqa: Fix signal usage in aio-dio test codeDave Chinner1-1/+8
2010-01-20xfstests: Use common rules to build binariesDave Chinner2-87/+21
2010-01-17xfstests 131: kill locktest process in cleanup & better error msgsEric Sandeen1-1/+6
2010-01-12add a test for ctimes updates in futimensChristoph Hellwig2-1/+34
2009-12-03commit bd53c922 added src/aio-dio-regress to the top-levelEric Sandeen1-1/+4
2009-07-30actually hook up 198, make it genericEric Sandeen1-0/+0
2009-06-04aio-dio-regress: fix aio-dio-extend-stat on s390Eric Sandeen1-12/+9
2009-06-04Revert "aio-dio-regress: fix aio-dio-extend-stat on s390"Eric Sandeen1-64/+16
2009-06-03Check for xlog_assign_lsn in xfs headersEric Sandeen1-1/+1
2009-06-03Hi,Jeff Moyer1-2/+10
2009-06-03aio-dio-regress: fix aio-dio-extend-stat on s390Jeff Moyer1-16/+64
2009-06-03aio-dio-regress: align I/O buffers to 4k for 4k sector devicesJeff Moyer3-3/+3
2009-06-03Add aio-dio-regress testsEric Sandeen9-1/+829
2009-06-02libxfs.h is really only needed for the loggen test;Eric Sandeen1-1/+5
2009-05-28Use xfs.h rather than libxfs.hEric Sandeen6-18/+12
2009-05-28Drop the xfs-specific MAXNAMELEN in favor of the Posix NAME_MAXEric Sandeen2-8/+6
2009-02-02xfstests: Fix *FLAGS passing and dependencies.Arkadiusz Miśkiewicz1-6/+6
2009-01-02Create xfstests install target.Eric Sandeen1-0/+6
2008-12-31test 198, testcase for aio+dio writes into sparse filesEric Sandeen1-0/+384
2008-12-31test 197, add a testcase for d_off truncationChristoph Hellwig2-1/+63
2008-12-31test 196, add a testcase for renames across project boundariesChristoph Hellwig2-1/+22
2008-12-31fix compiler warningsChristoph Hellwig7-11/+18
2008-11-25Fedora is catching calls to open which have O_CREAT set w/o a mode.Barry Naujok1-1/+1
2008-11-25Change mode string variable declarationBarry Naujok1-1/+1
2008-11-20xfstests: fix buffer overflow in lstat64.cBarry Naujok1-2/+1
2008-11-20xfstests: fix nr of args in open callsBarry Naujok3-3/+3
2008-09-08Update xfsprogs to latest kernel headers and functionsBarry Naujok2-58/+56
2008-09-01Fix nametest.c warningsBarry Naujok1-1/+1
2008-06-24Add CI stat/create/unlink test for multiple directory formsBarry Naujok3-20/+226
2007-10-30Remove a redundant line.Mohamed Barwani1-5/+4
2007-10-26Add -r switch to src/bulkstat_unlink_test.c needed for QA test 183Niv Sardi1-95/+156
2007-10-04Fix up attr include path for irix, like ddiss did for dmiperf.c.Tim Shimmin1-0/+4
2007-10-03Modify existing test cases, and add a new one.Mohamed Barwani2-1/+192
2007-09-17test out xfs_inactive_attrs in log replay for iunlink processing.Tim Shimmin2-18/+68
2007-07-24intigrate bulkstat_unlink_test into XFS-QAMohamed Barwani2-1/+126
2007-06-04QA test to exercise unwritten extent conversion for sync direct I/ODave Chinner2-1/+158
2007-04-23QA test to demonstrate unwritten extent/mmap write problemDave Chinner2-2/+74
2006-10-17test out attr2 with different number of extents and numberTim Shimmin1-4/+35
2006-09-01changed attributes.h include path for irixDavid Disseldorp1-1/+5
2006-08-14fix for unaligned access in loggen.cAllan Randall1-6/+8
2006-08-04Merge relevant CXFSQA tests into XFSQAAllan Randall8-1/+1929
2006-07-07Simple little program for populating a filesystem that could look like one DM...Nathan Scott2-1/+293
2006-07-04Fix up the irix build with the log format 32/64 packed changes beingTim Shimmin1-0/+1
2006-06-27QA updates - make builds on older versions of headers work, reenable rt on br...Nathan Scott1-0/+8
2006-05-26Test out pv#953263 by creating AGI unlinked lists for recovery andTim Shimmin2-1/+86
2006-02-08Couple more QA tests - one ENOSPC condition, one bulkstat error case.Nathan Scott2-3/+47
2005-12-09Stop using ls for comparison with dump/restore for 065 and insteadTim Shimmin1-17/+55
2005-11-28Fix compilation error with recent XFS headers.Nathan Scott1-40/+38
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott33-935/+412
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott2-57/+1