Merge branch 'atomic-writes'
[fio.git] / engines /
5 days ago Jens AxboeMerge branch 'atomic-writes' master
5 days ago John Garryio_uring: Support RWF_ATOMIC
5 days ago John Garrylibaio: Support RWF_ATOMIC
5 days ago Alan Adamsonpvsync2: Support RWF_ATOMIC
2024-09-04 Shin'ichiro Kawasakistat: reduce arguments of add_*lat_sample() functions
2024-09-03 Vincent FuMerge branch 'no-librpma' of https://github.com/grom72/fio
2024-08-29 Jens AxboeRemove 'uncached' support
2024-08-29 Tomasz GromadzkiRevert "rpma: add librpma_apm_* and librpma_gpspm_...
2024-08-29 Tomasz GromadzkiRevert "rpma: simplify server_cmpl_process()"
2024-08-16 Jens AxboeMerge branch 'errdetails' of https://github.com/minwooi...
2024-08-16 Minwoo Imio_uring: Add .errdetails to parse CQ status
2024-08-16 Minwoo Imioengines: Add thread_data to .errdetails
2024-07-15 Ankit Kumarengines/xnvme: allocate fdp ruhs buffer as per actual
2024-07-15 Ankit Kumarengines/io_uring: fdp allocate ruhs buffer as per actual
2024-07-12 Jens AxboeMerge branch 'master' of https://github.com/huangweilia...
2024-07-12 Huang weiliang(weller)Support QNX OS platform
2024-07-11 Vincent FuMerge branch 'io-uring-cmd/nvme/add-flush' of https...
2024-07-09 Minwoo Imio_uring: Add support FLUSH command
2024-06-14 Jens AxboeMerge branch 'nfs' of https://github.com/panxiao2014/fio
2024-06-14 Pan XiaoFix issue when start randwrite by using nfs engine
2024-06-07 Vincent Fuengines/io_uring: eliminate FDP memory corruption risk
2024-06-03 Vincent FuMerge branch 'io_uring_cmd/support-write-family' of...
2024-05-31 Minwoo Imio_uring: Add 'write_mode' option for optional cmds
2024-05-28 Vincent FuMerge branch 'enable-dataplacement-while-replaying...
2024-05-28 Jens AxboeMerge branch 'io_uring/fix-negative-cqe-status' of...
2024-05-24 Vincent FuMerge branch 'nvme/support-sync-fua-for-iouring-v2...
2024-05-23 Minwoo Imio_uring: Add 'readfua' and 'writefua' options
2024-05-15 Minwoo Imio_uring: Fix the flip to negative of CQE status
2024-04-24 Vincent Fufio: rename fdp.[c,h] to dataplacement.[c,h]
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
next