fio.git
2018-09-17 Jens AxboeRandom distribution 32-bit fixes
2018-09-17 Jens Axboezbd: fix various 32-bit compilation warnings
2018-09-17 Jens Axboeaxmap: isset_fn() should use 1ULL, not 1UL
2018-09-17 Jens Axboet/axmap: use a 64-bit type (not size_t) for axmap tests
2018-09-17 Jens Axboelfsr: use unsigned long long for 64-bit values
2018-09-17 Jens Axboeaxmap: use 64-bit index for the handlers
2018-09-17 Jens Axboeaxmap: use 64-bit type for number of bits
2018-09-16 Jens AxboeMerge branch 'windows_static' of https://github.com...
2018-09-15 Sitsofe Wheelerbuild: change where we set -static for Windows
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-12 Ben Englandfilter out records with duplicate timestamps
2018-09-12 Jens Axboewindows: make win_to_posix_error() more resilient
2018-09-11 Jens Axboewindows: fix the most egregious posix.c style errors
2018-09-11 Jens Axboewindows: handle ERROR_NOT_READY
2018-09-11 Jens AxboeFio 3.10 fio-3.10
2018-09-11 Jens AxboeAdd regression test for recent offload locking bug
2018-09-11 Jens AxboeMerge branch 'offload-flags-fix' of https://github...
2018-09-11 Vincent Furate_submit: synchronize accesses to io_u_queue->nr
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-08 Jens AxboeKill fusion atomic write engine
2018-09-08 Jens AxboeRename example job files (*.job -> *.fio)
2018-09-07 Jens Axboeclient: cleanup output types
2018-09-07 Jens Axboeclient: switch to per-client buffer
2018-09-07 Jens Axboeclient: use temp buffer for single output flush for...
2018-09-07 Jens AxboeRevert "client: respect terse output on client <--...
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 Axboelog: use __log_buf() if we know buf != NULL
2018-09-07 Jens Axboeclient: use temp buffer for client text output
2018-09-07 Jens AxboeCollect startup output before logging it
2018-09-07 Ben Englandremove dependency on unittest2 module
2018-09-07 Bart Van Asschenum2str(): Avoid an out-of-bounds array access
2018-09-07 Bart Van AsscheMicro-optimize num2str()
2018-09-07 Bart Van Asscheiolog: Ensure that sockaddr_un.sun_path is '\0'-terminated
2018-09-06 Jens AxboeFio 3.9 fio-3.9
2018-09-06 Jens AxboeMerge branch 'master' of https://github.com/damien...
2018-09-06 Damien Le Moalzbd: Use bytes unit
2018-09-06 Damien Le Moalzbd: Fix zbd_zone_idx()
2018-09-06 Damien Le Moalzbd: Remove inexistent functions declaration
2018-09-06 Damien Le Moalzbd: Improve read randomness
2018-09-05 Rebecca CranWindows: update download URL and add missing examples
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-05 Jens AxboeDocument oddity with --status-interval and --output...
2018-09-05 Damien Le Moalzbd: Fix test scripts
2018-09-04 Sam ZaydelLog files names start with _ when write_XX_log= keys...
2018-09-03 Vincent Fuengines/sg: improve error handling
2018-08-31 Jeff Furlongclient: fix nr_samples
2018-08-30 Jens AxboeMerge branch 'configure-help' of https://github.com...
2018-08-30 Jonas Hahnfeldconfigure: Document more switches to disable features
2018-08-25 Jens AxboeMake td_io_u_lock/unlock() explicit
2018-08-25 Tomohiro Kusumiclient: suppress non JSON default outputs on --output...
2018-08-25 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-08-25 Bart Van AsscheFix the typehelp[] array
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd scripts for testing the fio zoned block device...
2018-08-24 Bart Van AsscheAdd support for resetting zones periodically
2018-08-24 Bart Van AsscheMake it possible to limit the number of open zones
2018-08-24 Bart Van AsscheCollect and show zone reset statistics
2018-08-24 Bart Van AsscheAdd support for zoned block devices
2018-08-24 Bart Van AsscheAdd two assert statements in mark_random_map()
2018-08-24 Bart Van AsschePass offset and buffer length explicitly to mark_random...
2018-08-24 Bart Van AsscheIntroduce the io_u.post_submit callback function pointer
2018-08-24 Bart Van AsscheAdd the zonemode job option
2018-08-24 Bart Van AsscheAdd the 'zbd' debug level
2018-08-24 Bart Van Asscheconfigure: Add <linux/blkzoned.h> test
2018-08-23 Jens Axboet/axmap: print explicit overlap ranges tested
2018-08-23 Jens Axboet/axmap: add regression test for overlap case resulting...
2018-08-23 Jens Axboeaxmap: return early of an overlap results in 0 settable...
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-23 Luis Chamberlainclient: respect terse output on client <--> backend...
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
next