fio.git
2018-08-23 Jens Axboeparse: fix bssplit option
2018-08-23 Jens AxboeMerge branch 'axmap' of https://github.com/bvanassche/fio
2018-08-23 Bart Van Asschelib/axmap: Optimize __axmap_set()
2018-08-23 Bart Van Asschelib/axmap: Simplify axmap_set_fn()
2018-08-23 Bart Van Asschelib/axmap: Make axmap_new() more robust
2018-08-23 Bart Van Asschelib/axmap: Inline ulog64()
2018-08-23 Bart Van Asschelib/axmap: Add more documentation
2018-08-21 Jeff Furlongio_u: residiual size should be unsigned long long
2018-08-20 Jens AxboeUpdate HOWTO for read_iolog change
2018-08-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
2018-08-20 Adam Kupczykiolog: Now --read_iolog can contain multiple replay...
2018-08-18 Jens AxboeMove steady state unit test to t/
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Tomohiro Kusumihttp: fix compile-time warnings
2018-08-17 Michael KelleyRemove unused code in lib/axmap.c
2018-08-17 Jens AxboeMerge branch 'ddn-ime'
2018-08-17 Jens AxboeSync man page with fio for IME
2018-08-17 Jens Axboeengines/ime: various code and style cleanups
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Gaëtan BossuAdd support for DDN's Infinite Memory Engine
2018-08-17 Michael KelleyAdd tests specifically for axmap_next_free()
2018-08-17 Michael KelleyReimplement axmap_next_free() to prevent distribution...
2018-08-16 David Disseldorpconfigure: avoid pkg-config usage for http engine
2018-08-16 Jens AxboeMerge branch 'wip-http-swift' of https://github.com...
2018-08-16 Lars Marowsky... engines/http: Add support for Swift storage backend
2018-08-16 Jens Axboeengines/http: fix use of uninitialized variable
2018-08-16 Jens AxboeMerge branch 'http_older_openssl' of https://github...
2018-08-16 David Disseldorpengines/http: support openssl < 1.1.0
2018-08-16 David Disseldorpconfigure: use pkg-config to detect libcurl & openssl
2018-08-15 Manish DusaneFix compilation on centos 7
2018-08-14 Jens AxboeMerge branch 'wip-http-engine' of https://github.com...
2018-08-14 Lars Marowsky... engines/http: Add support for WebDAV and S3
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
next