Merge branch 'master' of https://github.com/celestinechen/fio
[fio.git] / engines /
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-03-22 Vincent Fuengines/fileoperations: use local var for ioengine...
2024-03-22 Vincent Fuengines/fileoperations: remove extra blank lines
2024-03-22 friendy-suioengines: implement dircreate, dirstat, dirdelete...
2024-02-15 Ankit Kumarengines/io_uring: add multi range dsm support
2024-02-15 Ankit Kumarengines/nvme: pass offset and len instead of io_u
2024-02-13 Ankit Kumarengines/xnvme: add checks for verify, block size and...
2024-02-13 Ankit Kumarengines:xnvme: add support for end to end data protection
2024-02-13 Ankit Kumarengines/xnvme: add support for metadata
2024-02-13 Ankit Kumarengines/xnvme: allocate iovecs only if vectored I/O...
2024-02-12 Jens AxboeMerge branch 'vsock' of https://github.com/MPinna/fio
2024-02-12 Marco PinnaAdd support for VSOCK to engine/net.c
2023-12-15 Jens Axboeengines/http: use proper error value
2023-12-15 Jens AxboeMerge branch 'master' of https://github.com/preichl/fio
2023-12-15 Pavel Reichlengines/http: Drop unused varible
2023-12-15 Pavel Reichlengines/rdma: remove dead code
2023-12-14 Jens AxboeMerge branch 'master' of https://github.com/preichl/fio
2023-12-14 Pavel Reichlengines/http: Fix memory leak
2023-12-12 Ankit Kumarengines/io_uring_cmd: skip pi verify checks for error...
2023-12-11 Vincent FuMerge branch 'master' of https://github.com/bvanassche/fio
2023-12-11 Vincent Fuengines/io_uring_cmd: friendlier bad bs error msg
2023-11-20 Vincent FuMerge branch 'xnvme_includes' of https://github.com...
2023-11-20 Simon A. F. Lundengines/xnvme: only include entry-header ('libxnvme.h')
2023-11-03 Vincent FuMerge branch 'thinkcycles-parameter' of https://github...
2023-11-02 Ankit Kumarengines/xnvme: fix fdp support for userspace drivers
2023-10-25 Vincent FuMerge branch 'englist' of https://github.com/vt-alt/fio
2023-10-25 Vincent Fuengines/io_uring_cmd: allocate enough ranges for async...
2023-10-25 Vitaly Chikunovnfs: Fix incorrect engine registering for '--enghelp...
2023-09-11 Ankit Kumarengines:nvme: fill command fields as per pi check bits
2023-09-11 Ankit Kumarengines:io_uring_cmd: disallow verify for e2e pi with...
2023-08-15 Jens Axboeengines/io_uring: fix leak of 'ld' in error path
2023-08-14 Ankit Kumarengines:io_uring: generate and verify pi for 64b guard
2023-08-14 Ankit Kumarengines:nvme: pull required 48 bit accessors from linux...
2023-08-14 Ankit Kumarengines:io_uring: generate and verify pi for 16b guard
2023-08-14 Ankit Kumarengines:io_uring: uring_cmd add support for protection...
2023-08-14 Ankit Kumarengines:io_uring: enable support for separate metadata...
2023-08-14 Ankit Kumarengines:io_uring: update arguments to fetch nvme data
2023-08-14 Ankit Kumarengines:io_uring: add missing error during open file
2023-07-31 Jens AxboeMerge branch 'master' of https://github.com/min22/fio
2023-07-28 Jens AxboeMerge branch 'td-eo-double-free-fix' of https://github...
2023-07-28 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2023-07-28 Jens AxboeMerge branch 'io_uring' of https://github.com/dpronin/fio
2023-07-28 Denis Proninio_uring engine: 'atomic_load_relaxed' instead of ...
2023-07-27 Jens AxboeMerge branch 'diskutil-fix-missing-headers' of https...
2023-07-21 Jens AxboeMerge branch 'prio-hints'
2023-07-21 Damien Le Moalcmdprio: Add support for per I/O priority hint
2023-07-21 Damien Le Moalos-linux: add initial support for IO priority hints
2023-07-21 Damien Le Moalcmdprio: Introduce generic option definitions
2023-07-15 Jens AxboeMerge branch 'patch-3' of https://github.com/yangjueji/fio
2023-07-13 Ankit Kumarengines/xnvme: add support for fdp
2023-07-13 Ankit Kumarfdp: use macros
2023-07-06 Jueji Yangfix: io_uring sqpoll issue_time empty when kernel not...
2023-07-05 Vincent Fuengines/io_uring: remove dead code related to trim
2023-07-05 Vincent Fuengines/io_uring_cmd: make trims async
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-07-03 Jens AxboeMerge branch 'libaio/actual_min_algo_update' of https...
2023-06-08 Shin'ichiro Kawasakizbd: fix write zone accounting of trim workload
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-05-09 Denis Proninuse 'min' macro to find out next value of actual_min...
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
next