stat: clean up calc_clat_percentiles
[fio.git] / init.c
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...
2018-07-24 Jens Axboeinit: unify 't' time period
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Fuinit: abort write and trim jobs when --readonly option...
2018-06-18 Vincent Fuinit: ensure that fatal errors in fixup_options are...
2018-06-12 Jens Axboeinit: use o-> instead of td->o
2018-06-12 Jens Axboeinit: kill get_rand_start_delay()
2018-06-12 Jens AxboeFix start delay being the same across threads
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum n2s_unit
2018-04-17 Jens Axboeinit: ensure that read/write use the same random seed...
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-09 Jens Axboeinit: fix memory leak in error handling
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 AsscheSuppress uninteresting data race reports
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-10 Bart Van AsscheDeclare debug_levels[] const
2018-02-12 Jens Axboeinit: add global 'warned' state
2018-02-12 Jens AxboeMerge branch 'master' of https://github.com/brycepg/fio
2018-02-10 Jens Axboeinit: fixup some bad style in previous commit
2018-02-10 Damian Yurzolainit: fix broken verify_interval
2018-01-25 Jens AxboeTrack fsync/fdatasync/sync_file_range issue count
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2018-01-05 Jeff FurlongFix client/server "all clients" reporting
2018-01-02 Jens AxboeMerge branch 'percentiles' of https://github.com/sitsof...
2017-12-31 Sitsofe Wheelerinit: disable percentiles when latency gathering is...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-15 Jens Axboeinit: fix missing dlhandle reference put
2017-12-15 Jens Axboeioengines: improve "is this the same IO engine" check
2017-12-14 Jens AxboeAllow configurable ETA intervals
2017-12-08 Jens AxboeRemove old emails
2017-12-01 Jens AxboeAdd basic memcpy test
2017-11-30 Jens Axboefio: add check rate flag
2017-11-30 Jens AxboeChange latency targets to be in nsec values internally
2017-11-28 Jens Axboeinit: did_arg cleanup
2017-11-28 Jens Axboeinit: remove dead code
2017-11-28 Jens Axboeinit: check and fail status-interval settings that...
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-10-31 Jens Axboeinit: make sure that compression enables refill buffers
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-21 Jens Axboeinit: typo in help output
2017-09-14 Jens AxboeMerge branch 'doc-patches' of https://github.com/vincen...
2017-09-14 Jens AxboeAdd support for doing total latency percentiles
2017-09-14 Jens Axboeinit: fixup_options() cleanup
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-02 Jens AxboeMerge branch 'shifted_logging' of https://github.com...
2017-08-31 Tomohiro Kusumicleanup ioengine_load() (for the next commit)
2017-08-31 Tomohiro Kusumifix broken external ioengine option
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-14 Jens AxboeMerge branch 'ci' of https://github.com/sitsofe/fio
2017-08-14 Jens AxboeMerge branch 'serialize_overlap' of https://github...
2017-08-14 Sitsofe Wheelerfio: add serialize_overlap option
2017-08-14 Sitsofe Wheelerverify: warn when verify pass won't be run
2017-08-14 Sitsofe Wheelerverify: make overwriting verified blocks warning more...
2017-07-27 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2017-07-27 Sitsofe Wheelerfio: refactor fallocate defines
2017-07-27 Sitsofe Wheelerinit: force fallocate_mode to none when fallocate is...
2017-07-19 Ben WalkerCorrectly detect whether ioengine_load can exit early
2017-07-07 Jens Axboeinit: add comment as to how we seed read/write/trim...
2017-07-07 Jens Axboeio_u: sequence random buflen generation individually
2017-06-26 Sitsofe Wheelerinit: update --crctest help syntax
2017-06-23 Andreas Herrmannstat: Add iops stat and sample number information to...
2017-06-23 Andreas Herrmannstat: Print one-line iops stat
2017-06-23 Tomohiro Kusumiinit: don't use void* for pointer arithmetic (gcc)
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-06-05 Jens AxboeMerge branch 'size_perc' of https://github.com/sitsofe/fio
2017-06-02 Tomohiro Kusumiuse true/false for bool type
2017-05-24 Tomohiro KusumiDrop struct thread_data dependency from os headers
next