Merge branch 'div-by-zero' of https://github.com/vincentkfu/fio
[fio.git] / engines /
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-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-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 AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
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 Asschepmemblk: Fix a memory leak
2020-01-16 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-14 Keith Buschengines/io_uring: use fixed opcodes for pre-mapped...
2020-01-09 Jens Axboeio_uring: set sqe iopriority, if prio/prioclass is set
2020-01-03 Jens AxboeMerge branch 'unit1' of https://github.com/kusumi/fio
2019-12-23 Jens Axboeio_uring: add option for non-vectored read/write commands
2019-12-06 Jens Axboepvsync2: add support for RWF_UNCACHED
2019-12-06 Jens Axboeio_uring: add support for RWF_UNCACHED
2019-11-27 Jens AxboeMerge branch 'engine-rados-fix-first' of https://github...
2019-11-27 Adam Kupczykengines/rados: fix error with getting last instead...
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-26 Jens AxboeMerge branch 'rados-now-use-completion-callbacks' of...
2019-11-25 Adam Kupczykengines/rados: changed polling to completion callbacks...
2019-11-02 Jens Axboeengines/libaio.c: remove unused 'hipri' setting
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-09-19 Jens Axboeengines/io_uring: remove debug printf
2019-09-13 Jens AxboeMerge branch 'fio_reset_sqe' of https://github.com...
2019-09-13 Andres Freundengines/io_uring: Fully clear out previous SQE contents.
2019-09-12 Jens AxboeMerge branch 'ioring_add_sync_file_range' of https...
2019-09-12 Jens AxboeMerge branch 'fix_iouring_eintr' of https://github...
2019-09-12 Andres Freundengines/io_uring: Add support for sync_file_range.
2019-09-12 Andres Freundengines/io_uring: Handle EINTR.
2019-09-12 Jens Axboeengines/io_uring: fix crash with registerfiles=1
2019-09-05 Jens Axboeengines/io_uring: use its own option group
2019-09-05 Jens Axboeengines/io_uring: add support for registered files
2019-08-15 Richard W.M. Jonesnbd: Update for libnbd 0.9.8
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-08-03 Jens Axboeengines/splice: remove buggy ->mem_align set
2019-08-02 Richard W.M. Jonesengines: Add Network Block Device (NBD) support using...
2019-07-31 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
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 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 Jens Axboeengines/rbd: hide rbd_io_u_seen() if not used
2019-05-23 Jens Axboeglusterfs: update for new API
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-22 Jens AxboeMerge branch 'libiscsi' of https://github.com/smartxwor...
2019-04-21 Kyle Zhangfio: add libiscsi engine
2019-04-18 Keith Buschfio: Add advise THP option to mmap engine
2019-03-07 Jens Axboeengines/skeleton_external: update gcc incantation
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 Dmitry Fomichevsg: Clean up handling of big endian data fields
2019-02-24 Dmitry Fomichevsg: Avoid READ CAPACITY failures
2019-02-11 Jens AxboeDocument switch fall-through cases
2019-01-29 Jens Axboeio_uring: ensure we use the right argument syscall
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 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-13 Jens Axboeio_uring: fix pointer cast warning on 32-bit
2019-01-13 Jens AxboeMove io_uring to os/linux/
2019-01-11 Jens Axboeengines/io_uring: remove unused ld->io_us array
2019-01-11 Jens Axboeio_uring: update to newer API
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 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 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 AxboeRename aioring engine to io_uring
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 Axboeengines/aioring: update for newer mmap based API
2018-12-31 Jens Axboeaioring: remove IOCB_FLAG_HIPRI
2018-12-30 Jens Axboeaioring: update API
2018-12-21 Jens Axboeengines/aioring: fix harmless typo
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 Axboeengines/aioring: get rid of old error on sqwq and sqthread
2018-12-14 Jens AxboeAdd cache hit stats
2018-12-13 Jens Axboeengines/aioring: update to newer API
2018-12-13 Jens Axboeengines/aioring: enable IOCTX_FLAG_SQPOLL
2018-12-13 Jens Axboeengines/aioring: various updates and fixes
2018-12-13 Jens Axboeengines/libaio: remove features deprecated from old...
next