Merge branch 'msys2' of https://github.com/sitsofe/fio into master
[fio.git] / engines /
2020-09-15 Jens AxboeMerge branch 'msys2' of https://github.com/sitsofe...
2020-09-12 Sitsofe Wheelerwindows: fix DWORD format string complaints
2020-09-12 Sitsofe Wheelernet: coerce the result of htonl before printing
2020-09-11 Jens Axboeengines/io_uring: mark as not compatible with io_submit...
2020-09-08 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche...
2020-09-08 Jens Axboeengines/io_uring: allow setting of IOSQE_ASYNC
2020-09-07 Jens AxboeKill off old GUASI IO engine
2020-09-03 Jens Axboeengines/io_uring: use the atomic load acquire instead...
2020-09-03 Jens Axboeengines/io_uring: move sqe clear out of hot path
2020-08-28 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-22 Jens Axboeengines/io_uring: use non-vectored read/write if available
2020-08-21 Jens Axboeengines/io_uring: don't attempt to set RLIMITs
2020-08-21 Jens AxboeMerge branch 'adjusting-libpmem' of https://github...
2020-08-21 Łukasz Stolarczukengines/libpmem: adjust for PMDK >=1.5 usage
2020-08-19 Jens Axboeengines/windowsaio: fix silly thinky on IO thread creation
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-17 Jens Axboeengines/windowsaio: only set IOCP thread affinity if...
2020-08-11 Jens Axboeengines/io_uring: make sure state is updated for requeues
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-27 Jens AxboeAdd roundup_pow2() as a generic helper
2020-07-21 Shin'ichiro Kawasakizbd: Support zone capacity smaller than zone size
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-13 Jens AxboeMerge branch 'io_uring-opt' of https://github.com/anton...
2020-07-13 Anton Blanchardio_uring: Avoid needless update of completion queue...
2020-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-06-28 Jens AxboeMerge branch 'pmemblk' of https://github.com/bvanassche/fio
2020-06-27 Bart Van AsscheUnbreak the pmemblk engine
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van Asscheengines/io_uring: Use atomic_{load_acquire,store_release}()
2020-06-22 Bart Van Asscheengines/libaio: Use atomic_store_release() instead...
2020-06-12 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche/fio
2020-06-12 Jens AxboeMerge branch 'master' of https://github.com/raphael...
2020-06-11 Raphael NorwitzFix typo in libiscsi error message
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-05-31 Konstantin Khlebnikovengines: pvsync2 libaio io_uring: add support for RWF_N...
2020-05-26 Dmitry Fomichevlibzbc: fix whitespace errors
2020-05-26 Dmitry Fomichevlibzbc: cleanup init code
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-14 Jens AxboeMerge branch 'rados' of https://github.com/vincentkfu/fio
2020-05-14 Vincent Fuengines/rados: fix build issue with thread_cond_t vs...
2020-05-14 Jens AxboeMerge branch 'rados-cleanup-wait' of https://github...
2020-05-14 Adam Kupczykengines/rados: Added waiting for completion on cleanup.
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Dmitry Fomichevfio: Introduce libzbc IO engine
2020-04-07 Damien Le Moalioengines: Add zoned block device operations
2020-04-07 Dmitry Monakhovengine/rdmaio: fix io_u initialization
2020-04-07 Dmitry Monakhovengines: check options before dereference
2020-03-12 Xiaoguang Wangengines/io_uring: delete fio_option_is_set() calls...
2020-03-03 Jens AxboeMerge branch 'patch-1' of https://github.com/felixonmar...
2020-03-03 Felix YanCorrect multiple typos in engines/libhdfs.c
2020-03-02 Jens AxboeMerge branch 'filestat3' of https://github.com/kusumi/fio
2020-03-02 Tomohiro Kusumiengines/filestat: add statx(2) syscall support
2020-03-01 Jens AxboeMerge branch 'clean1' of https://github.com/kusumi/fio
2020-02-27 Jens Axboeio_uring: we should not need two write barriers for...
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
next