Fix string copy compilation warnings
[fio.git] / t /
2019-05-09 Jens Axboet/io_uring: improve EOPNOTSUPP message
2019-05-08 Jens Axboet/io_uring: clarify polled support is fs + device
2019-04-25 Jens Axboeio_uring: remove cachehit information
2019-03-11 Keith Buscht/io_uring: memset() allocated memory
2019-03-09 Keith Buscht/io_uring: add depth options
2019-03-06 Jens Axboet/io_uring: stop when max number of files is reached
2019-02-24 Damien Le Moalt/zbd: Add multi-job libaio test
2019-02-24 Shin'ichiro Kawasakit/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 Kawasakit/zbd: Fix handling of partition devices
2019-02-11 Jens AxboeDocument switch fall-through cases
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-28 Jens Axboeio_uring: sync with kernel
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-16 Jens Axboeio_uring: sync with upstream API
2019-01-16 Jens Axboet/io_uring: use fio provided memory 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 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 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 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 AxboeUpdate to newer io_uring API
2019-01-09 Jens AxboeUpdate to newer io_uring API
2019-01-08 Jens Axboet/io_uring: ensure to use the right opcode for fixed...
2019-01-08 Jens Axboeconfigure: add __kernel_rwf_t check
2019-01-08 Jens Axboeio_uring: use kernel header directly
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 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 Axboet/aio-ring: update for continually rolling ring
2018-12-14 Jens Axboet/aio-ring: add cache hit statistics
2018-12-13 Jens Axboet/aio-ring: update for new API
2018-12-12 Jens Axboet/aio-ring: set nr_events after clear
2018-12-12 Jens Axboet/aio-ring: update to new io_setup2(2)
2018-12-12 Jens Axboet/aio-ring: update to newer API
2018-12-10 Jens Axboet/aio-ring: updates/cleanups
2018-12-10 Jens AxboeAdd aio-ring test app
2018-10-19 Vincent Fufio: enable cross-thread overlap checking with processes
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Report a test summary when...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Set fio aux path and forbid...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Ensure that an assertion failur...
2018-09-29 Bart Van Asschet/zbd/functions: Make fio_reset_count() return 0 if...
2018-09-26 Jens AxboeAdd regression test for flow/negative option parser...
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-17 Jens Axboet/axmap: use a 64-bit type (not size_t) for axmap tests
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-11 Jens AxboeAdd regression test for recent offload locking bug
2018-09-05 Jens AxboeMerge branch 'sz/log-names-need-help' of https://github...
2018-09-05 Damien Le Moalzbd: Fix test scripts
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd scripts for testing the fio zoned block device...
2018-08-23 Jens Axboet/axmap: print explicit overlap ranges tested
2018-08-23 Jens Axboet/axmap: add regression test for overlap case resulting...
2018-08-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
2018-08-18 Jens AxboeMove steady state unit test to t/
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-17 Jens AxboeMerge branch 'master' of https://github.com/kelleymh/fio
2018-08-17 Michael KelleyAdd tests specifically for axmap_next_free()
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-26 Vincent Futesting: add test scripts for sg ioengine
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-11 Jens Axboet/axmap: add longer overlap test case
2018-07-11 Jens Axboet/axmap: add regression case for recent overlap failure...
2018-07-11 Jens Axboet/axmap: add zero return overlap cases
2018-07-11 Jens Axboet/axmap: don't print 'pass' on failure
2018-07-11 Jens Axboet/axmap: a few more overlap cases
2018-07-11 Jens Axboet/axmap: clean up overlap tests
2018-07-10 Jens Axboet/axmap: add a few more overlap test cases
2018-07-10 Jens Axboet/axmap: add overlap test cases
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Futesting: add test script for readonly parameter
next