aboutsummaryrefslogtreecommitdiffstats
path: root/io_ddir.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-19fix assert failed when timeout during call rate_ddir.zhuqingsong.09091-0/+1
2022-10-03randtrimwrite: write at same offset as trimVincent Fu1-0/+2
2022-09-28Add randtrimwrite data directionJens Axboe1-1/+3
2021-12-03io_ddir: return appropriate string for DDIR_INVALVincent Fu1-1/+1
2020-08-16fio: add for_each_rw_ddir() macroAlexey Dobriyan1-0/+2
2018-01-25io_ddir: revert separate ddir count changeJens Axboe1-3/+0
2018-01-25io_ddir: move count values out of the enum fio_ddirJens Axboe1-3/+5
2018-01-25Track fsync/fdatasync/sync_file_range issue countJens Axboe1-1/+4
2017-02-14Add missing "rand"/"trimwrite" strings to corresponding ddir slotsTomohiro Kusumi1-2/+2
2016-08-08Make local const string array staticTomohiro Kusumi1-1/+1
2016-02-05io_ddir: io_ddir_name array should be staticJens Axboe1-2/+3
2016-02-05fio: fix copy/paste error in io_ddir.hAndrey Kuzmin1-1/+1
2015-04-15Change writetrim to trimwriteJens Axboe1-3/+3
2015-04-14Add new writetrim rw= mode for trims preceding writesDan Ehrenberg1-0/+3
2014-12-15file: unionize lfsr/randommapJens Axboe1-1/+1
2014-11-12Fix some shadow warnings for some gcc variantsJens Axboe1-4/+4
2014-11-10Get rid if ddir_trim() macroJens Axboe1-2/+0
2014-09-16Fixup data-direction to name translationJens Axboe1-0/+12
2013-04-11Get rid of cast between enumsJens Axboe1-1/+1
2012-12-03Merge branch 'master' into gfioJens Axboe1-1/+1
2012-11-28Rename the bitmap to axmapJens Axboe1-1/+1
2012-11-22Rework file random mapJens Axboe1-1/+1
2012-09-24Merge branch 'master' into gfioJens Axboe1-5/+15
2012-09-14Add ddir_rw_sum()Jens Axboe1-0/+3
2012-09-14Add support for trim as a workload typeShaohua Li1-4/+10
2012-03-02Add more job infoJens Axboe1-0/+8
2010-08-25Add support for replaying blktrace trim/discardJens Axboe1-0/+5
2010-07-19Initial commit for TRIM/DISCARD supportJens Axboe1-0/+1
2010-03-09Initial suppor for sync_file_range()Jens Axboe1-1/+3
2009-11-03Fixup iolog replay and add 'wait' commandGlen Ogilvie1-0/+1
2009-06-16Add support for fdatasync()Jens Axboe1-0/+6
2009-06-05Move td_* ddir definesJens Axboe1-0/+6
2009-06-03Clean up file flagsJens Axboe1-0/+21