summaryrefslogtreecommitdiff
path: root/ltp
AgeCommit message (Expand)Author
2018-02-24fsstress: avoid infinite loops in clonerange_fDarrick J. Wong
2018-02-22fsx: Fix -P errorsAndreas Gruenbacher
2018-01-24doio, growfiles: Use standard signal name SIGCHLD instead of SIGCLDRostislav Skudnov
2018-01-24fstests: Replace all __[u]intNN_t types with standard [u]intNN_tRostislav Skudnov
2018-01-24fsstress: Include stddef.h for ptrdiff_tRostislav Skudnov
2018-01-02fsstress: implement the clonerange/deduperange ioctlsDarrick J. Wong
2017-12-24fsstress: getcwd() return value fixesAri Sundholm
2017-12-24fsstress: Eliminate valgrind noiseAri Sundholm
2017-12-10build: fix TagName overflow issuesRoss Zwisler
2017-11-10ltp/fsx: allow comments when reading operations from logsEryu Guan
2017-10-06fsstress: Fix wrong size argument to getcwd()Rostislav Skudnov
2017-09-08fsx: add support for keeping existing fileAmir Goldstein
2017-09-08fsx: add support for writing constant instead of random dataAmir Goldstein
2017-09-08fsx: add support for recording operations to a fileAmir Goldstein
2017-09-08fsx: add optional logid prefix to log messagesAmir Goldstein
2017-09-08fsx: add support for integrity check with dm-log-writes targetAmir Goldstein
2017-09-03fsstress: fallback to block size for min dio sizeZorro Lang
2017-09-03fsx: fix compile warningsAmir Goldstein
2017-09-03fsx: Fix -Wformat-security warningsTuomas Tynkkynen
2017-08-31fsx: fix path of .fsx* filesAmir Goldstein
2017-08-31fsx: fixes to random seedAmir Goldstein
2017-07-28fsstress: add AIO read/write and fsync testZorro Lang
2017-07-28fsstress: new writev and readv operations testZorro Lang
2017-07-28build: remove IRIX-specific build logicEric Biggers
2017-07-24tests: remove IRIX support from tests also supported on LinuxEric Biggers
2017-05-19fsstress: cleanup flist with test directory togetherZorro Lang
2017-03-29fsstress: add mwrite/mread into test operation listZorro Lang
2016-12-07build: fix build warnings and notify_others() bugRoss Zwisler
2016-11-14fstests: fix fsx fallocate error messagesChristoph Hellwig
2016-10-07fsx: fix compiler warning due to bad prototypeDavid Disseldorp
2016-06-15build: avoid struct fsxattr redefinitionJeffrey Bastian
2016-02-08fsx.c: Add header file stdbool.hXiao Yang
2016-01-11fsx: Add mechanism to replay failed operationsAndreas Gruenbacher
2016-01-11fsx: Improve operation loggingAndreas Gruenbacher
2016-01-11fsx: Generate test parameters in test()Andreas Gruenbacher
2016-01-11fsx: Report number of successful operationsAndreas Gruenbacher
2016-01-11fsx: Fix hex numbers in operation dumpAndreas Gruenbacher
2016-01-11fsx: Small improvements and fixesAndreas Gruenbacher
2015-08-04xfstests: fix build errors and warningsDave Chinner
2015-08-04fsstress: add the -c optionTheodore Ts'o
2015-08-04fsstress: add the [-l loops] optionTheodore Ts'o
2015-02-25fsx: Add fallocate insert range operationNamjae Jeon
2015-02-25fsstress: Add fallocate insert range operationNamjae Jeon
2015-02-12fsx: check for filesystem support of FALLOCATE_FL_KEEP_SIZEAnna Schumaker
2014-09-29fsx: increase number of logged operationsChristoph Hellwig
2014-05-13fsstress: fix incorrect if condition check for collapse range modeNamjae Jeon
2014-04-22fsstress: remove duplicate COLLAPSE_RANGE flagsNamjae Jeon
2014-04-04fsstress: Add fallocate collapse range operationLukas Czerner
2014-04-04fsx: Add fallocate collapse range operationLukas Czerner
2014-03-13fsx: Add fallocate zero range operationLukas Czerner