fio: ioengine flag cleanup
[fio.git] / backend.c
18 hours ago Chana-Zaks-wdcDon break too early in readwrite mode
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-03-05 Avri Altmanfio: Some minor code cleanups
2024-02-15 Ankit Kumartrim: add support for multiple ranges
2023-11-03 Vincent FuMerge branch 'thinkcycles-parameter' of https://github...
2023-11-03 Christian Loehlefio: Introduce new constant thinkcycles option
2023-09-11 Vincent FuMerge branch 'pcpp_epoch_fixing_2' of https://github...
2023-09-08 aggieNick02Record job start time to fix time pain points
2023-07-28 Jens AxboeRevert "correctly free thread_data options at the topmo...
2023-07-28 Jens AxboeMerge branch 'td-eo-double-free-fix' of https://github...
2023-07-28 Denis Pronincorrectly free thread_data options at the topmost paren...
2023-07-27 Jens AxboeMerge branch 'diskutil-fix-missing-headers' of https...
2023-07-21 Jens AxboeMerge branch 'prio-hints'
2023-07-21 Damien Le Moaloptions: add priohint option
2023-07-21 Damien Le Moalos-linux: add initial support for IO priority hints
2023-07-21 Shin'ichiro Kawasakibackend: clear IO_U_F_FLIGHT flag in zero byte read...
2023-07-15 Jens AxboeMerge branch 'patch-3' of https://github.com/yangjueji/fio
2023-07-14 Michael Kelleythinktime: Avoid calculating a negative time left to...
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-03-03 Jens AxboeMerge branch 'For_Each_Td_Private_Scope' of https:...
2023-03-03 HorshackRefactor for_each_td() to catch inappropriate td ptr...
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-28 Jens AxboeMerge branch 'Fix_Assert_TdIoQueue_Serialize_Overlap_Of...
2023-02-28 Jens AxboeMerge branch 'Fix_Bad_Hdr_Rand_Seed_For_Requeued_IO...
2023-02-27 HorshackFix "verify bad_hdr rand_seed" for requeued I/Os
2023-02-21 Jens AxboeMerge branch 'Verify_Bad_Hdr_Rand_Seed_Mult_Workload_It...
2023-02-18 HorshackBad header rand_seed with time_based or loops with...
2023-02-18 Ankit Kumarbackend: fix runtime when used with thinktime
2023-02-17 Vincent FuMerge branch 'remove_pmemblk_engine' of github.com...
2023-02-17 Jens AxboeGet rid of O_ATOMIC
2023-02-15 Vincent FuMerge branch 'Read_Stats_Not_Reported_For_Timed_Backlog...
2023-02-14 HorshackRead stats for backlog verifies not reported for time...
2023-02-10 Vincent FuMerge branch 'msg-Modify_QD_Sync_Warning_For_offload...
2023-02-09 HorshackSuppress sync engine QD > 1 warning if io_submit_mode...
2022-12-01 Shin'ichiro Kawasakibackend: respect return value of init_io_u_buffers
2022-10-24 Shin'ichiro Kawasakiverify: fix numberio accounting of experimental verify
2022-10-24 Shin'ichiro Kawasakiverify: fix bytes_done accounting of experimental verify
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-16 Alexey Dobriyanfio: warn about "ioengine=psync" and "iodepth >= 1"
2022-09-15 Vincent FuMerge branch 'fix-example-disk-zone-profile' of github...
2022-09-15 Vincent FuMerge branch 'master' of github.com:uniontech-lilinjie/fio
2022-09-13 Ankit Kumarbackend: number of ios not as expected for trimwrite
2022-08-30 Jens Axboebackend: revert bad memory leak fix
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-23 Vincent FuRevert "Fix multithread issues when operating on a...
2022-08-23 Vincent FuRevert "Minor style fixups"
2022-08-23 Brandon PauporeAdd wait for handling SIGBREAK
2022-07-28 Jens AxboeMinor style fixups
2022-07-28 Jens AxboeMerge branch 'proposed_fix' of https://github.com/weber...
2022-07-26 Chris WeberFix multithread issues when operating on a single share...
2022-05-12 Ammar Faizibackend: Fix indentation
2022-04-29 Jens AxboeMerge branch 'global_dedup' of https://github.com/barda...
2022-04-27 Bar DavidIntroducing support for generation of dedup buffers
2022-04-22 Denis Proninfixed compiler warnings if NDEBUG enabled in core code
2022-04-17 Jens AxboeMerge branch 'fix/memory-leak' of https://github.com...
2022-04-10 Denis Proninfixed possible and actual memory leaks
2022-03-11 Jens AxboeMerge branch 'fuzz-cleanup' of https://github.com/vince...
2022-03-11 Jens AxboeMerge branch 'improvement/enable-asan' of https://githu...
2022-03-11 Jens AxboeMerge branch 'improvement/prevent-sigsegv-when-dup...
2022-03-11 Jens AxboeMerge branch 'refactoring/configure' of https://github...
2022-03-11 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2022-03-10 Denis Proninfixed memory leak detected by ASAN
2022-03-09 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2022-03-09 Jens AxboeMerge branch 'fix/asan-memleak-forkdata' of https:...
2022-03-09 Denis Pronin- fixed memory leak in parent process detected by ASAN...
2022-02-15 Jens AxboeMerge branch 'check_min_rate_cleanup' of https://github...
2022-02-14 aggieNick02Cleanup __check_min_rate
2022-02-11 Jens AxboeMerge branch 'fio-docs-ci' of https://github.com/vincen...
2022-02-11 Jens AxboeMerge branch 'fio_offload_fixes' of https://github...
2022-02-11 aggieNick02Fix issues (assert or uninit var, hang) with check_min_...
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Niklas Casselcmdprio: add support for a new cmdprio_bssplit entry...
2022-02-03 Niklas Casselstat: save the default ioprio in struct thread_stat
2022-02-03 Niklas Casselbackend: do ioprio_set() before calling the ioengine...
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-14 aggieNick02Support for alternate epochs in fio log files
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-19 Ryan HardinUse min_bs in rate_process=poisson
2021-10-01 Shin'ichiro KawasakiRevert "Fix for loop count issue when do_verify=0 ...
2021-09-29 Jens AxboeMerge branch 'patch-1' of https://github.com/ravisowmya/fio
2021-09-29 ravisowmyaFix for loop count issue when do_verify=0 (#1093)
2021-09-06 Shin'ichiro Kawasakioptions: Add thinktime_iotime option
2021-09-03 Damien Le Moallibaio,io_uring: relax cmdprio_percentage constraints
2021-08-04 Vincent Fubackend: clarify io scheduler setting error message
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-05-11 Martin BukatovicMake fill_device to stop writing on EDQUOT
2021-04-16 Damien Le Moalbackend: fix switch_ioscheduler()
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-02-18 Niklas Casseloptions: free dump options list on exit
2021-01-26 Hongwei QinCalculate min_rate with the consideration of thinktime
2021-01-26 Hongwei QinAdd thinktime_blocks_type parameter
2021-01-16 Jens AxboeMerge branch 'fix_filename_overrun' of https://github...
next