fsx: add FICLONERANGE support
[xfstests-dev.git] / ltp / fsx.c
2018-12-09 Darrick J. Wongfsx: add FICLONERANGE support
2018-12-09 Darrick J. Wongfsx: add five-argument logging function
2018-12-09 Darrick J. Wongfsx: use an enum to define the operation commands
2018-12-09 Darrick J. Wongfsx: always check buffer after each operation
2018-12-09 Darrick J. Wongfsx: shut up compiler warnings
2018-06-13 Hou Taoltp/fsx: output the seed value after logid is initialized
2018-02-22 Andreas Gruenbacherfsx: Fix -P errors
2017-11-10 Eryu Guanltp/fsx: allow comments when reading operations from...
2017-09-08 Amir Goldsteinfsx: add support for keeping existing file
2017-09-08 Amir Goldsteinfsx: add support for writing constant instead of random...
2017-09-08 Amir Goldsteinfsx: add support for recording operations to a file
2017-09-08 Amir Goldsteinfsx: add optional logid prefix to log messages
2017-09-08 Amir Goldsteinfsx: add support for integrity check with dm-log-writes...
2017-09-03 Amir Goldsteinfsx: fix compile warnings
2017-09-03 Tuomas Tynkkynenfsx: Fix -Wformat-security warnings
2017-08-31 Amir Goldsteinfsx: fix path of .fsx* files
2017-08-31 Amir Goldsteinfsx: fixes to random seed
2016-12-07 Ross Zwislerbuild: fix build warnings and notify_others() bug
2016-11-14 Christoph Hellwigfstests: fix fsx fallocate error messages
2016-10-07 David Disseldorpfsx: fix compiler warning due to bad prototype
2016-02-07 Xiao Yangfsx.c: Add header file stdbool.h
2016-01-11 Andreas Gruenbacherfsx: Add mechanism to replay failed operations
2016-01-11 Andreas Gruenbacherfsx: Improve operation logging
2016-01-11 Andreas Gruenbacherfsx: Generate test parameters in test()
2016-01-11 Andreas Gruenbacherfsx: Report number of successful operations
2016-01-11 Andreas Gruenbacherfsx: Fix hex numbers in operation dump
2016-01-11 Andreas Gruenbacherfsx: Small improvements and fixes
2015-02-25 Namjae Jeonfsx: Add fallocate insert range operation
2015-02-12 Anna Schumakerfsx: check for filesystem support of FALLOCATE_FL_KEEP_SIZE
2014-09-29 Christoph Hellwigfsx: increase number of logged operations
2014-04-04 Lukas Czernerfsx: Add fallocate collapse range operation
2014-03-13 Lukas Czernerfsx: Add fallocate zero range operation
2014-03-13 Lukas Czernerbuild: Move fallocate include into global.h
2012-03-31 Curt Wohlgemuthfsx: fix msync parameters
2011-10-13 Alex Elderlimit OP_PUNCH_HOLE operations to the file size
2011-10-13 Alex Eldersimplify TRIM_OFF_LEN() in "ltp/fsx.c"
2011-07-26 Christoph Hellwigfix fsx build with newer xfs headers
2011-07-19 Dave Chinnerxfstests: fix modulo-by-zero error in fsx
2011-07-14 Dave Chinnerxfstests: fix fsx build failure.
2011-07-14 Dave Chinnerxfstests: fix brain-o in fallocate log dump
2011-07-14 Dave Chinnerxfstests: fsx fallocate support is b0rked
2011-07-14 Dave Chinnerxfstests: fix fsx fpunch test to actually test for...
2011-06-17 Allison Hendersonadd hole punching support to fsx
2011-05-11 Boris Rantoxfstests: fsx: do not print fallocate support warning...
2011-03-09 Eric SandeenAdd fallocate calls to fsx
2010-02-13 Alex Elderxfstests: fix some warnings
2009-05-27 Christoph HellwigMerge branch 'master' of git://oss.sgi.com/xfs/cmds...
2009-05-13 Theodore Ts'ofsx: Add check for mmap last-page zero fill
2009-05-13 Theodore Ts'ofsx: Replace use of bcmp() with memcmp()
2009-05-13 Theodore Ts'ofsx: Replace use of bzero() with memset()
2009-05-13 Theodore Ts'ofsx: Use %ll instead of %q in printf format statements
2009-05-13 Theodore Ts'ofsx: Use SEEK_END instead of the BSD'ish L_XTND
2009-04-19 Eric SandeenMerge branch 'master' of git://git./fs/xfs/xfstests-dev
2009-04-13 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfstests-dev
2009-04-13 Felix Blyakherxfstests: fix async io error handling in fsx
2007-03-08 Lachlan McIlroyfsx was calling vfprintf twice without resetting the...
2006-08-04 Allan RandallMerge relevant CXFSQA tests into XFSQA
2005-02-14 Nathan ScottAdd AIO test 113 into the mix, enable AIO testing capab...
2004-10-22 Tim ShimminGet xfstests building on irix using root/toolroot.
2004-06-15 ptoolsFixed merge problems
2004-03-18 fsgqaMerge in latest fsx changes from outside - AIO and...
2003-08-01 fsgqaAdd an fsx test, allow fsx to preallocate file space...
2003-07-07 Nathan Scottxfstests updates - rework build to be like other xfs...