filesetup: ensure to setup random generator properly
[fio.git] / t /
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-14 Vincent Fut/run-fio-tests: improve error handling
2019-11-14 Vincent Fuio_u: move to next zone even if zoneskip is unset
2019-11-07 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2019-11-06 Vincent Fut/run-fio-tests: a script to automate running fio tests
2019-11-06 Vincent Fut/jobs: fix t0011 syntax error
2019-11-06 Vincent Fut/jobs: clean up t0009 and use only 4 CPUs
2019-11-06 Vincent Fut/jobs: drop time_based in t0007
2019-11-06 Vincent Fut/jobs: use current directory for test file for t0003...
2019-11-06 Vincent Fut/jobs: fixup t0002 test jobs
2019-11-06 Vincent Fut/stest: non-zero exit value on failure
2019-11-06 Vincent Fut/sgunmap-test.py: drop six.moves dependency
2019-11-06 Vincent Fut/steadystate_tests: better support automated testing
2019-11-06 Vincent Fut/strided.py: change LFSR tests
2019-11-06 Vincent Fut/readonly: replace shell script with python script
2019-11-06 Vincent Fut/iee754: add return value
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-15 Vincent Futesting: add test script for zonemode=strided
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-09-26 Shin'ichiro Kawasakit/zbd: Avoid magic number of test case count
2019-08-29 Damien Le Moalzbd: Add support for zoneskip option
2019-08-29 Damien Le Moalzbd: Cleanup zbd_init()
2019-08-14 Bart Van Asschezbd: Improve robustness of unit tests
2019-08-09 Shin'ichiro Kawasakit/zbd: Fix I/O bytes rounding errors
2019-07-31 Jens AxboeMerge branch 'smalloc-gc' of https://github.com/vincent...
2019-07-31 Vincent Fut/stest: make the test more challenging
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...
next