Merge branch 'patch-1' of https://github.com/Nikratio/fio
[fio.git] / fio.h
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-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...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-07-11 Jens Axboefio: should_fsync() returns bool
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Fufio.h: also check trim operations in fio_ro_check
2018-06-15 Tomohiro Kusumiclient: parse env variables before sending job-file...
2018-06-05 Jens AxboeCleanup should_check_rate()
2018-06-05 Jens AxboeMove nowarn_snprintf.h to lib/
2018-06-05 Jens AxboeMerge branch 'suppress-gcc-8-warnings' of https://githu...
2018-06-05 Bart Van AsscheSuppress gcc 8 compiler warnings
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-04 Bart Van AsscheRename TD_F_VER_NONE into TD_F_DO_VERIFY
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-15 Bart Van AsscheSplit mutex.c and .h each into three files
2018-01-25 Jens AxboeSwitch last_was_sync and terminate to bool and pack...
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-15 Jens Axboeparse: dump option type when using --debug=parse
2017-12-14 Jens AxboeAllow configurable ETA intervals
2017-12-08 Jens Axboefio: kill td->nr_normal_files
2017-11-30 Jens Axboefio: add check rate flag
2017-11-30 Jens AxboeAdd support for absolute random zones
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens Axboefio: kill td_ioengine_flags()
2017-10-11 Josef Bacikcreate subdirs if specified in the filename_format
2017-10-11 Jens AxboeError if td flags overlap with engine flags
2017-10-11 Jens Axboefio: rearrange TD_F_ flag logic
2017-10-11 Jens Axboefio: kill unused TD_F_ flag
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-13 Jens Axboetime: use bool for ramp time
2017-08-08 Stephen BatesAdd ability to keep memory-mapped files
next