summaryrefslogtreecommitdiff
path: root/ltp/fsstress.c
AgeCommit message (Expand)Author
2023-12-09fsstress: unify verbose output formatShiyang Ruan
2023-11-17misc: privatize the FIEXCHANGE ioctl for nowDarrick J. Wong
2023-08-25fstests: fsstress: wait interrupted aio to finishQu Wenruo
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-03-02fsstress: update for FIEXCHANGE_RANGEDarrick J. Wong
2023-01-14xfs: race fsmap with readonly remounts to detect crash or livelockDarrick J. Wong
2022-04-28fsstress: remove ALLOCSP and FREESP operations entirelyZorro Lang
2022-02-14fstests: skip tests that require XFS_IOC_ALLOCSPDarrick J. Wong
2021-12-12fsstress: consistently index the ops array by OP_ typeDarrick J. Wong
2021-11-07fsstress: improve error message on check_cwd() errorLuis Chamberlain
2021-11-07fsstress: run more than 2^32 operationsDarrick J. Wong
2021-09-26fsstress: fix bogus compile warning do_renameat2()Luis Chamberlain
2021-05-23fsx/fsstress: round blocksize properlyDarrick J. Wong
2021-03-14fstests: remove libattr dependenciesDarrick J. Wong
2021-03-14fsstress: get rid of attr_listDarrick J. Wong
2021-02-07ltp/fsstress: don't fail on io_uring ENOSYSEric Sandeen
2020-11-15fsstress: remove attr_removeDarrick J. Wong
2020-11-15fsstress: stop using attr_setDarrick J. Wong
2020-09-27fsstress: fix memory leak in do_aio_rwZorro Lang
2020-09-27fsstress: reduce the number of events when io_setupZorro Lang
2020-09-27fsstress: add IO_URING read and write operationsZorro Lang
2020-01-08ltp/fsstress: Add header file stdbool.hYang Xu
2019-12-30fsstress: allow operations to use either a directory or subvolJosef Bacik
2019-12-30fsstress: add the ability to create snapshotsJosef Bacik
2019-12-30fsstress: add the ability to create/delete subvolumesJosef Bacik
2019-11-10fsstress: show the real file id and parid in rmdir() and unlink()kaixuxia
2019-11-02fsstress: add EXCHANGE renameat2 supportkaixuxia
2019-11-02fsstress: add NOREPLACE and WHITEOUT renameat2 supportkaixuxia
2019-11-02fsstress: show the real file id and parid in rename_f()kaixuxia
2019-06-07fstests: remove obsolete xfs ioctl typedef usageDarrick J. Wong
2019-04-26misc: xfs_fsop_geom_t -> struct xfs_fsop_geomDarrick J. Wong
2019-04-20fsstress: add operation for listing xattrs from files and directoriesFilipe Manana
2019-04-20fsstress: add operation for deleting xattrs from files and directoriesFilipe Manana
2019-04-20fsstress: add operation for reading xattrs from files and directoriesFilipe Manana
2019-04-20fsstress: add operation for setting xattrs on files and directoriesFilipe Manana
2019-04-19fsstress: allow afsync on directories tooFilipe Manana
2019-04-19fsstress: allow fsync on directories tooFilipe Manana
2019-03-02fsstress: show correct offsets and length for copy_file_rangeRostislav Skudnov
2019-02-16fsstress: avoid infinite zero byte readingZorro Lang
2019-02-10fsstress: avoid splice_f generating too large sparse fileZorro Lang
2019-01-27fsstress: add splice supportZorro Lang
2018-12-09fsstress: add copy_file_range supportDarrick J. Wong
2018-12-09fsstress: check system call return valuesDarrick J. Wong
2018-12-09fsstress: fix compiler warningsDarrick J. Wong
2018-07-01fsstress: remove include <attr/xattr.h>Lu Fengqi
2018-06-22ltp/: spdx license conversionDave Chinner
2018-02-24fsstress: avoid infinite loops in clonerange_fDarrick J. Wong
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