fio.git
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...
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/vincentkfu/fio
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-02-06 Jens AxboeUnify architecture io_uring syscall numbers
2020-02-06 Bart Van AsscheMake the JSON code easier to analyze
2020-02-05 Vincent Fut/run-fio-tests: fix style issues
2020-02-05 Vincent Fugfio: add high/low priority latency results
2020-02-05 Vincent Fu.gitignore: add some test programs
2020-02-05 Vincent Fustat: summary statistics for both high/low priority...
2020-02-05 Jens AxboeFio 3.18 fio-3.18
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Jens AxboeMerge branch 'filestat2' of https://github.com/kusumi/fio
2020-02-04 Tomohiro Kusumiengines/filestat: change "lstat" bool option to "stat_t...
2020-02-04 Vincent Fut/run-fio-tests: increase time allowed for tests to...
2020-02-04 Vincent Fut/run-fio-tests: add latency_percentiles.py
2020-02-04 Vincent Fut/latency_percentiles: test latency percentile reporting
2020-02-04 Vincent Fustat: fix high/low prio unified rw bug
2020-02-04 Vincent Fufio: better distinguish between high and low priority
2020-02-04 Vincent Fustat: make priority summary statistics consistent with...
2020-02-04 Vincent Fudocs: updates for slat, clat, lat percentile reporting
2020-02-04 Vincent Fugfio: display slat, clat, and lat percentiles
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
2020-02-04 Vincent Fufio: groundwork for adding slat, lat percentiles
2020-01-28 Jens AxboeMerge branch 'stat-averaging-interval-start-fix' of...
2020-01-28 Jens AxboeMerge branch 'openbsd_swap' of https://github.com/bsdku...
2020-01-28 Jens AxboeMerge branch 'no_cpu_clock_no_tls_thread' of https...
2020-01-28 Kurt MillerUse swap16/32/64 on OpenBSD.
2020-01-28 Kurt MillerFix build on architectures that don't have both cpu...
2020-01-28 Maciej S. Szmigierostat: fix calculation of bw and iops statistics based...
2020-01-23 Jens AxboeMerge branch 'filestat1' of https://github.com/kusumi/fio
2020-01-23 Tomohiro Kusumiengines/filestat: add "lstat" option to use lstat(2)
2020-01-23 Jens Axboestat: ensure we align correctly
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2020-01-22 Phillip ChenWhitespace standardization
2020-01-22 Su, Friendyengines: add engine for file stat
2020-01-18 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-18 Bart Van Asscheclient: Fix memory leaks in handle_job_opt()
2020-01-18 Bart Van Asschepmemblk: Fix a memory leak
2020-01-18 Bart Van Asschelib/memcpy: Suppress a Coverity leak report for setup_t...
2020-01-18 Bart Van Asschestat: Fix another memory leak in add_ddir_status_json()
2020-01-18 Bart Van Asschestat: Fix a memory leak in add_ddir_status_json()
2020-01-18 Bart Van Asschestat: Remove several superfluous if-tests
2020-01-18 Bart Van Asschestat: Remove more superfluous casts
2020-01-18 Bart Van Asschestat: Remove two superfluous casts
2020-01-16 Jens AxboeMerge branch 'fix_verify_push' of https://github.com...
2020-01-16 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-16 Jens AxboeMerge branch 'issue-825' of https://github.com/Leafless...
2020-01-16 Gwendal Grignouverify: Fix test to not check for numberio when verify_...
2020-01-16 Andrey KuzminUse aux_path, if set, when loading verify state
2020-01-15 LeaflessMelospizaMoved diskutil reporting functions to stat.c
2020-01-14 Keith Buschengines/io_uring: use fixed opcodes for pre-mapped...
2020-01-13 Jens Axboetime: limit usec_sleep() to maximum intervals of 1...
2020-01-12 Bart Van Asschet/read-to-pipe-async: Complain if pthread_detach()...
2020-01-12 Bart Van Asschet/read-to-pipe-async: Do not divide by zero
2020-01-12 Bart Van Asschet/memlock: Verify 'threads' argument
2020-01-12 Bart Van Asscheserver: Make it explicit that the setsockopt() return...
2020-01-12 Bart Van Asscheblktrace: Fix memory leaks in error paths
2020-01-12 Bart Van Asscheblktrace: Check value of 'merge_buf' pointer before...
2020-01-12 Bart Van Asscheblktrace: Pass a positive error code to td_verror()
2020-01-09 Jens Axboeio_uring: set sqe iopriority, if prio/prioclass is set
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheWindows >= 7: Make fio_getaffinity() error reporting...
2020-01-06 Bart Van AsscheWindows: Uninline CPU affinity functions
2020-01-06 Bart Van AsscheWindows: Use snprintf() instead of StringCch*()
2020-01-06 Bart Van AsscheInclude "oslib/asprintf.h" where necessary
2020-01-06 Bart Van AsscheWindows: Remove more unused OS dependent code
2020-01-06 Bart Van AsscheChange off64_t into uint64_t
2020-01-06 Bart Van AsscheFix the build in case FIO_HAVE_DISK_UTIL is not defined
next