fio.git
2019-07-31 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
2019-07-31 Jens AxboeMerge branch 'gnuplot-tabs' of https://github.com/kapsh/fio
2019-07-31 Damien Le Moalbssplit: Fix handling of 0 percentage
2019-07-27 Alexander Kapshunafio2gnuplot: fix TabErrors when running with Python 3
2019-07-26 Jens AxboeDocument io_uring feature
2019-07-26 Jens Axboeengines/libaio: remove remnants of abandoned aio features
2019-07-19 Kyle Zhanglibiscsi: continue working when meets EINTR or EAGAIN
2019-07-12 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
2019-07-12 Jens AxboeFio 3.15 fio-3.15
2019-07-12 Kyle Zhanglibiscsi: log reason of error when readcapacity failed
2019-07-09 Vincent Fuengines/http: set FIO_SYNCIO flag
2019-07-09 Vincent Fufio: fix aio trim completion latencies
2019-07-01 Jens AxboeMerge branch 'optlenmax' of https://github.com/powernap/fio
2019-07-01 Nick PrincipeIncrease maximum length of line in jobs file to 8192
2019-07-01 Jens Axboeengines/rbd: hide rbd_io_u_seen() if not used
2019-06-04 Damien Le Moaleta: Fix compiler warning
2019-06-04 Damien Le MoalFix string copy compilation warnings
2019-05-31 Jens AxboeMerge branch 'wip-tcmalloc' of https://github.com/dilla...
2019-05-31 Jason Dillamanconfigure: attempt to link against tcmalloc by default...
2019-05-27 Helmut Grohneconfigure: check for gtk version using pkg-config
2019-05-27 Helmut Grohneconfigure: apply ${cross_prefix} to pkg-config calls
2019-05-23 Jens Axboeglusterfs: update for new API
2019-05-22 Jens Axboeconfigure: add gettid() test
2019-05-22 Jens AxboeFio 3.14 fio-3.14
2019-05-20 Jens Axboeio_uring: sync with liburing/kernel
2019-05-16 Vincent Fustat: remove terse v2 blank lines with description...
2019-05-16 Vincent Fudocs: improve terse output format documentation
2019-05-16 Vincent Fuclient: add a newline after terse disk util
2019-05-16 Vincent Fuclient: handle disk util for all output formats
2019-05-16 Vincent Fuclient: do not print disk utilization for terse v2
2019-05-09 Jens Axboet/io_uring: improve EOPNOTSUPP message
2019-05-08 Jens Axboet/io_uring: clarify polled support is fs + device
2019-05-07 Rebecca CranUpdate CFLAGS and LDFLAGS for FreeBSD builds
2019-05-06 Jens AxboeMerge branch 'fix-infinite-loop-of-io_uring' of https...
2019-05-05 Satoru Takeuchiio_uring: fix possible infinite loop
2019-04-25 Jens Axboeio_uring: remove cachehit information
2019-04-25 Jens AxboeFix __FIO_OPT_G_ISCSI numbering
2019-04-25 Phillip Chenzbd random read conventional zones
2019-04-22 Jens AxboeMerge branch 'libiscsi' of https://github.com/smartxwor...
2019-04-21 Kyle Zhangfio: add libiscsi engine
2019-04-21 Kyle Zhangfilesetup: don't call create_work_dirs() for ioengine...
2019-04-19 Damien Le Moalzbd: Fix zone report handling
2019-04-18 Keith Buschfio: Add advise THP option to mmap engine
2019-04-17 Jens AxboeMerge branch 'master' of https://github.com/mingnus/fio
2019-04-17 Ming-Hung Tsairand: fix truncated rand_seed on Windows
2019-04-01 Jens AxboeMerge branch 'patch-1' of https://github.com/neheb/fio
2019-04-01 Rosen Penevarch: fix build breakage on armv6 again
2019-03-25 Vincent Fustat: eliminate unneeded curly braces
2019-03-25 Vincent Fuclient: put All clients section at end of normal output
2019-03-21 Vincent Fustat: fix accumulation of latency buckets
2019-03-11 Keith Buscht/io_uring: memset() allocated memory
2019-03-09 Keith Buscht/io_uring: add depth options
2019-03-07 Jens Axboeengines/skeleton_external: update gcc incantation
2019-03-06 Jens Axboet/io_uring: stop when max number of files is reached
2019-02-28 Jens Axboeengines/sg: ensure we flag EIO on the right io_u
2019-02-28 Jens Axboeengines/sg: ensure we complete the right command for...
2019-02-24 Jens Axboeengines/sg: kill dead function
2019-02-24 Damien Le Moalt/zbd: Add multi-job libaio test
2019-02-24 Damien Le Moalzbd: Avoid async I/O multi-job workload deadlock
2019-02-24 Damien Le Moalzbd: Fix zone locking for async I/O engines
2019-02-24 Shin'ichiro... t/zbd: Default to using blkzone tool
2019-02-24 Damien Le Moalt/zbd: Fix test 2 and 3 result handling
2019-02-24 Shin'ichiro... t/zbd: Fix handling of partition devices
2019-02-24 Dmitry Fomichevsg: Clean up handling of big endian data fields
2019-02-24 Dmitry Fomichevsg: Avoid READ CAPACITY failures
2019-02-24 Shin'ichiro... zbd: Fix partition block device handling
2019-02-21 Vincent Fuoptions: catch division by zero in setting CPU affinity
2019-02-21 Vincent Fustat: use long doubles to identify latency percentiles
2019-02-11 Jens Axboeconfigure: enable -Wimplicit-fallthrough if we have it
2019-02-11 Jens AxboeDocument switch fall-through cases
2019-02-10 Jens Axboeio_uring: sync header with the kernel
2019-02-08 Jeff Furlongclient/server: inflate error handling
2019-02-08 Jens AxboeFio 3.13 fio-3.13
2019-02-07 Vincent Fustat: put 'percentiles' object in appropriate 'clat_ns...
2019-02-07 Vincent Fustat: clean up calc_clat_percentiles
2019-02-04 Jens AxboeImprove wording in REPORTING-BUGS
2019-02-01 Jens Axboet/io_uring: verbose error for -95/-EOPNOTSUPP failure
2019-01-29 Jens Axboeio_uring: ensure we use the right argument syscall
2019-01-29 Jens Axboet/io_uring: fix bad if
2019-01-29 Jens Axboeio_uring: update to kernel struct io_uring_params
2019-01-28 Jens Axboeio_uring: sync with kernel
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-28 hygonsocAdd Hygon SoC support to enable tsc_reliable feature
2019-01-24 Vincent Furate-submit: call ioengine post_init when starting...
2019-01-23 Jens Axboeio_uring: system calls have been renumbered
2019-01-16 Jens Axboeengines/io_uring: cleanup setrlimit()
2019-01-16 Jens Axboeio_uring: sync with upstream API
2019-01-16 Jens Axboeengines/io_uring: ensure sqe stores are ordered SQ...
2019-01-16 Jens Axboet/io_uring: use fio provided memory barriers
2019-01-16 Jens Axboex86-64: correct read/write barriers
2019-01-15 Jens Axboet/io_uring: fixes
2019-01-15 Jens Axboet/io_uring: terminate buf[] file depth string
2019-01-15 Jens Axboet/io_uring: wait if we're at queue limit
2019-01-15 Jens Axboet/io_uring: print file depths
2019-01-15 Jens Axboet/io_uring: pick next file if we're over the limti
2019-01-14 Jens Axboet/io_uring: use the right check for when to wait
2019-01-13 Jens Axboet/io_uring: only call setrlimit() for fixedbufs
2019-01-13 Jens Axboeio_uring: add 32-bit x86 support
2019-01-13 Jens Axboet/io_uring: add option for register_files
2019-01-13 Jens Axboeio_uring: fix pointer cast warning on 32-bit
next