fio.git
2018-03-17 Jens AxboeMerge branch 'pthread-cond' of https://github.com/bvana...
2018-03-16 Bart Van AsscheSignal td->free_cond with the associated mutex held
2018-03-16 Bart Van AsscheMake sure that assert() expressions do not have side...
2018-03-13 Jens Axboeio_u: only rewind file position if it's non-zero
2018-03-13 Jens Axboeconfigure: don't disable lex on FreeBSD
2018-03-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van Asscheparse: Fix two compiler warnings
2018-03-12 Bart Van Asschestat: Fix a compiler warning in __show_run_stats()
2018-03-12 Bart Van AsscheRename struct rb_node into struct fio_rb_node
2018-03-12 Bart Van Asscheconfigure: Disable lex on NetBSD
2018-03-10 Bart Van Asschefilesetup: Initialize all members of struct fio_file
2018-03-10 Bart Van Asschehelper_thread: Initialize all helper_data members befor...
2018-03-10 Bart Van AsscheDeclare debug_levels[] const
2018-03-09 Jens Axboefilesetup: don't round/adjust size for size_percent...
2018-03-09 Bart Van AsscheMakefile: Rerun the configure script if it has been...
2018-03-09 Jens Axboeio_u: 'is_random' can be a boolean
2018-03-09 Jens Axboeio_u: kill get_next_{offset,buflen} wrappers
2018-03-09 Bart Van AsscheRemove prof_io_ops.fill_io_u_off(), .fill_io_u_size...
2018-03-09 Jens Axboemutex: fix other locations where we are not waking...
2018-03-09 Jens Axboemutex: ensure that fio_mutex_up() holds mutex lock...
2018-03-07 Jens AxboeMerge branch 'disable_opt' of https://github.com/sitsof...
2018-03-07 Sitsofe Wheelerappveyor: disable setting compiler march
2018-03-07 Sitsofe Wheelerconfigure: make --disable-optimizations disable march...
2018-03-07 Jens Axboeconfigure: don't override march if already set
2018-03-07 Jeff FurlongReduce LOG_MSEC_SLACK
2018-03-07 Jens AxboeMerge branch 'wip-rbd-engine' of https://github.com...
2018-03-07 Jason Dillamanrbd: remove support for blkin tracing
2018-03-07 Jason Dillamanrbd: fixed busy-loop when using eventfd polling
2018-03-06 Jens AxboeDefault to building native code
2018-03-06 Jens AxboeDon't make fadvise failure fatal
2018-03-05 Jens AxboeMerge branch 'howto_typos' of https://github.com/dirtyh...
2018-03-05 Patrick Callahandoc: fix typos in HOWTO
2018-03-05 Jens AxboeMerge branch 'manpage_typos' of https://github.com...
2018-03-05 Patrick Callahandoc: fix typos in fio man page
2018-03-02 Jens AxboeMerge branch 'mpath_nvme_diskutil' of https://github...
2018-03-02 Sitsofe Wheelerdiskutil: minor style cleanup
2018-03-02 Potnuri Bharat... diskutil: try additional slave device path if first...
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-03-01 Alexander LarinFix overflow of counters incremented on each I/O operation
2018-02-28 Jens AxboeMerge branch 'win_build' of https://github.com/sitsofe/fio
2018-02-28 Jens Axboeconfigure: improve static zlib package warning
2018-02-27 Jens AxboeMerge branch 'master' of https://github.com/brycepg/fio
2018-02-27 Bryce GuintaRefer to zlib-static package in zlib static build warning
2018-02-26 Jens AxboeMerge branch 'wip-ifed-howto-update' of https://github...
2018-02-26 Igor FedotovUpdate HOWTO with RADOS information
2018-02-21 Sitsofe Wheelerwindows: document MinGW zlib install and remove custom...
2018-02-21 Sitsofe Wheelerwindows: minor windows installer improvements
2018-02-21 Sitsofe Wheelerappveyor: minor refactoring, clarifications
2018-02-20 Jens AxboeFio 3.5 fio-3.5
2018-02-14 Jens AxboeMerge branch 'wip-ifed-rados' of https://github.com...
2018-02-14 Igor FedotovAdd support for Ceph Rados benchmarking.
2018-02-12 Jens Axboedebug: fix inverted logic in fio_did_warn() fio-3.4
2018-02-12 Jens Axboeiolog: convert drop warning to fio_did_warn()
2018-02-12 Jens Axboeio_u: convert zoned bug warning to fio_did_warn()
2018-02-12 Jens Axboeverify: convert verify buf too small warning to fio_did...
2018-02-12 Jens Axboefilesetup: convert root flush warning to fio_did_warn()
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-02-08 Jens AxboeInclude 'numjobs' in global options output
2018-02-07 Jens Axboemmap: don't include MADV_FREE in fadvise_hint check
2018-02-07 Jens AxboeLet fadvise_hint also apply too mmap engine and madvise
2018-02-06 Bryce GuintaMake fiologparser_hist compatible with python3
2018-01-25 Jens Axboestat: add total fsync ios to json output
2018-01-25 Jens Axboeio_ddir: revert separate ddir count change
2018-01-25 Jens Axboeio_ddir: move count values out of the enum fio_ddir
2018-01-25 Jens Axboestat: ensure that we align ts->sync_stat appropriately
2018-01-25 Jens AxboeTrack fsync/fdatasync/sync_file_range issue count
2018-01-25 Jens AxboeSwitch last_was_sync and terminate to bool and pack...
2018-01-24 Jens AxboeAdd suppor for logging fsync (and friends) latencies
2018-01-16 Tomohiro Kusuminull: drop unneeded casts from void* to non-void*
2018-01-16 Tomohiro Kusuminull: make *impl_ private
2018-01-16 Tomohiro Kusuminull: fix compile time warning on OpenBSD
2018-01-12 Jens AxboeMerge branch 'diskless_invalidate' of https://github...
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2018-01-12 Sitsofe Wheelerfilesetup: skip fallback invalidation with diskless...
2018-01-11 Robert Elliottioengines: don't call munmap unless size boundary is...
2018-01-10 Jens Axboeio/examples/fio-seq-read: use direct=1
2018-01-06 Jens Axboestat: don't add duplicate clat entries for json
2018-01-05 Jens Axboeverify: don't adjust verification length based on inter...
2018-01-05 Jeff FurlongFix client/server "all clients" reporting
2018-01-05 Jens AxboeChange bluestop link to be https
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-31 Sitsofe Wheelerstat: make lat_percentiles=1 use sample count from...
2017-12-29 Jens Axboelog: fix bad < 0 check for unsigned
2017-12-29 Robert Elliottdebug: make debug=io readable with multiple threads
2017-12-29 Tomohiro Kusumilib/memcpy: fix warning on FreeBSD
2017-12-28 Jens AxboeMerge branch 'master' of https://github.com/yashi/fio
2017-12-28 Yasushi SHOJImutex: down_timeout: check against the base time
2017-12-27 Jens AxboeMerge branch 'eta_display' of https://github.com/sitsof...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-24 Sitsofe Wheelereta: show complete status line with max job states
2017-12-24 Sitsofe Wheelereta: fix previous line length calculation
2017-12-24 Sitsofe Wheelereta: skip clearing of remainder of line when starting...
2017-12-24 Sitsofe Wheelereta: fix run_str_condensed overflow with maximum jobs
2017-12-24 Sitsofe Wheelereta: adjust truncation case
2017-12-21 Jens AxboeMerge branch 'eta_overflow' of https://github.com/sitso...
2017-12-21 Sitsofe Wheelereta: fix buffer overflow in ETA output
next