t/io_uring: link with libaio when necessary
[fio.git] / init.c
2022-01-17 Damien Le Moalinit: do not create lat logs when not needed
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-08 Niklas Casselstat: create a init_thread_stat_min_vals() helper
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
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-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-23 Jens AxboeMerge branch 'gpspm-add-optional-use-rpma_conn_completi...
2021-04-22 Jens AxboeMerge branch 'zbd-no-parallel-init' of https://github...
2021-04-22 Niklas Casselinit: zonemode=zbd does not work with create_serialize=0
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-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
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-02-18 Niklas Casseloptions: free dump options list on exit
2021-02-14 Jens AxboeMerge branch 'per-engine-pre-write-function' of https...
2021-02-10 Jens AxboeMerge branch 'taras/clientuid' of https://github.com...
2021-02-10 Taras Glek$clientuid keyword to differentiate clients in client...
2021-01-25 Eric Sandeenfio: fix dlopen refcounting of dynamic engines
2021-01-25 Eric Sandeenfio: move dynamic library handle to io_ops structure
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 Antoinefuzz: Adds fuzz target for parse_jobs_ini
2020-11-13 Jens AxboeMerge branch 'segmented-threads'
2020-11-13 Jens AxboeKill off 'max_jobs' segmented-threads
2020-11-13 Jens AxboeAdd thread_segments as needed
2020-11-13 Jens AxboeWrap thread_data in thread_segment
2020-09-09 Jens AxboeMerge branch 'evelu-enghelp' of https://github.com...
2020-09-09 Erwan Veluinit: exiting with fio_show_ioengine_help return code
2020-08-28 Jens AxboeUse fallthrough attribute
2020-08-28 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-22 donny372Avoid multiple instance read iolog from stdin.
2020-08-19 Jens Axboefile: provider fio_file_free() helper
2020-08-19 Jens Axboeinit: add_job() needs to use right file freeing functions
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-17 Alexey Dobriyanfio: add for_each_rw_ddir() macro
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-08 donny372Add support for reading iolog from stdin.
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-03 Yigal Kormanfio: don't retry engine search on failure
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
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 Liuinit: fix unit of latency_window
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fufio: better distinguish between high and low priority
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
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-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheInclude "oslib/asprintf.h" where necessary
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-12 Trip Volpefilesetup: add fallocate=truncate option.
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-07-01 Jens AxboeMerge branch 'optlenmax' of https://github.com/powernap/fio
2019-07-01 Nick PrincipeIncrease maximum length of line in jobs file to 8192
2019-06-04 Damien Le MoalFix string copy compilation warnings
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
2019-02-11 Jens AxboeDocument switch fall-through cases
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 Fuinit: loosen serialize_overlap restrictions
2018-10-04 Jens AxboeBool conversions
2018-09-20 Dennis Zhoublktrace: add support to interleave blktrace files
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-07 Jens Axboelog: remember to free output buffer when done
2018-09-07 Jens Axboeinit: use __log_buf() if we know buf != NULL
2018-09-07 Jens AxboeCollect startup output before logging it
2018-09-05 Jens Axboeinit: move log name generation into helper
2018-09-05 Jens AxboeMerge branch 'sz/log-names-need-help' of https://github...
2018-09-04 Sam ZaydelLog files names start with _ when write_XX_log= keys...
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for zoned block devices
2018-08-24 Bart Van AsscheAdd the zonemode job option
2018-08-24 Bart Van AsscheAdd the 'zbd' debug level
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-05 Tomohiro Kusumiclient: support --status-interval option in client...
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-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