stat: make add lat percentile functions inline
[fio.git] / backend.c
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...
2021-01-16 HongweiQinFix a rate limit issue.
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-09-15 Jens AxboeMerge branch 'msys2' of https://github.com/sitsofe...
2020-09-15 Jens AxboeMerge branch 'backend' of https://github.com/bvanassche...
2020-09-12 Bart Van Asschebackend: Use asprintf() instead of strlen() + sprintf()
2020-09-12 Bart Van Asschebackend: Remove two superfluous casts
2020-08-31 Jens AxboeMerge branch 'multi_job_flow' of https://github.com...
2020-08-30 David, Barflow: reclaim flow when job is reaped
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-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-04 Jens AxboeMerge branch 'overlap' of https://github.com/bvanassche/fio
2020-07-04 Bart Van AsscheEnable error checking for the mutex that serializes...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-05-21 Alexey Dobriyanverify: decouple seed generation from buffer fill
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-08 Stephen Batesrate: Convert the rate and rate_min options to FIO_OPTS_ULL
2020-03-18 Naohiro Aotabackend: always clean up pending aios
2020-01-16 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-16 Jens AxboeMerge branch 'issue-825' of https://github.com/Leafless...
2020-01-16 Andrey KuzminUse aux_path, if set, when loading verify state
2020-01-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-04 Bart Van AsscheHandle helper_thread_create() failures properly
2019-12-19 Jens AxboeMerge branch 'mine/patch-2' of https://github.com/hanne...
2019-12-19 Hannes WeisbachExpand choices for exitall
2019-10-29 Jens AxboeMerge branch 'patch-1' of https://github.com/hannesweis...
2019-10-29 Jens AxboeMerge branch '1029_tet' of https://github.com/optimisty...
2019-10-29 Ziye Yangbackend: fix the memory leak if fio_memalign fails,
2019-10-29 hannesweisbachFix output redirection of exec_prerun/_postrun
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-08 Sitsofe Wheelerbackend: fix final fsync behaviour
2018-11-27 Jens Axboeengines/libaio: add preliminary support for pre-mapped...
2018-11-21 Jens Axboebackend: initialize io engine before io_u buffers
2018-11-20 Jens AxboeKill "No I/O performed by ..." message
2018-11-15 Jens Axboebackend: silence "No I/O performed by..." if jobs ends...
2018-11-15 Jens Axboeworkqueue: ensure we see deferred error for IOs
2018-10-19 Vincent Fufio: document locking for overlap checking in offload...
2018-10-19 Vincent Fufio: enable cross-thread overlap checking with processes
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-04 Jens AxboeBool conversions
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 Axboelog: use __log_buf() if we know buf != NULL
2018-09-07 Jens AxboeCollect startup output before logging it
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-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-14 Jens AxboeMerge branch 'wip-http-engine' of https://github.com...
2018-08-14 Jens AxboeMerge branch 'fio-man-page' of https://github.com/bvana...
2018-08-14 Jens AxboeFix double free of zone cache data
2018-08-09 Jens AxboeMerge branch 'realloc-io_u-buffers' of https://github...
2018-08-09 Adam Kupczykiolog replay: Realloc io_u buffers to adapt to operatio...
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-06-29 Josef Bacikfio: work with cgroup2 as well
2018-06-05 Jens AxboeFix variable shadowing
2018-06-05 Jens Axboeiolog: remove 'td' from trim_io_piece()
2018-06-05 Jens Axboegettime: remove 'is_thread' variable to local clock...
2018-06-05 Jens AxboeCleanup should_check_rate()
2018-06-04 Jens AxboeFix issue with rate_process=poisson and ramp time
2018-04-27 Jens Axboeiolog/blktrace: boolean conversion
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
next