fsstress: show the real file id and parid in rename_f()
[xfstests-dev.git] / ltp / fsstress.c
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-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
2018-12-09 Darrick J. Wongfsstress: add copy_file_range support
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-02-24 Darrick J. Wongfsstress: avoid infinite loops in clonerange_f
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-10-06 Rostislav Skudnovfsstress: Fix wrong size argument to getcwd()
2017-09-03 Zorro Langfsstress: fallback to block size for min dio size
2017-07-28 Zorro Langfsstress: add AIO read/write and fsync test
2017-07-28 Zorro Langfsstress: new writev and readv operations test
2017-05-19 Zorro Langfsstress: cleanup flist with test directory together
2017-03-29 Zorro Langfsstress: add mwrite/mread into test operation list
2016-06-15 Jeffrey Bastianbuild: avoid struct fsxattr redefinition
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 Jeonfsstress: Add fallocate insert range operation
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-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
2013-10-14 Eric Sandeenxfstests: fix fsstress usage() output
2013-05-09 Jan Schmidtxfstests: add execution of a custom command to fsstress...
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...
2011-11-02 Dmitry Monakhovxfstests: fsstress should kill children tasks before...
2011-11-02 Dmitry Monakhovxfstests: add different logging option to fsstress
2011-11-02 Dmitry Monakhovxfstests: fsstress dump inode info when possible
2010-01-20 Dave Chinnerxfstests: fix bulkstat related compile warnings.
2009-05-28 Eric SandeenDrop the xfs-specific MAXNAMELEN in favor of the Posix...
2006-06-27 Nathan ScottQA updates - make builds on older versions of headers...
2006-06-17 Nathan ScottComment out extsize setting for all allocators until...
2005-12-09 Nathan ScottQA test updates - fixes for pquota, extsize, fsstress...
2005-12-05 Nathan ScottSwitch to always using get/setxattr rather than a separ...
2005-11-09 Nathan ScottUpdate copyright annotations and license boilerplates...
2005-10-25 Tim ShimminAdd comments, diganostics, pass back some errors from...
2005-07-05 Nathan ScottFix fsstress builds when setting the project identifier...
2005-04-08 Nathan ScottAbstract out some common quota shell code, add project...
2004-08-10 Tim Shimminxfs qa changes to get thinks working on irix
2004-06-15 ptoolsFixed merge problems
2003-07-17 fsgqaQA test updates.
2003-07-07 Nathan Scottxfstests updates - rework build to be like other xfs...