aboutsummaryrefslogtreecommitdiffstats
path: root/ltp
AgeCommit message (Expand)AuthorFilesLines
2016-12-07build: fix build warnings and notify_others() bugRoss Zwisler2-5/+6
2016-11-14fstests: fix fsx fallocate error messagesChristoph Hellwig1-5/+5
2016-10-07fsx: fix compiler warning due to bad prototypeDavid Disseldorp1-12/+8
2016-06-15build: avoid struct fsxattr redefinitionJeffrey Bastian1-1/+1
2016-02-08fsx.c: Add header file stdbool.hXiao Yang1-0/+1
2016-01-11fsx: Add mechanism to replay failed operationsAndreas Gruenbacher1-33/+213
2016-01-11fsx: Improve operation loggingAndreas Gruenbacher1-56/+66
2016-01-11fsx: Generate test parameters in test()Andreas Gruenbacher1-14/+18
2016-01-11fsx: Report number of successful operationsAndreas Gruenbacher1-1/+1
2016-01-11fsx: Fix hex numbers in operation dumpAndreas Gruenbacher1-2/+2
2016-01-11fsx: Small improvements and fixesAndreas Gruenbacher1-5/+8
2015-08-04xfstests: fix build errors and warningsDave Chinner1-0/+1
2015-08-04fsstress: add the -c optionTheodore Ts'o1-2/+12
2015-08-04fsstress: add the [-l loops] optionTheodore Ts'o1-4/+13
2015-02-25fsx: Add fallocate insert range operationNamjae Jeon1-10/+114
2015-02-25fsstress: Add fallocate insert range operationNamjae Jeon1-3/+16
2015-02-12fsx: check for filesystem support of FALLOCATE_FL_KEEP_SIZEAnna Schumaker1-5/+13
2014-09-29fsx: increase number of logged operationsChristoph Hellwig1-1/+1
2014-05-13fsstress: fix incorrect if condition check for collapse range modeNamjae Jeon1-1/+1
2014-04-22fsstress: remove duplicate COLLAPSE_RANGE flagsNamjae Jeon1-1/+0
2014-04-04fsstress: Add fallocate collapse range operationLukas Czerner1-0/+20
2014-04-04fsx: Add fallocate collapse range operationLukas Czerner1-7/+100
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 Czerner2-16/+6
2014-03-13fsstress: add verifiable logging modeDmitry Monakhov1-4/+12
2014-01-20xfstests: allow override of XFS_IOC_DIOINFOEric Sandeen3-0/+34
2014-01-20aio-stress: use calloc for thread_info arrayJeff Mahoney1-2/+2
2013-10-14xfstests: fix fsstress usage() outputEric Sandeen1-1/+1
2013-06-26xfstests: aio-stress is calling pthread_join incorrectlyDave Kleikamp1-2/+1
2013-05-09xfstests: add execution of a custom command to fsstress (-x and -X options)Jan Schmidt1-2/+24
2013-01-22xfstests: Change the interpreter of ltp/runtest.sh to bashSatoru Takeuchi1-1/+1
2012-11-21xfstests: resolve compiler warningsRich Johnston3-74/+65
2012-11-21xfstests: remove unused conditional NO_XFSRich Johnston3-120/+0
2012-11-21xfstests: remove unsupported conditionalsRich Johnston4-2190/+7
2012-09-06xfstests: Use libtool to install applicationsRich Johnston1-1/+1
2012-03-31fsx: fix msync parametersCurt Wohlgemuth1-1/+1
2012-02-06fsstress: make sync a write opEric Sandeen1-1/+2
2011-11-10fsstress: fix argument typoDmitry Monakhov1-1/+1
2011-11-03xfstests: add fiemap operation to fsstressDmitry Monakhov1-0/+76
2011-11-03xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2Dmitry Monakhov1-1/+67
2011-11-03xfstests: add fallocate support to fsstressDmitry Monakhov1-1/+126
2011-11-03xfstests: fsstress add command line style output for show_optsDmitry Monakhov1-4/+17
2011-11-02xfstests: fsstress should kill children tasks before exitDmitry Monakhov1-1/+36
2011-11-02xfstests: add different logging option to fsstressDmitry Monakhov1-1/+32
2011-11-02xfstests: fsstress dump inode info when possibleDmitry Monakhov1-28/+55
2011-10-13limit OP_PUNCH_HOLE operations to the file sizeAlex Elder1-1/+1
2011-10-13simplify TRIM_OFF_LEN() in "ltp/fsx.c"Alex Elder1-14/+14
2011-07-26fix fsx build with newer xfs headersChristoph Hellwig1-3/+3
2011-07-20xfstests: fix modulo-by-zero error in fsxDave Chinner1-8/+8
2011-07-14xfstests: fix fsx build failure.Dave Chinner1-6/+7
2011-07-14xfstests: fix brain-o in fallocate log dumpDave Chinner1-13/+15
2011-07-14xfstests: fsx fallocate support is b0rkedDave Chinner1-69/+123
2011-07-14xfstests: fix fsx fpunch test to actually test for fpunchDave Chinner1-7/+7
2011-07-13Fix the ltp Makefile to allow for installation of all non-c (scripts) filesAkshay Lal1-0/+2
2011-06-17add hole punching support to fsxAllison Henderson1-19/+124
2011-05-11xfstests: fsx: do not print fallocate support warning in quiet modeBoris Ranto1-1/+2
2011-03-11xfstests: some refinements on "make depend"Alex Elder1-0/+2
2011-03-09Add fallocate calls to fsxEric Sandeen2-13/+119
2010-02-13xfstests: fix some warningsAlex Elder1-1/+1
2010-01-26xfstests: Automatic build dependency calculationsDave Chinner1-1/+2
2010-01-21xfstests: fix printf format warnings in aio-stress.cDave Chinner1-6/+9
2010-01-21xfstests: Don't use tempnam in growfiles.cDave Chinner1-3/+2
2010-01-21xfstests: fix bulkstat related compile warnings.Dave Chinner1-2/+2
2010-01-21xfstests: fix compile warning in doio.cDave Chinner1-2/+4
2010-01-20xfstests: Use common rules to build binariesDave Chinner1-23/+8
2009-06-05update aio-stress.c, with copyright information intactEric Sandeen1-112/+193
2009-05-28Drop the xfs-specific MAXNAMELEN in favor of the Posix NAME_MAXEric Sandeen1-23/+23
2009-05-13fsx: Add check for mmap last-page zero fillTheodore Ts'o1-0/+35
2009-05-13fsx: Replace use of bcmp() with memcmp()Theodore Ts'o1-1/+1
2009-05-13fsx: Replace use of bzero() with memset()Theodore Ts'o1-5/+5
2009-05-13fsx: Use %ll instead of %q in printf format statementsTheodore Ts'o1-5/+5
2009-05-13fsx: Use SEEK_END instead of the BSD'ish L_XTNDTheodore Ts'o1-3/+3
2009-04-13xfstests: fix async io error handling in fsxFelix Blyakher1-7/+36
2009-01-02Create xfstests install target.Eric Sandeen1-0/+5
2008-11-20xfstests: fix nr of args in open callsBarry Naujok1-1/+1
2007-03-08fsx was calling vfprintf twice without resetting the va_list argumentLachlan McIlroy1-3/+7
2006-08-04Merge relevant CXFSQA tests into XFSQAAllan Randall1-6/+52
2006-06-27QA updates - make builds on older versions of headers work, reenable rt on br...Nathan Scott1-0/+4
2006-06-17Comment out extsize setting for all allocators until delalloc accounting issu...Nathan Scott1-0/+2
2005-12-09QA test updates - fixes for pquota, extsize, fsstress, and ensure mount optio...Nathan Scott2-49/+39
2005-12-05Switch to always using get/setxattr rather than a separate projid call on IRIX.Nathan Scott1-11/+5
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott6-181/+70
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott2-59/+2
2005-10-25Add comments, diganostics, pass back some errors from funcs.Tim Shimmin1-33/+135
2005-07-05Fix fsstress builds when setting the project identifier (fsx interface now).Nathan Scott1-1/+7
2005-04-08Abstract out some common quota shell code, add project operation to fsstress.Nathan Scott1-0/+36
2005-02-14Add AIO test 113 into the mix, enable AIO testing capability in local fsx.Nathan Scott3-6/+1489
2004-10-22Get xfstests building on irix using root/toolroot.Tim Shimmin1-2/+2
2004-08-10xfs qa changes to get thinks working on irixTim Shimmin1-4/+9
2004-08-05Some qa changes to get more tests working on IRIX.Tim Shimmin1-9/+1
2004-06-15Fixed merge problemsptools7-143/+235
2004-03-18Merge in latest fsx changes from outside - AIO and direct IO support.fsgqa2-80/+199
2003-09-26Add rwtest case that Steve found an unwritten extent/direct IO bug with.fsgqa2-2/+416
2003-08-01Add an fsx test, allow fsx to preallocate file space on -xfsgqa1-10/+33
2003-07-17QA test updates.fsgqa1-5/+20
2003-07-07xfstests updates - rework build to be like other xfs packages, revive some ol...Nathan Scott7-0/+14041