fio.git
2022-11-28 Jens AxboeMerge branch 'lintian-manpage-fixes' of https://github...
2022-11-28 Sven HoexterUse correct backslash escape in man 1 fio
2022-11-28 Sven HoexterSpelling: Fix allows to -> allows one to in man 1 fio
2022-11-23 Ankit Kumardoc: update about sqthread_poll
2022-11-23 Ankit Kumarengines:io_uring: fix clat calculation for sqthread...
2022-11-23 Jens AxboeMerge branch 'patch-1' of https://github.com/chienfuche...
2022-11-23 chienfuchen32update documentation typo
2022-11-19 Logan Gunthorpetest: add large pattern test
2022-11-19 Logan Gunthorpelib/pattern: Support binary pattern buffers on windows
2022-11-19 Logan Gunthorpeoptions: Support arbitrarily long pattern buffers
2022-11-19 Logan Gunthorpelib/pattern: Support short repeated read calls when...
2022-11-19 Logan Gunthorpelib/pattern: Support NULL output buffer in parse_and_fi...
2022-11-19 Logan Gunthorpecconv: Support pattern buffers of arbitrary size
2022-11-18 Shin'ichiro... t/zbd: add test case to check experimental_verify option
2022-11-18 Shin'ichiro... t/zbd: remove experimental_verify option from test...
2022-11-18 Shin'ichiro... t/zbd: add test case to check zone_reset_threshold...
2022-11-18 Shin'ichiro... t/zbd: modify test case #34 for block size unaligned...
2022-11-18 Shin'ichiro... t/zbd: fix test case #33 for block size unaligned to...
2022-11-18 Shin'ichiro... zbd: prevent experimental verify with zonemode=zbd
2022-11-18 Shin'ichiro... zbd: fix zone reset condition for verify
2022-11-18 Shin'ichiro... zbd, verify: verify before zone reset for zone_reset_th...
2022-11-18 Shin'ichiro... zbd: allow block size not divisor of zone size
2022-11-18 Shin'ichiro... zbd: finish zones with remainder smaller than minimum...
2022-11-18 Shin'ichiro... zbd: add zbd_zone_remainder() helper function
2022-11-18 Shin'ichiro... engines/libzbc: add libzbc_finish_zone() helper function
2022-11-18 Shin'ichiro... oslib: blkzoned: add blkzoned_finish_zone() helper...
2022-11-14 Vincent FuMerge branch 'master' of https://github.com/bvanassche/fio
2022-11-13 Bart Van Asscheos/os.h: Improve cpus_configured()
2022-11-13 Bart Van Asscheconfigure: Fix the struct nvme_uring_cmd detection
2022-11-13 Bart Van Asscheconfigure: Fix clock_gettime() detection
2022-11-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-11-07 Bart Van AsscheAndroid: Enable zoned block device support
2022-11-07 Bart Van AsscheWindows: Fix the build
2022-11-06 Jens AxboeFio 3.33 fio-3.33
2022-11-04 Vincent Futest: use homebrew to install sphinx instead of pip...
2022-11-04 Vincent Futest: change GitHub Actions macOS platform to macOS 12
2022-11-04 Ankit Kumario_uring: update documentation and small fix for sqthre...
2022-11-02 Vincent FuHOWTO: clean up exit_what description
2022-11-01 Vincent FuHOWTO: update description for flow option
2022-10-24 Shin'ichiro... test: add test for experimental verify with loops and...
2022-10-24 Shin'ichiro... test: add test for verify read back of experimental...
2022-10-24 Shin'ichiro... verify: fix numberio accounting of experimental verify
2022-10-24 Shin'ichiro... verify: fix bytes_done accounting of experimental verify
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-22 mayuanpengcpus_allowed: use __NRPROCESSORS_CONF instead of __SC_N...
2022-10-21 Ankit Kumarstat: fix segfault with fio option --bandwidth-log
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-18 Brian T. Smithfix configure probe for libcufile
2022-10-18 Vincent Futest: change GitHub actions checkout from v2 to v3
2022-10-16 Dmitry Fomichevt/zbd: add a CLI option to force io_uring
2022-10-16 Dmitry Fomichevt/zbd: fix max_open_zones determination in tests
2022-10-16 Alexey Dobriyanfio: warn about "ioengine=psync" and "iodepth >= 1"
2022-10-15 Jens AxboeMerge branch 'readme-update' of https://github.com...
2022-10-15 Nicholas RomaUpdate to README
2022-10-12 Ankit Kumarengines/io_uring: set coop taskrun, single issuer and...
2022-10-07 Pankaj Raghavexamples: uring-cmd-zoned: expand the reasoning behind QD1
2022-10-05 Vincent Futest: make t0014.fio time_based
2022-10-05 Vincent Futest: improve run-fio-tests.py file open method
2022-10-05 Vincent Futest: fix t/run-fio-tests.py style issues identified...
2022-10-05 Vincent Futest: add basic tests for trimwrite workloads
2022-10-05 Vincent Futest: fix style issues in run-fio-tests.py
2022-10-05 Vincent Futest: check all offsets touched for randtrimwrite
2022-10-05 Vincent Futest: clean up randtrimwrite test
2022-10-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-10-04 Bart Van AsscheAndroid: Enable the 'sg' engine
2022-10-04 Bart Van AsscheAndroid: Fix the build of the 'sg' engine
2022-10-03 Vincent Furandtrimwrite: fix corner case with variable block...
2022-10-03 Vincent Furandtrimwrite: fix offsets for corner case
2022-10-03 Vincent Futest: test job for randtrimwrite
2022-10-03 Vincent Furandtrimwrite: write at same offset as trim
2022-10-03 Anuj Guptaengines/io_uring: add fixedbufs support for io_uring_cmd
2022-09-28 Jens AxboeAdd randtrimwrite data direction
2022-09-28 Jens Axboet/io_uring: get rid of useless read barriers
2022-09-27 Vincent Fudoc: build manpage from fio_doc.rst instead of fio_man.rst
2022-09-22 Jens Axboearm64: ensure CPU clock retrieval issues isb()
2022-09-19 Vincent Fuconfigure: change grep -P to grep -E
2022-09-19 Vincent Fugettime: cleanups
2022-09-15 Vincent FuMerge branch 'fix-example-disk-zone-profile' of github...
2022-09-15 Vincent FuMerge branch 'master' of github.com:uniontech-lilinjie/fio
2022-09-13 Ankit Kumarbackend: number of ios not as expected for trimwrite
2022-09-13 lilinjiefix spelling error
2022-09-12 Vincent Fustat: fix comment about memory consumption
2022-09-12 Christophe... examples: fix bandwidth logs generation in disk-zone...
2022-09-12 Christophe... examples: set zonemode to strided in disk-zone-profile.fio
2022-09-06 Jens AxboeMerge branch 'rpma-add-support-for-libpmem2-to-the...
2022-09-06 Jens AxboeMerge branch 'ci-build-the-librpma-fio-engine' of https...
2022-09-06 Lukasz Dorauci: remove the unused travis-install-pmdk.sh file
2022-09-06 Lukasz Dorauci: build the librpma fio engine
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-09-03 Jens Axboet/io_uring: enable support for registered buffers for...
2022-09-03 Jens Axboet/io_uring: properly detect numa nodes for passthrough...
2022-09-03 Jens AxboeMerge branch 'fix/howto-spelling' of https://github...
2022-09-03 Jens AxboeMerge branch 'doc/showcmd-usage' of https://github...
2022-09-03 Jens AxboeMerge branch 'fix/help-terse-version-5' of https:/...
2022-09-03 Ville Skyttädoc: fix --showcmd usage
2022-09-03 Ville SkyttäHOWTO: spelling fixes
2022-09-03 Ville Skyttäinit: include 5 in --terse-version help
next