fio: ioengine flag cleanup
[fio.git] / options.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-22 Jens AxboeMerge branch 'fix-tests-cfi' of https://github.com...
2024-02-22 Miko Larssonoptions: declare *__val as long long
2024-02-15 Ankit Kumartrim: add support for multiple ranges
2024-01-25 Ankit Kumarstat: log out both average and max over the window
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 aggieNick02Make log_unix_epoch an official alias of log_alternate_...
2023-09-08 aggieNick02Record job start time to fix time pain points
2023-09-02 Jens AxboeMerge branch 'pcpp_parse_nr_fix' of https://github...
2023-09-01 aggieNick02Add basic error checking to parsing nr from rw=randrw...
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 Moalcmdprio: Add support for per I/O priority hint
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-15 Jens AxboeMerge branch 'patch-3' of https://github.com/yangjueji/fio
2023-07-13 Ankit Kumarfdp: support random placement id selection
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-07-03 Jens AxboeMerge branch 'libaio/actual_min_algo_update' of https...
2023-06-08 Shin'ichiro Kawasakizbd: rename 'open zones' to 'write zones'
2023-04-13 Vincent Fuinit: clean up random seed options
2023-04-04 Jens AxboeMerge branch 'master' of https://github.com/SuhoSon/fio
2023-03-31 Jens AxboeOnly expose fadvise_hint=noreuse if supported
2023-03-31 Yuanchu Xiefio: add support for POSIX_FADV_NOREUSE
2023-03-20 Christian Loehlefio: steadystate: allow for custom check interval
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 Keith Buschfio: add fdp support for io_uring_cmd nvme engine
2023-02-28 Jens AxboeMerge branch 'Fix_Assert_TdIoQueue_Serialize_Overlap_Of...
2023-02-21 Jens AxboeMerge branch 'Verify_Bad_Hdr_Rand_Seed_Mult_Workload_It...
2023-02-17 Vincent FuMerge branch 'remove_pmemblk_engine' of github.com...
2023-02-17 osalykpmemblk: remove pmemblk engine
2022-11-19 Logan Gunthorpeoptions: Support arbitrarily long pattern buffers
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-22 mayuanpengcpus_allowed: use __NRPROCESSORS_CONF instead of __SC_N...
2022-09-28 Jens AxboeAdd randtrimwrite data direction
2022-07-28 Jens AxboeMerge branch 'proposed_fix' of https://github.com/weber...
2022-07-22 Vincent Fuconfigure: cleanups for nfs ioengine
2022-05-12 Ankit Kumarengines/xnvme: add xnvme engine
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-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
2022-02-20 Jens AxboeMerge branch 'spelling' of https://github.com/scop/fio
2022-02-20 Ville SkyttäSpelling and grammar fixes
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 Casseloptions: add a parsing function for an additional cmdpr...
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-11-18 Damien Le Moalfio: Introduce the log_entries option
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-06 Shin'ichiro Kawasakioptions: Add thinktime_iotime option
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-09-03 Damien Le Moaloptions: make parsing functions available to ioengines
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Bar Daviddedupe: allow to generate dedupe buffers from working set
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-05-27 Niklas Casselzbd: add a new --ignore_zone_limits option
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-04-12 Taras GlekNFS engine
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 Brandon PauporeAdd functionality to the unified_rw_reporting parameter...
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-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-17 Jens AxboeMerge branch 'dfs_engine' of https://github.com/johannl...
2021-03-17 Johann Lombardiengines/dfs: add DAOS File System (dfs) engine
2021-03-13 Jan Michalskirpma: add librpma_apm_* and librpma_gpspm_* engines
2021-03-11 Jens AxboeMerge branch 'dev_luye_github' of https://github.com...
2021-03-10 Jens AxboeMerge branch 'master' of https://github.com/venkatrag1/fio
2021-03-10 Venkat Rameshoptions: allow separate values for max_latency
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-02-18 Niklas Casseloptions: free dump options list on exit
2021-01-26 Hongwei QinAdd thinktime_blocks_type parameter
2021-01-16 Jens AxboeMerge branch 'fix_filename_overrun' of https://github...
2021-01-16 Sitsofe Wheeleroptions: fix buffer overrun
2021-01-16 Jens AxboeMerge branch 'fix_keyword_sub' of https://github.com...
2021-01-15 Sitsofe Wheeleroptions: fix keyword substitution heap overrun
2021-01-12 Jens AxboeMerge branch 'zipf-pareto-lock' of https://github.com...
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-11 Adam Kupczykdistibutions: Extend flexibility of non-uniform random...
2021-01-11 Philippe Antoineoptions: Fix buffer over read in fio_keyword_replace
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-28 Jens AxboeMerge branch 'o_dsync' of https://github.com/anarazel/fio
2020-10-28 Andres Freundextend --sync to allow {sync,dsync,0,1}, to support...
2020-09-07 Jens AxboeKill off old GUASI IO engine
next