docs: move rate_cycle description
[fio.git] / engines /
2023-05-16 Ankit Kumarengines/io_uring: fix coverity issue
2023-05-15 Ankit Kumarengines/io_uring_cmd: add extended LBA support
2023-05-15 Ankit Kumarengines/nvme: support for 64 LBA formats
2023-05-10 Jens Axboeengines/rdma: remove dead code
2023-04-20 Vincent Fufio: replace malloc+memset with calloc
2023-04-20 Vincent Fuengines: separate declaration and assignment
2023-04-20 Vincent Fuengines: cleanup casts and move memset
2023-04-10 Jens AxboeMerge branch 'libaio-hang' of https://github.com/lruman...
2023-04-10 Leah Rumancikengines/io_uring: update getevents max to reflect previ...
2023-04-07 Jens AxboeMerge branch 'libaio-hang' of https://github.com/lruman...
2023-04-07 Leah Rumancikengines/libaio: fix io_getevents min/max events arguments
2023-04-04 Jens Axboeengines/nfs: fix the most egregious style violations
2023-04-04 Jens Axboeengines/nvme: cache errno value
2023-03-27 Jens AxboeMerge branch 'trim-support' of https://github.com/ankit...
2023-03-24 Ankit Kumario_uring_cmd: suppport for trim operation
2023-03-21 Jens Axboeengines/nvme: cast __u64 to unsigned long long for...
2023-03-21 Jens Axboeengines/io_uring: use correct type for fio_nvme_get_info()
2023-03-03 Jens AxboeMerge branch 'For_Each_Td_Private_Scope' of https:...
2023-03-03 HorshackRefactor for_each_td() to catch inappropriate td ptr...
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-28 Keith Buschfio: add fdp support for io_uring_cmd nvme engine
2023-02-28 Jens AxboeMerge branch 'Fix_Assert_TdIoQueue_Serialize_Overlap_Of...
2023-02-21 Jens AxboeMerge branch 'Verify_Bad_Hdr_Rand_Seed_Mult_Workload_It...
2023-02-17 Vincent FuMerge branch 'remove_pmemblk_engine' of github.com...
2023-02-17 Jens AxboeGet rid of O_ATOMIC
2023-02-17 osalykpmemblk: remove pmemblk engine
2023-02-07 Vincent Fuengines/libzbc: for read workloads always open devices...
2023-02-07 Vincent FuRevert "engines/libzbc: set FIO_RO_NEEDS_RW_OPEN engine...
2023-02-06 Jens Axboeengines/libzbc: set FIO_RO_NEEDS_RW_OPEN engine flag
2023-02-03 Vincent Fufio: add FIO_RO_NEEDS_RW_OPEN ioengine flag
2022-12-22 Ankit Kumarengines/xnvme: add support for picking mem backend
2022-12-22 Ankit Kumarengines/xnvme: add subnqn to fio-options
2022-12-22 Ankit Kumarengines/xnvme: user space vfio based backend
2022-12-22 Ankit Kumarengines/xnvme: fixes for xnvme ioengine
2022-12-02 Alberto Fariaengines/libblkio: Share a single blkio instance among...
2022-12-02 Alberto Fariaengines/libblkio: Add options for some driver-specific...
2022-12-02 Alberto Fariaengines/libblkio: Add option libblkio_force_enable_comp...
2022-12-02 Alberto Fariaengines/libblkio: Add option libblkio_wait_mode
2022-12-02 Alberto Fariaengines/libblkio: Add option libblkio_write_zeroes_on_trim
2022-12-02 Alberto Fariaengines/libblkio: Add option libblkio_vectored
2022-12-02 Alberto Fariaengines/libblkio: Add support for poll queues
2022-12-02 Alberto Fariaengines/libblkio: Allow setting option mem/iomem
2022-12-02 Alberto FariaAdd a libblkio engine
2022-11-23 Ankit Kumarengines:io_uring: fix clat calculation for sqthread...
2022-11-18 Shin'ichiro Kawasakiengines/libzbc: add libzbc_finish_zone() helper function
2022-11-04 Ankit Kumario_uring: update documentation and small fix for sqthre...
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-19 Vincent FuMerge branch 'issue-1213' of https://github.com/SystemF...
2022-10-18 Brian T. Smithlibcufile: use generic_get_file_size
2022-10-12 Ankit Kumarengines/io_uring: set coop taskrun, single issuer and...
2022-10-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-10-04 Bart Van AsscheAndroid: Fix the build of the 'sg' engine
2022-10-03 Anuj Guptaengines/io_uring: add fixedbufs support for io_uring_cmd
2022-09-06 Jens AxboeMerge branch 'rpma-add-support-for-libpmem2-to-the...
2022-09-06 Kacper Stefanskirpma: add support for libpmem2 to librpma engine in...
2022-09-06 Kacper Stefanskirpma: add support for libpmem2 to librpma engine in...
2022-09-06 Lukasz Doraurpma: simplify server_cmpl_process()
2022-08-31 Jens Axboeengines/io_uring: set single issuer and defer taskrun
2022-08-31 Jens Axboeengines/io_uring: set COOP_TASKRUN for ring setup
2022-08-25 Jens Axboeengines/io_uring: delete debug code
2022-08-24 Jens Axboeengines/io_uring: pass back correct error value when...
2022-08-23 Vincent FuMerge branch 'sigbreak-wait' of github.com:bjpaupor/fio
2022-08-16 Ankit Kumarengines/xnvme: fix segfault issue with xnvme ioengine
2022-08-11 Vincent FuMerge branch 's3_crypto' of github.com:hualongfeng/fio
2022-08-11 Friendy.Su@sony.comioengines: merge filecreate, filestat, filedelete engin...
2022-08-11 Feng, Hualongengines/http: Add s3 crypto options for s3
2022-08-11 Feng, Hualongengines/http: Add storage class option for s3
2022-08-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio test-tag-2022-08-09
2022-08-07 Vincent Fuengines/null: add FIO_ASYNCIO_SETS_ISSUE_TIME flag
2022-08-03 Vincent Fuengines/null: fill issue_time during commit
2022-07-28 Jens AxboeMerge branch 'proposed_fix' of https://github.com/weber...
2022-07-22 Vincent Fuengines/nfs: remove commit hook
2022-07-19 Jens Axboeengines/http: silence openssl 3.0 deprecation warnings
2022-07-19 Vincent FuMerge branch 'giubacc-misplaced-goto'
2022-07-19 Giuseppe BacciniFixed misplaced goto in http.c
2022-07-01 Jens Axboehash: cleanups
2022-06-15 Vincent Fuioengines: clean up latency accounting for 3 ioengines
2022-06-15 Vincent Fuioengines: update last_issue if we set issue_time
2022-06-15 Vincent Fuioengines: don't record issue_time if ioengines already...
2022-06-02 Jens Axboeengines/nvme: ioctl return value is an int
2022-06-02 Jens Axboeengines/nvme: fix 'fd' leak in error handling
2022-06-02 Jens Axboeengines/io_uring: cleanup supported case
2022-06-02 Ankit Kumarengines/io_uring: Enable zone device support for io_uri...
2022-06-02 Anuj Guptaengines/io_uring: add new I/O engine for uring passthro...
2022-06-02 Ankit Kumarnvme: add nvme opcodes, structures and helper functions
2022-05-29 Jens AxboeMerge branch 'wip-lmy-rados' of https://github.com...
2022-05-29 liangmingyuanengines/ceph: add option for setting config file path
2022-05-25 Jens AxboeMerge branch 'master' of https://github.com/guoanwu/fio
2022-05-21 dennis.wupmemblk.c: fix one logic bug - read always with write
2022-05-12 Ankit Kumarengines/xnvme: add xnvme engine
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
2022-03-20 Jens Axboeengines/null: use correct -include
2022-03-20 Jens AxboeMerge branch 'master' of https://github.com/jnoc/fio
2022-03-20 Jens Axboeengines/null: update external engine compilation
2022-02-26 Jens Axboewindowsaio: open file for write if we have syncs
2022-02-24 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-02-24 Bart Van AsscheFix three compiler warnings
2022-02-21 Jens Axboeio_uring: use syscall helpers for the hot path
2022-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
next