don't access dlclose'd dynamic ioengine object after close
[fio.git] / engines /
2021-04-23 Jens AxboeMerge branch 'gpspm-add-optional-use-rpma_conn_completi...
2021-04-23 Oksana Salykrpma: gpspm: introduce the busy_wait_polling toggle
2021-04-16 Friendy.Su@sony.comengines: add engine for file delete
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-17 Jens AxboeMerge branch 'dfs_engine' of https://github.com/johannl...
2021-03-17 Johann Lombardiengines/dfs: add DAOS File System (dfs) engine
2021-03-13 Jan Michalskirpma: add librpma_apm_* and librpma_gpspm_* engines
2021-03-11 Jens AxboeMerge branch 'dev_luye_github' of https://github.com...
2021-03-10 Jens AxboeMerge branch 'fallock-blkdev' of https://github.com...
2021-03-10 Dmitry Monakhovengines/falloc: add blockdevice as a target
2021-03-09 Jens AxboeMerge branch 'master' of https://github.com/DevriesL/fio
2021-03-09 DevriesLengines/io_uring: fix compilation conflict with Android NDK
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-03-06 Friendy.Su@sony.comengines/filecreate: remove improper message print
2021-02-16 Jens Axboeengines/io_uring: add verbose error for ENOSYS
2021-02-16 Adam Kupczykengine/rados: Add option to skip object creation
2021-02-14 Jens AxboeMerge branch 'per-engine-pre-write-function' of https...
2021-02-09 Łukasz Stolarczukfilesetup: add engine's io_ops to prepopulate file...
2021-01-29 Dmitry Fomichevengines/libzbc: enable block backend
2021-01-29 Dmitry Fomichevzbd: engines/libzbc: don't fail on assert for offline...
2021-01-26 Hongwei QinAdd thinktime_blocks_type parameter
2021-01-25 Douglas Gilbertfio: add hipri option to sg engine
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-08 Jens AxboeMerge branch 'cpu-engine' of https://github.com/bvanass...
2021-01-08 Bart Van Asscheengines/cpu: Fix td_vmsg() call
2021-01-07 Jens Axboeengines/cpu: style cleanups
2021-01-07 Jens AxboeMerge branch 'evelu-qsort' of https://github.com/ErwanA...
2021-01-07 Erwan Veluengines/cpu: Adding qsort capabilities
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
2020-12-15 Jens AxboeMerge branch 'wip-rbd-engine-tweaks' of https://github...
2020-12-05 Jens AxboeMerge branch 'cufile' of https://github.com/SystemFabri...
2020-12-05 Brian T. Smithioengine: Add libcufile I/O engine
2020-12-02 Jason Dillamanengines/rbd: issue initial flush to enable writeback...
2020-12-02 Jason Dillamanengines/rbd: add support for "direct=1" option
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-11-05 Albert Changengines/hdfs: swap fio_hdfsio_init and fio_hdfsio_io_u_init
2020-10-28 Jens AxboeMerge branch 'o_dsync' of https://github.com/anarazel/fio
2020-10-28 Andres Freundextend --sync to allow {sync,dsync,0,1}, to support...
2020-10-15 Jens AxboeDisallow offload IO mode for engines marked with FIO_NO...
2020-10-11 Jens AxboeMerge branch 'master' of https://github.com/bvanassche...
2020-09-20 Bart Van Asschegettime: Introduce fio_get_mono_time()
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
next