fio.git
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
2019-01-13 Jens Axboeio_uring: ensure that the io_uring_register() structs...
2019-01-13 Jens AxboeMove io_uring to os/linux/
2019-01-13 Jens Axboet/io_uring: add IORING_OP_NOP support
2019-01-11 Jens Axboet/io_uring: only set IORING_ENTER_GETEVENTS when active...
2019-01-11 Jens Axboeengines/io_uring: remove unused ld->io_us array
2019-01-11 Jens Axboet/io_uring: remember to set p->sq_thread_cpu
2019-01-11 Jens Axboeio_uring: update to newer API
2019-01-11 Jens Axboet/io_uring: add support for registered files
2019-01-11 Jens Axboet/io_uring: make submits/reaps per-second reflected...
2019-01-11 Jens Axboet/io_uring: enable SQ thread poll mode
2019-01-11 Jens Axboet/io_uring: make more efficient for multiple files
2019-01-11 Jens Axboet/io_uring: restore usage of IORING_SETUP_IOPOLL
2019-01-10 Jens Axboeio_uring: cleanup sq thread poll/cpu setup
2019-01-10 Jens AxboeUpdate io_uring API
2019-01-10 Jens Axboeio_uring: io_uring_setup(2) takes a 'nr_iovecs' field now
2019-01-10 Jens AxboeMakefile: make t/io_uring depend on os/io_uring.h
2019-01-10 Jens AxboeUpdate to newer io_uring API
2019-01-09 Jens Axboeengines/io_uring: always setup ld->iovecs[]
2019-01-09 Jens AxboeUpdate to newer io_uring API
2019-01-08 Dan Williamsengines/devdax: Make detection of device-dax instances...
2019-01-08 Jens Axboet/io_uring: ensure to use the right opcode for fixed...
2019-01-08 Jens Axboeengines/io_uring: ensure to use the right opcode for...
2019-01-08 Jens Axboeconfigure: add __kernel_rwf_t check
2019-01-08 Jens Axboeio_uring: use kernel header directly
2019-01-08 Jens Axboeio_uring.h should include <linux/fs.h>
2019-01-08 Jens AxboeRename aioring engine to io_uring
2019-01-08 Jens AxboeRename t/aio-ring to t/io_uring
2019-01-05 Jens Axboet/aio-ring: cleanup the code a bit
2019-01-05 Jens Axboeaioring: make sq/cqring_offsets a bit more future proof
2019-01-05 Jens Axboeaioring: update to newer API
2019-01-04 Jens Axboet/aio-ring: use syscall defines
2019-01-04 Jens Axboeengines/aioring: update for newer mmap based API
2019-01-04 Jens Axboet/aio-ring: update to newer mmap() API
2018-12-31 Jens Axboeaioring: remove IOCB_FLAG_HIPRI
2018-12-30 Jens Axboeaioring: update API
2018-12-21 Jens Axboet/aio-ring: print head/tail as unsigneds
2018-12-21 Jens Axboeengines/aioring: fix harmless typo
2018-12-21 Jens Axboet/aio-ring: update for continually rolling ring
2018-12-21 Jens Axboeengines/aioring: update for continually rolling ring
2018-12-19 Jens Axboeengines/aio-ring: initialization error handling
2018-12-19 Jens Axboeengines/aio-ring: cleanup read/write prep
2018-12-14 Jens AxboeFix 'min' latency times being 0 with ramp_time
2018-12-14 Jens Axboeengines/aioring: get rid of old error on sqwq and sqthread
2018-12-14 Jens Axboet/aio-ring: add cache hit statistics
2018-12-14 Jens AxboeAdd cache hit stats
2018-12-14 Jens Axboeclient/server: convert nr_zone_resets on the wire
2018-12-13 Jens Axboeengines/aioring: update to newer API
2018-12-13 Jens Axboeengines/aioring: enable IOCTX_FLAG_SQPOLL
2018-12-13 Jens Axboeio_u: ensure buflen is capped at maxbs
2018-12-13 Jens Axboeengines/aioring: various updates and fixes
2018-12-13 Jens Axboeengines/libaio: remove features deprecated from old...
next