docs: documentation for sg WRITE STREAM(16)
[fio.git] / engines /
2022-01-18 Vincent Fusg: allow fio to open and close streams for WRITE STREA...
2022-01-18 Vincent Fusg: add support for WRITE STREAM(16) commands
2022-01-18 Vincent Fusg: improve sg_write_mode option names
2022-01-18 Vincent Fusg: add support for WRITE SAME(16) commands with NDOB...
2022-01-18 Vincent Fusg: add support for VERIFY command using write modes
2022-01-10 Jens Axboeengines/io_uring: don't set CQSIZE clamp unconditionally
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-12-10 Damien Le Moalioengines: libzbc: disable libzbc block backend driver
2021-11-20 Jens Axboeio_uring: clamp CQ size to SQ size
2021-11-12 Jens AxboeMerge branch 'jf_readme_typo' of https://github.com...
2021-11-12 Niklas Cassellibaio,io_uring: make it possible to cleanup cmdprio...
2021-11-12 Niklas Casselcmdprio: add mode to make the logic easier to reason...
2021-11-12 Niklas Cassellibaio,io_uring: move common cmdprio_prep() code to...
2021-11-12 Niklas Cassellibaio,io_uring: rename prio_prep() to include cmdprio...
2021-11-12 Niklas Casselio_uring: set async IO priority to td->ioprio in fio_io...
2021-11-12 Niklas Casselcmdprio: do not allocate memory for unused data direction
2021-11-12 Niklas Casselcmdprio: move cmdprio function definitions to a new...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-16 Rebecca Cranengines/http.c: add fallthrough annotation to _curl_trace
2021-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Erwan Veluengines/sg: Removing useless variable assignment
2021-09-08 Erwan Veluengines/sg: Return error if generic_close_file fails
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-09-03 Damien Le Moallibaio,io_uring: relax cmdprio_percentage constraints
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_bssplit
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_class and cmdprio...
2021-09-03 Damien Le Moallibaio,io_uring: improve cmdprio_percentage option
2021-09-03 Damien Le Moalos: introduce ioprio_value() helper
2021-08-26 Niklas Casselio_uring: don't clear recently set sqe->rw_flags
2021-08-26 Niklas Casselio_uring: fix misbehaving cmdprio_percentage option
2021-08-26 Niklas Casselio_uring: always initialize sqe->flags
2021-08-13 Jens AxboeMerge branch 'dfs_update_13_api' of https://github...
2021-08-10 Johann Lombardiengines/dfs: add support for 1.3 DAOS API
2021-08-06 Shin'ichiro Kawasakiengines/libzbc: Enable trim for libzbc I/O engine
2021-07-25 Jens AxboeMerge branch 'evelu-fix-engines' of https://github...
2021-07-25 Erwan Veluengines/exec: Code cleanup to remove leaks
2021-07-25 Jens Axboeengines/exec: style cleanups
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-06-29 Erwan Veluengines: Adding exec engine
2021-06-20 Jens AxboeMerge branch 'pkg_config_1' of https://github.com/kusum...
2021-06-14 Niklas Casselzbd: remove zbd_zoned_model ZBD_IGNORE
2021-06-10 Stefan Hajnocziio_uring: drop redundant IO_MODE_OFFLOAD check
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-05-14 Jens AxboeMerge branch '2021-05-13/stat-fix-integer-overflow...
2021-05-14 Niklas Casselengines/libzbc: add support for the get_max_open_zones...
2021-05-14 Niklas Casselioengines: add get_max_open_zones zoned block device...
2021-05-05 Taras Glekskip skeleton comments
2021-05-05 Taras Gleksingle line bodies
2021-05-05 Taras GlekC-style comments
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-13 Łukasz Stolarczukengines/libpmem: do not call drain on close
2021-04-13 Łukasz Stolarczukengines/libpmem: cleanup a little code, comments and...
2021-04-13 Łukasz Stolarczukengines/libpmem: set file open/create mode always to RW
2021-04-12 Taras GlekNFS engine
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...
next