generic/398: remove workarounds for wrong error codes
[xfstests-dev.git] / ltp /
2020-09-27 Zorro Langfsx: add IO_URING test
2020-09-27 Zorro Langfsx: introduce fsx_rw to combine aio_rw with general...
2020-09-27 Zorro Langfsstress: fix memory leak in do_aio_rw
2020-09-27 Zorro Langfsstress: reduce the number of events when io_setup
2020-09-27 Zorro Langfsstress: add IO_URING read and write operations
2020-05-10 Filipe Mananafsx: move range generation logic into a common helper
2020-05-10 Filipe Mananafsx: fix infinite/too long loops when generating ranges...
2020-05-10 Filipe Mananafsx: fix infinite/too long loops when generating ranges...
2020-05-10 Filipe Mananafsx: allow zero range operations to cross eof
2020-03-08 Filipe Mananafsx: fix bug where zero range operations never use...
2020-02-09 Darrick J. Wongfsx: support 64-bit operation counts
2020-02-01 Josef Bacikltp/fsx: drop caches if we're doing closeopen
2020-02-01 Josef Bacikltp/fsx: do size check after closeopen operation
2020-01-08 Yang Xultp/fsstress: Add header file stdbool.h
2020-01-06 Darrick J. Wongfsx: fix range overlap check
2019-12-29 Josef Bacikfsstress: allow operations to use either a directory...
2019-12-29 Josef Bacikfsstress: add the ability to create snapshots
2019-12-29 Josef Bacikfsstress: add the ability to create/delete subvolumes
2019-11-10 kaixuxiafsstress: show the real file id and parid in rmdir...
2019-11-02 kaixuxiafsstress: add EXCHANGE renameat2 support
2019-11-02 kaixuxiafsstress: add NOREPLACE and WHITEOUT renameat2 support
2019-11-02 kaixuxiafsstress: show the real file id and parid in rename_f()
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
next