fio.git
2020-06-22 Bart Van Asschefio: Use atomic_load_acquire() and atomic_store_release...
2020-06-22 Bart Van Asscheengines/io_uring: Use atomic_{load_acquire,store_release}()
2020-06-22 Bart Van Asscheengines/libaio: Use atomic_store_release() instead...
2020-06-22 Bart Van Asschearch/arch.h: Introduce atomic_{load_acquire,store_relea...
2020-06-22 Bart Van Asschefio_sem: Remove a read_barrier() call
2020-06-22 Bart Van AsscheMake __rand_0_1() compatible with clang
2020-06-22 Bart Van Asscheconfigure: Use -Wimplicit-fallthrough=2 instead of...
2020-06-12 Phillip ChenPriority bit log file format documentation update
2020-06-12 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche/fio
2020-06-12 Jens AxboeMerge branch 'master' of https://github.com/raphael...
2020-06-11 Raphael NorwitzFix typo in libiscsi error message
2020-06-10 Bart Van Asschepshared: Improve mutex_init_pshared_with_type()
2020-06-10 Bart Van Asschezbd: Fix zoned_block_device_info.zone_size documentation
2020-06-10 Bart Van Asschezbd: Fix spelling of the "zonemode" job option
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-06-10 Jens AxboeMerge branch 'client-leak-fix' of https://github.com...
2020-06-09 Bart Van Asscheclient: Fix another memory leak in an error path
2020-06-09 Bart Van Asscheclient: Fix a memory leak in an error path
2020-06-07 Bart Van Asschet/run-fio-tests.py: Accept a wider range of IOPS values
2020-06-07 Bart Van AsscheSwitch to Python3
2020-06-07 Vincent Fuci/travis-install.sh, MacOS: Install the Python 'six...
2020-06-07 Bart Van Asscheci/travis-install.sh: Install python3-six package
2020-06-07 Bart Van Assche.travis.yml: Move shell code out of .travis.yml
2020-06-05 Jens AxboeMakefile: include linux-blkzoned.c for Android, if set
2020-06-04 Shin'ichiro... zbd: Fix max_open_zones checks
2020-06-02 Jens Axboegfio: don't have multiple versions of main_ui
2020-05-31 Konstantin... engines: pvsync2 libaio io_uring: add support for RWF_N...
2020-05-29 Jens AxboeMerge branch 'pshared1' of https://github.com/kusumi/fio
2020-05-29 Tomohiro Kusumipshared: fix comment on supported platforms
2020-05-28 Jens AxboeMerge branch 'python3-testing' of https://github.com...
2020-05-28 Vincent Futravis: install python3 scipy for Linux and macOS tests
2020-05-28 Vincent Futesting: change two test scripts to refer to python3
2020-05-28 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-28 Vincent Fu.travis: enable arm64 architecture builds
2020-05-28 Vincent Fut/run-fio-tests: pass-through arguments to test scripts
2020-05-28 Vincent Fuappveyor: use on_finish section to upload artifacts
2020-05-28 Shin'ichiro... zbd: Fix compilation error on BSD
2020-05-28 Shin'ichiro... pshared: Add mutex_init_pshared_with_type()
2020-05-26 Dmitry Fomichevt/zbd: make the test script easier to terminate
2020-05-26 Dmitry Fomichevt/zbd: beautify test script output
2020-05-26 Dmitry Fomichevlibzbc: fix whitespace errors
2020-05-26 Dmitry Fomichevlibzbc: cleanup init code
2020-05-24 Bart Van Asscheclient: Make skipping option appending in handle_job_op...
2020-05-24 Bart Van Asscheclient: Fix two memory leaks in handle_job_opt()
2020-05-24 Bart Van AsscheMake json_object_add_value_string() duplicate its ...
2020-05-24 Jens AxboeMerge branch 'parse-and-fill-pattern' of https://github...
2020-05-24 Bart Van AsscheDo not read past the end of fmt_desc[]
2020-05-24 Bart Van AsscheDeclare a static variable 'const'
2020-05-24 Bart Van AsscheFix spelling in a source code comment
2020-05-23 Jens AxboeFio 3.20 fio-3.20
2020-05-23 Jens AxboeMerge branch 'master' of https://github.com/ffontaine/fio
2020-05-23 Fabrice FontaineMakefile: fix build of io_uring on sh4
2020-05-21 Alexey Dobriyanzbd: make zbd_info->mutex non-recursive
2020-05-21 Alexey Dobriyanzbd: introduce per job maximum open zones limit
2020-05-21 Alexey Dobriyanzbd: don't lock zones outside working area
2020-05-21 Alexey Dobriyanzbd: bump ZBD_MAX_OPEN_ZONES
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 Song Liuinit: fix unit of latency_window
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
next