fio.git
2020-05-21 Alexey Dobriyanverify: decouple seed generation from buffer fill
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-20 Vincent Fut/zbd: improve error handling for test scripts
2020-05-20 Vincent Futesting: use max-jobs to speed up testing
2020-05-20 Vincent Fudocs: update cmdprio_percentage with note about root...
2020-05-20 Jens AxboeMerge branch 'issue-989' of https://github.com/Nordix/fio
2020-05-20 Lars EkmanCorrected scope of for-loop
2020-05-19 Jens AxboeMerge branch '32-bit-fixes' of https://github.com/sitso...
2020-05-19 Sitsofe WheelerFix 32-bit/LLP64 platform truncation issues
2020-05-19 Song LiuAdd option latency_run to continue enable latency_target
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-18 Pierre LabatAllow more flexibility in zone start and span
2020-05-18 Vincent Fut/latency_percentiles: run cmdprio_percentage tests...
2020-05-18 Vincent Fut/run-fio-tests: better catch file errors
2020-05-18 Vincent Fut/jsonplus2csv_test: reduce file size
2020-05-15 Damien Le Moalt/zbd: Use max-jobs=16 option
2020-05-15 Damien Le Moalio_u: Optimize set_rw_ddir()
2020-05-15 Damien Le Moalzbd: Rename zbd_init()
2020-05-15 Damien Le Moalzbd: Optimize zbd_file_reset()
2020-05-15 Damien Le Moalzbd: Fix read with verify
2020-05-15 Damien Le Moalzbd: Fix potential deadlock on read operations
2020-05-15 Damien Le Moaliolog: Fix write_iolog_close()
2020-05-14 Jens AxboeMerge branch 'rados' of https://github.com/vincentkfu/fio
2020-05-14 Vincent Fuengines/rados: fix build issue with thread_cond_t vs...
2020-05-14 Jens AxboeMerge branch 'rados-cleanup-wait' of https://github...
2020-05-14 Adam Kupczykengines/rados: Added waiting for completion on cleanup.
2020-05-13 Jens AxboeMerge branch 'helper-thread-select' of https://github...
2020-05-12 Vincent Fuhelper_thread: better handle select() return value
2020-05-11 Jens AxboeMerge branch 'btrace2fio' of https://github.com/liu...
2020-05-11 Song Liubtrace2fio: create separate jobs for pid with both...
2020-05-08 Stephen Batesrate: Convert the rate and rate_min options to FIO_OPTS_ULL
2020-04-29 Jens AxboeMerge branch 'helper_thread_test' of https://github...
2020-04-29 Vincent Fuhelper_thread: refactor status-interval and steadystate...
2020-04-29 Vincent Fuhelper_thread: fix inconsistent status intervals
2020-04-29 Vincent Fuhelper_thread: cleanups
2020-04-21 Jens AxboeMerge branch 'gcc1' of https://github.com/kusumi/fio
2020-04-21 Tomohiro Kusumijson: Fix compile error on RHEL6
2020-04-21 Jens Axboejson: don't use named initializers for anonymous unions
2020-04-17 Shin'ichiro... zbd: Fix I/O direction adjustment step for random read...
2020-04-16 Jens AxboeMerge branch 'patch-1' of https://github.com/aakarshg/fio
2020-04-16 Aakarsh GopiAdd fio-histo-log-pctiles to make file
2020-04-15 Jens AxboeMerge branch 'appveyor-artifacts' of https://github...
2020-04-14 Vincent Fuappveyor: make test artifacts available for inspection
2020-04-13 Alexey Dobriyanzbd: fix sequential write pattern with verify= and...
2020-04-13 Shin'ichiro... zbd: Ensure first I/O is write for random read/write...
2020-04-13 Shin'ichiro... t/zbd: Fix a bug in reset_zone() for all zones reset
2020-04-13 Shin'ichiro... t/zbd: Fix a bug in max_open_zones()
2020-04-13 Alexey Dobriyanzbd: fix zonemode=zbd with NDEBUG
2020-04-13 Jens AxboeMerge branch 'fix-cflags' of https://github.com/Hi...
2020-04-13 Konstantin... configure/Makefile: don't override user CFLAGS
2020-04-08 Jens AxboeMerge branch 'zbd-build' of https://github.com/vincentk...
2020-04-08 Damien Le Moalexamples: add libzbc ioengine example scripts
2020-04-08 Damien Le Moalexamples: add zonemode=zbd example scripts
2020-04-08 Damien Le Moalzbd: Fix missing mutex unlock and warnings detected...
2020-04-08 Vincent FuRevert ".travis.yml: remove pip line from xcode11.2...
2020-04-08 Vincent Fuzbd: fix Windows build errors
2020-04-08 Damien Le Moalzbd: Fix build errors on Windows and MacOS
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Dmitry Fomichevt/zbd: Add support for libzbc IO engine tests
2020-04-07 Dmitry Fomichevfio: Introduce libzbc IO engine
2020-04-07 Damien Le Moalioengines: Add zoned block device operations
2020-04-07 Damien Le Moalfio: Generalize zonemode=zbd
2020-04-07 Dmitry Monakhovengine/rdmaio: fix io_u initialization
2020-04-07 Dmitry Monakhovengines: check options before dereference
2020-04-07 Alexey Dobriyanzbd: fixup ->zone_size_log2 if zone size is not power...
2020-04-06 Damien Le Moalzbd: Fix potential zone lock deadlock
2020-04-02 Alexey Dobriyanfio: fix interaction between offset/size limited thread...
2020-03-31 Jens AxboeMerge branch 'github-issue-947' of https://github.com...
2020-03-31 Vincent Fustat: eliminate extra log samples
2020-03-26 Jens AxboeMerge branch 'jsonplus2csv' of https://github.com/vince...
2020-03-26 Vincent Fu.travis.yml: remove pip line from xcode11.2 config
2020-03-26 Vincent Fut/jsonplus2csv_test.py: test script for tools/fio_jsonp...
2020-03-26 Vincent Futools/fio_jsonplus2csv: accommodate multiple lat measur...
2020-03-18 Naohiro Aotazbd: add test for stressing zone locking
2020-03-18 Naohiro Aotaio_u: ensure io_u_quiesce() to process all the IOs
2020-03-18 Naohiro Aotabackend: always clean up pending aios
2020-03-18 Naohiro Aotazbd: use zone_lock to lock a zone
2020-03-18 Naohiro Aotazbd: reset one zone at a time
2020-03-18 Naohiro Aotazbd: avoid initializing swd when unnecessary
2020-03-17 Feng Tanggauss.c: correct the stddev initializtion
2020-03-16 Jens Axboet/io_uring: don't use *rand48_r() variants
2020-03-16 Jens AxboeMerge branch 'patch-1' of https://github.com/neheb/fio
2020-03-15 Rosen Penevconfigure: fix vasprintf check under musl
2020-03-12 Jens AxboeFio 3.19 fio-3.19
2020-03-12 Xiaoguang Wangengines/io_uring: delete fio_option_is_set() calls...
2020-03-03 Jens AxboeMerge branch 'patch-1' of https://github.com/felixonmar...
2020-03-03 Felix YanCorrect multiple typos in engines/libhdfs.c
2020-03-02 Jens AxboeMerge branch 'filestat3' of https://github.com/kusumi/fio
2020-03-02 Tomohiro Kusumiengines/filestat: add statx(2) syscall support
2020-03-01 Jens AxboeMerge branch 'genfio-bash' of https://github.com/sitsof...
2020-03-01 Jens AxboeMerge branch 'fix-win-raw' of https://github.com/sitsof...
2020-03-01 Jens AxboeMerge branch 'clean1' of https://github.com/kusumi/fio
2020-03-01 Sitsofe Wheelerfilesetup: fix win raw disk access and improve dir...
2020-03-01 Sitsofe Wheelergenfio: use /bin/bash hashbang
2020-02-27 Jens Axboeio_uring: we should not need two write barriers for...
2020-02-27 Eric Sandeenfio: remove duplicate global definition of tsc_reliable
2020-02-24 Jens AxboeMerge branch 'div-by-zero' of https://github.com/vincen...
2020-02-24 Vincent Fut/latency_percentiles: avoid division by zero
2020-02-13 Tomohiro KusumiMakefile: don't fail to remove conditionally compiled...
next