summaryrefslogtreecommitdiff
path: root/ltp
AgeCommit message (Expand)Author
2023-12-09fsstress: unify verbose output formatShiyang Ruan
2023-11-17misc: privatize the FIEXCHANGE ioctl for nowDarrick J. Wong
2023-10-05fsx: Add a return type to aio_rwKhem Raj
2023-08-25fstests: fsstress: wait interrupted aio to finishQu Wenruo
2023-08-19fsx: tidy options usage and formatShiyang Ruan
2023-05-14fsx: fix indenting of columns in bad buffers reportDarrick J. Wong
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-03-02fsstress: update for FIEXCHANGE_RANGEDarrick J. Wong
2023-03-02fsx: support FIEXCHANGE_RANGEDarrick J. Wong
2023-02-04fstests: doio.c, fix missing initialization of -C argAnand Jain
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-04-10fsx: remove XFS_IOC_ALLOCSP operation entirelyZorro Lang
2022-02-14fsx: disable allocsp_calls if -F is specifiedZorro Lang
2022-02-14fstests: skip tests that require XFS_IOC_ALLOCSPDarrick J. Wong
2022-01-23iogen: upgrade to fallocateDarrick J. Wong
2022-01-16fsx: add support for 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-05-16fsx: fix backwards parameters in complaint about overly long copyDarrick 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-11-15fsx: fix strncpy usage errorDarrick J. Wong
2020-09-27fsx: add IO_URING testZorro Lang
2020-09-27fsx: introduce fsx_rw to combine aio_rw with general read and writeZorro Lang
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-05-10fsx: move range generation logic into a common helperFilipe Manana
2020-05-10fsx: fix infinite/too long loops when generating ranges for copy_file_rangeFilipe Manana
2020-05-10fsx: fix infinite/too long loops when generating ranges for clone operationsFilipe Manana
2020-05-10fsx: allow zero range operations to cross eofFilipe Manana
2020-03-08fsx: fix bug where zero range operations never use the keep size flagFilipe Manana
2020-02-09fsx: support 64-bit operation countsDarrick J. Wong
2020-02-01ltp/fsx: drop caches if we're doing closeopenJosef Bacik
2020-02-01ltp/fsx: do size check after closeopen operationJosef Bacik
2020-01-08ltp/fsstress: Add header file stdbool.hYang Xu
2020-01-06fsx: fix range overlap checkDarrick J. Wong
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