docs: update for new data placement options
[fio.git] / fio.h
6 days ago Vincent Fufio: use thread flag count for ioengine flag shift
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-15 Ankit Kumartrim: add support for multiple ranges
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-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: refactor random seed setting
2023-04-04 Jens AxboeMerge branch 'master' of https://github.com/SuhoSon/fio
2023-03-31 Yuanchu Xiefio: add support for POSIX_FADV_NOREUSE
2023-03-31 suho.sonthinktime: Fix missing re-init thinktime when using...
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-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...
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-04-08 Mohamad Gebaiiolog: add iolog_write for version 3
2022-04-08 Mohamad Gebaiiolog: add version 3 to support timestamp-based replay
2022-03-15 Jens AxboeMerge branch 'flags-fix' of https://github.com/albertof...
2022-03-15 Alberto FariaProperly encode engine flags in thread_data::flags
2022-02-26 Jens AxboeAdd TD_F_SYNCS thread flag
2022-02-15 Jens AxboeMerge branch 'check_min_rate_cleanup' of https://github...
2022-02-14 aggieNick02Cleanup __check_min_rate
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 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2022-01-20 Lukas Straubblktrace.c: Make thread-safe by removing local static...
2022-01-20 Lukas Straubblktrace.c: Add support for read_iolog_chunked
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-09-06 Shin'ichiro Kawasakioptions: Add thinktime_iotime option
2021-09-03 Damien Le Moallibaio,io_uring: relax cmdprio_percentage constraints
2021-08-02 Jens Axboeiolog: don't attempt read chunking with blktrace format
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-07-01 Jens AxboeMerge branch 'dedupe_bugfix' of https://github.com...
2021-07-01 Bar Daviddedupe: fixing bug with subsequent dedupe buffer generation
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-01-26 Hongwei QinAdd thinktime_blocks_type parameter
2021-01-25 Eric Sandeenfio: move dynamic library handle to io_ops structure
2021-01-16 Jens AxboeMerge branch 'fix_filename_overrun' of https://github...
2021-01-16 HongweiQinFix a rate limit issue.
2021-01-12 Jens AxboeMerge branch 'zipf-pareto-lock' of https://github.com...
2021-01-11 Adam Kupczykdistibutions: Extend flexibility of non-uniform random...
2020-11-13 Jens AxboeMerge branch 'segmented-threads'
2020-11-13 Jens AxboeAdd thread_segments as needed
2020-11-13 Jens AxboeWrap thread_data in thread_segment
2020-08-31 Jens AxboeMerge branch 'multi_job_flow' of https://github.com...
2020-08-31 David, Barflow: add ability for weight-based flow control on...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-05-21 Alexey Dobriyanzbd: introduce per job maximum open zones limit
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Jens AxboeMerge branch '32-bit-fixes' of https://github.com/sitso...
2020-05-19 Sitsofe WheelerFix 32-bit/LLP64 platform truncation issues
2020-05-19 Song LiuAdd option latency_run to continue enable latency_target
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Damien Le Moalfio: Generalize zonemode=zbd
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2020-01-22 Phillip ChenWhitespace standardization
2020-01-05 Jens AxboeMerge branch 'memalign1' of https://github.com/kusumi/fio
2020-01-05 Tomohiro Kusumilib/memalign: remove smalloc()/sfree() dependency
2019-12-19 Jens AxboeMerge branch 'mine/patch-2' of https://github.com/hanne...
2019-12-19 Hannes WeisbachExpand choices for exitall
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-07-31 Jens AxboeRemove unused fio_assert()
2019-04-17 Jens AxboeMerge branch 'master' of https://github.com/mingnus/fio
2019-04-17 Ming-Hung Tsairand: fix truncated rand_seed on Windows
2018-10-19 Vincent Fufio: add function to check for serialize_overlap with...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-15 Jens AxboeMerge branch 'offload-serialize-overlap2' of https...
2018-10-15 Vincent Fufio: enable overlap checking with offload submission
2018-10-06 Jens AxboeMerge branch 'patch-1' of https://github.com/joaomlneto/fio
2018-10-05 João NetoBe careful when defining `MPOL_LOCAL`
2018-10-04 Jens AxboeBool conversions
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-25 Jens AxboeMake td_io_u_lock/unlock() explicit
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheMake it possible to limit the number of open zones
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Luis Chamberlaininit: add semantics for all types of backends running
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-08-01 Adam Kupczykiolog: Added option read_iolog_chunked. Used to avoid...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
next