fio.git
2018-08-14 Jens AxboeMerge branch 'fio-man-page' of https://github.com/bvana...
2018-08-14 Jens AxboeRemove old zone gen from options
2018-08-14 Jens AxboeFix double free of zone cache data
2018-08-13 Bart Van AsscheImprove zone support documentation
2018-08-13 Jens Axboeasprintf: fix indentation
2018-08-13 Jens Axboegclient: bump output time buf size
2018-08-12 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2018-08-12 Sitsofe Wheelerman: fix missing/too many backslashes
2018-08-12 Sitsofe Wheelerdoc: rewording and add reference to --aux-path
2018-08-12 Sitsofe Wheelerdoc: update Log File Formats and write_iops_log sections
2018-08-12 Sitsofe Wheelerminor fio.service cleanups
2018-08-12 Jens Axboetravis: include new xcode 9.4
2018-08-12 Jens AxboeMerge branch 'armv6' of https://github.com/sitsofe/fio
2018-08-12 Sitsofe Wheelerarch: fix build breakage on armv6
2018-08-10 Jens Axboeeta: clean up ETA string printing
2018-08-09 Jens AxboeMerge branch 'realloc-io_u-buffers' of https://github...
2018-08-09 Udit agarwalxxhash: fix function definition and declaration mismatch
2018-08-09 Adam Kupczykiolog replay: Realloc io_u buffers to adapt to operatio...
2018-08-09 Adam Kupczykiolog replay: Treat 'open' on file that is scheduled...
2018-08-07 Jens Axboelibpmem: fix type print
2018-08-05 Tomohiro Kusumiclient: support --status-interval option in client...
2018-08-03 Jens Axboeiolog: move the chunked items-to-fetch logic into separ...
2018-08-03 Jens Axboeiolog: fix potential div-by-zero
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-03 Adam Kupczykiolog: allow to read_iolog from unix socket
2018-08-03 Adam Kupczykplatforms/windows: Add S_ISSOCK macro.
2018-08-03 Adam Kupczykiolog: Added new option description to HOWTO
2018-08-02 Jens AxboeMerge branch 'szaydel/solaris-Wincompatible-pointer...
2018-08-02 Sam ZaydelFix incompatible pointer types warning on Solaris with...
2018-08-01 Adam Kupczykiolog: Added option read_iolog_chunked. Used to avoid...
2018-07-30 Jens AxboeMerge branch 'fio-histo-fix' of https://github.com...
2018-07-29 Ben Englandclean up argparse usage
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-26 Vincent Fudocs: update HOWTO and manpage for sg trim support
2018-07-26 Vincent Futesting: add test scripts for sg ioengine
2018-07-26 Vincent Fuengines/sg: move asserts and debug statements behind...
2018-07-26 Vincent Fuengines/sg: add cmdp and dxferp for trims to sg error...
2018-07-26 Vincent Fuengines/sg: support trim operations via the UNMAP command
2018-07-26 Vincent Fustat: add IO submit and complete depths to JSON output
2018-07-26 Vincent Fuioengines: have ioengines with commit do own io account...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Ben Englanddesign document for tools/hist/fio-histo-log-pctiles.py
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-25 Kefu Chaireplace typeof with __typeof__
2018-07-24 Jens Axboeinit: unify 't' time period
2018-07-23 Jens Axboelibpmem: update print statement for bs now being ULL
2018-07-23 Jens Axboeparse: mark another fall-through switch case
2018-07-23 Jens Axboeparse: mark fall-through switch case
2018-07-23 Jens AxboeUse stdlib.h instead of malloc.h
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-07-23 Jens AxboeFio 3.8 fio-3.8
2018-07-23 Jens Axboegfio: cleanup includes
2018-07-20 Ben Englandswitch to argparse module for CLI parsing
2018-07-19 Ben Englanduse interpolation for more accurate percentile calculation
2018-07-17 Ben Englandget latency percentiles over time from fio histo logs
2018-07-12 Jens Axboeaxmap: optimize ulog64 usage in axmap_handler()
2018-07-11 Jens Axboet/axmap: add longer overlap test case
2018-07-11 Jens Axboet/axmap: add regression case for recent overlap failure...
2018-07-11 Jens Axboeaxmap: fix continued sequential bit setting
2018-07-11 Jens Axboeaxmap: a few more cleanups
2018-07-11 Jens Axboeaxmap: remove unused 'data' argument to topdown handler
2018-07-11 Jens Axboefio: should_fsync() returns bool
2018-07-11 Jens Axboeaxmap: code cleanups
2018-07-11 Jens Axboet/axmap: add zero return overlap cases
2018-07-11 Jens Axboeaxmap: clean up 'no bits to set' case
2018-07-11 Jens Axboet/axmap: don't print 'pass' on failure
2018-07-11 Jens Axboet/axmap: a few more overlap cases
2018-07-11 Jens Axboet/axmap: clean up overlap tests
2018-07-10 Jens AxboeMakefile: lib/axmap no longer needs hweight
2018-07-10 Jens Axboet/axmap: add a few more overlap test cases
2018-07-10 Jens Axboeaxmap: ensure that overlaps are handled strictly sequential
2018-07-10 Jens Axboet/axmap: add overlap test cases
2018-07-10 Jens Axboeio_u: ensure we generate the full length of block sizes
2018-07-10 Jens Axboeio_u: fix negative offset due to wrap
2018-07-04 Jens Axboeblktrace: just ignore zero byte traces
2018-06-29 Jens AxboeFix compilation without cgroups
2018-06-29 Josef Bacikfio: add job_runtime to the thread json output
2018-06-29 Josef Bacikfio: work with cgroup2 as well
2018-06-21 Jens AxboeMerge branch 'doc-norandommap' of https://github.com...
2018-06-21 Steve Wisedoc: add text about possibly verify errors with norandommap
2018-06-20 Jens AxboeMerge branch 'wip-single-glfs-instance' of https:/...
2018-06-20 Zhang Huanglusterfs: capable to test with one single glfs instance
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Futesting: add test script for readonly parameter
2018-06-18 Vincent Fudoc: improve readonly option description
2018-06-18 Vincent Fuoptions: check for conflict between trims and readonly...
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-18 Vincent Fufilesetup: make trim jobs respect --readonly during...
2018-06-18 Vincent Fufio.h: also check trim operations in fio_ro_check
2018-06-15 Jens Axboeclient: close dup'ed descriptor if fdopen() fails
2018-06-15 Jens Axboeclient: check return of dup(2)
2018-06-15 Tomohiro Kusumiclient: parse env variables before sending job-file...
2018-06-12 Jens Axboerand: make randX_upto() do the end value increment
2018-06-12 Jens Axboerand: ensure that rand_between() can reach max value
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 Axboerand: cleanup rand_between() and helpers
next