fstests: don't oom the box opening tmpfiles (take 2)
[xfstests-dev.git] / ltp /
2019-06-07 Darrick J. Wongfstests: remove obsolete xfs ioctl typedef usage
2019-04-26 Darrick J. Wongmisc: xfs_fsop_geom_t -> struct xfs_fsop_geom
2019-04-20 Filipe Mananafsstress: add operation for listing xattrs from files...
2019-04-20 Filipe Mananafsstress: add operation for deleting xattrs from files...
2019-04-20 Filipe Mananafsstress: add operation for reading xattrs from files...
2019-04-20 Filipe Mananafsstress: add operation for setting xattrs on files...
2019-04-19 Filipe Mananafsstress: allow afsync on directories too
2019-04-19 Filipe Mananafsstress: allow fsync on directories too
2019-04-13 Brian Fosterfsx: test copy_file_range() using non-zero length copy
2019-03-31 Jan Karafsx: fix errors due to unsupported FIDEDUPERANGE
2019-03-02 Rostislav Skudnovfsstress: show correct offsets and length for copy_file...
2019-02-16 Zorro Langfsstress: avoid infinite zero byte reading
2019-02-10 Zorro Langfsstress: avoid splice_f generating too large sparse...
2019-01-27 Zorro Langfsstress: add splice support
2019-01-06 Hou Taofsx: check ENOSYS in test_copy_range() & test_fallocate()
2018-12-09 Darrick J. Wongfsx: add copy_file_range support
2018-12-09 Darrick J. Wongfsstress: add copy_file_range support
2018-12-09 Darrick J. Wongfsx: add FIDEDUPERANGE support
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-12-09 Darrick J. Wongfsstress: check system call return values
2018-12-09 Darrick J. Wongfsstress: fix compiler warnings
2018-07-01 Lu Fengqifsstress: remove include <attr/xattr.h>
2018-06-22 Dave Chinnerltp/: spdx license conversion
2018-06-13 Hou Taoltp/fsx: output the seed value after logid is initialized
2018-02-24 Darrick J. Wongfsstress: avoid infinite loops in clonerange_f
2018-02-22 Andreas Gruenbacherfsx: Fix -P errors
2018-01-24 Rostislav Skudnovdoio, growfiles: Use standard signal name SIGCHLD inste...
2018-01-24 Rostislav Skudnovfstests: Replace all __[u]intNN_t types with standard...
2018-01-24 Rostislav Skudnovfsstress: Include stddef.h for ptrdiff_t
2018-01-02 Darrick J. Wongfsstress: implement the clonerange/deduperange ioctls
2017-12-24 Ari Sundholmfsstress: getcwd() return value fixes
2017-12-24 Ari Sundholmfsstress: Eliminate valgrind noise
2017-12-10 Ross Zwislerbuild: fix TagName overflow issues
2017-11-10 Eryu Guanltp/fsx: allow comments when reading operations from...
2017-10-06 Rostislav Skudnovfsstress: Fix wrong size argument to getcwd()
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 Zorro Langfsstress: fallback to block size for min dio size
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
2017-07-28 Zorro Langfsstress: add AIO read/write and fsync test
2017-07-28 Zorro Langfsstress: new writev and readv operations test
2017-07-28 Eric Biggersbuild: remove IRIX-specific build logic
2017-07-24 Eric Biggerstests: remove IRIX support from tests also supported...
2017-05-19 Zorro Langfsstress: cleanup flist with test directory together
2017-03-29 Zorro Langfsstress: add mwrite/mread into test operation list
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-06-15 Jeffrey Bastianbuild: avoid struct fsxattr redefinition
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-08-04 Dave Chinnerxfstests: fix build errors and warnings
2015-08-04 Theodore Ts'ofsstress: add the -c option
2015-08-04 Theodore Ts'ofsstress: add the [-l loops] option
2015-02-25 Namjae Jeonfsx: Add fallocate insert range operation
2015-02-25 Namjae Jeonfsstress: 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-05-13 Namjae Jeonfsstress: fix incorrect if condition check for collapse...
2014-04-22 Namjae Jeonfsstress: remove duplicate COLLAPSE_RANGE flags
2014-04-04 Lukas Czernerfsstress: Add fallocate collapse range operation
2014-04-04 Lukas Czernerfsx: Add fallocate collapse range operation
2014-03-13 Lukas Czernerfsx: Add fallocate zero range operation
2014-03-13 Lukas Czernerfsstress: translate flags in fiemap_f
2014-03-13 Lukas Czernerfsstress: Add fallocate zero range operation
2014-03-13 Lukas Czernerbuild: Move fallocate include into global.h
2014-03-13 Dmitry Monakhovfsstress: add verifiable logging mode
2014-01-20 Eric Sandeenxfstests: allow override of XFS_IOC_DIOINFO
2014-01-20 Jeff Mahoneyaio-stress: use calloc for thread_info array
2013-10-14 Eric Sandeenxfstests: fix fsstress usage() output
2013-06-26 Dave Kleikampxfstests: aio-stress is calling pthread_join incorrectly
2013-05-09 Jan Schmidtxfstests: add execution of a custom command to fsstress...
2013-01-22 Satoru Takeuchixfstests: Change the interpreter of ltp/runtest.sh...
2012-11-21 Rich Johnstonxfstests: resolve compiler warnings
2012-11-21 Rich Johnstonxfstests: remove unused conditional NO_XFS
2012-11-21 Rich Johnstonxfstests: remove unsupported conditionals
2012-09-13 Ben MyersMerge branch 'master' of git://git./fs/xfs/xfstests-dev
2012-09-06 Rich Johnstonxfstests: Use libtool to install applications
2012-03-31 Curt Wohlgemuthfsx: fix msync parameters
2012-02-06 Eric Sandeenfsstress: make sync a write op
2011-11-10 Dmitry Monakhovfsstress: fix argument typo
2011-11-03 Dmitry Monakhovxfstests: add fiemap operation to fsstress
2011-11-03 Dmitry Monakhovxfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2
2011-11-03 Dmitry Monakhovxfstests: add fallocate support to fsstress
2011-11-03 Dmitry Monakhovxfstests: fsstress add command line style output for...
next