fio.git
2020-08-19 Dmitry Fomichevconfigure: fix syntax error with NetBSD
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-18 Jens AxboeMerge branch 'asprintf1' of https://github.com/kusumi...
2020-08-18 Tomohiro Kusumioslib: fix asprintf build failure
2020-08-17 Jens Axboeengines/windowsaio: only set IOCP thread affinity if...
2020-08-17 Alexey Dobriyanfio: add for_each_rw_ddir() macro
2020-08-17 Jens AxboeFio 3.22 fio-3.22
2020-08-14 Jens AxboeMerge branch 'issue-1065' of https://github.com/XeS0r...
2020-08-14 André Wildthread_options: Use unsigned int type for exit_what...
2020-08-14 Jens AxboeFixup examples/exitwhat.fio
2020-08-13 Alexey Dobriyanzbd: use ->min_zone, ->max_zone in more places
2020-08-12 Jens Axboeio_u: calculate incremental residuals correctly
2020-08-11 Dmitry Fomichevt/zbd: check log file for failed assertions
2020-08-11 Dmitry Fomichevzbd: simplify zone reset code
2020-08-11 Dmitry Fomichevconfigure: check if pkg-config is installed
2020-08-11 Dmitry Fomichevconfigure: improve libzbc version check
2020-08-11 Jens Axboeio_u: set io_u->verify_offset in fill_io_u()
2020-08-11 Jens Axboeio_u: get_next_offset() should always set io_u->verify_...
2020-08-11 Jens Axboeverify: use origina offset for verification
2020-08-11 Jens Axboeio_uring: notice short IO on completion path
2020-08-11 Jens Axboeio_u: reset ->resid on starting a requeue IO
2020-08-11 Jens Axboeengines/io_uring: make sure state is updated for requeues
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-08-08 donny372Add support for reading iolog from stdin.
2020-08-07 David, Barfilelock: fix wrong file trylock assertion.
2020-08-01 Jens AxboeMerge branch 'master' of https://github.com/bvanassche...
2020-08-01 Bart Van AsschePrevent that fio hangs when using io_submit_mode=offload
2020-07-27 Jens Axboeiolog: ensure that dynamic log entries are at least...
2020-07-27 Jens AxboeAdd roundup_pow2() as a generic helper
2020-07-27 Jens Axboet/jobs/t001[1-2].fio: run for 10 seconds instead of 3
2020-07-27 Jens AxboeMerge branch 'fix_travis_libiscsi' of https://github...
2020-07-26 Sitsofe Wheelertravis: fix x86 libiscsi detection
2020-07-26 Sitsofe Wheelertravis: remove unneeded dependency
2020-07-26 Jens AxboeMerge branch 'enable_or_exit' of https://github.com...
2020-07-26 Sitsofe Wheelerconfigure: fail when explicit enabling doesn't succeed
2020-07-26 Jens AxboeMerge branch 'travis_cleanup' of https://github.com...
2020-07-26 Sitsofe WheelerMakefile: fix incorrectly set libiscsi cflags
2020-07-26 Sitsofe Wheelermemory: fix incorrect pointer comparison when freeing...
2020-07-26 Sitsofe Wheelertravis: make CI install script bail out on first error
2020-07-26 Sitsofe Wheelertravis: enable libiscsi and cuda ioengines
2020-07-26 Sitsofe Wheelertravis: add dependency for cuda ioengine
2020-07-26 Sitsofe Wheelertravis: use install section instead of before_install...
2020-07-26 Sitsofe Wheelerconfigure: check for Debian/Ubuntu tcmalloc_minimal
2020-07-26 Sitsofe Wheelertravis: improve installation dependencies
2020-07-26 Sitsofe Wheelertravis: simplify yml file
2020-07-25 Jens AxboeMerge branch 'test-cleanup' of https://github.com/vince...
2020-07-25 Jens AxboeMerge branch 'check-atomics' of https://github.com...
2020-07-25 Vincent Fut/run-fio-tests: add description to each test result...
2020-07-25 Vincent Fuci: set PYTHONUNBUFFERED=TRUE
2020-07-25 Vincent Fut/run-fio-tests: fix issues identified by pylint3 and...
2020-07-25 Vincent Fut/run-fio-tests: catch modprobe exceptions
2020-07-25 Sitsofe Wheelerconfigure: check for C11 atomics support
2020-07-25 Jens Axboeconfigure: error early on too old compier
2020-07-24 Jens AxboeMerge branch 'sribs-patch-1039' of https://github.com...
2020-07-24 sribsstat: stop triggerring division by zero on bandwidth...
2020-07-24 sribsio_u: fix exit failure case when using rates and timeout
2020-07-22 Shin'ichiro... t/zbd: Improve pass condition of test case #49
2020-07-21 Jens Axboezbd: fix %lu -> %llu dprint() formatting
2020-07-21 Hans Holmbergt/zbd: Add test case to check zonecapacity option
2020-07-21 Shin'ichiro... t/zbd: Support testing zone capacity smaller than zone...
2020-07-21 Hans Holmbergt/zbd: Support testing zone capacity smaller than zone...
2020-07-21 Shin'ichiro... t/zbd: Mandate blkzone capacity report for devices...
2020-07-21 Hans Holmbergoptions: Add zonecapacity option for zonemode=zbd
2020-07-21 Shin'ichiro... zbd: Support zone capacity smaller than zone size
2020-07-20 Jens AxboeFio 3.21 fio-3.21
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-17 Shin'ichiro... t/zbd: Enable regular block devices for test case #47
2020-07-17 Shin'ichiro... t/zbd: Remove write before random read/write from test...
2020-07-17 Shin'ichiro... t/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro... t/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro... t/zbd: Combine write and read fio commands for test...
2020-07-17 Shin'ichiro... t/zbd: Add write_and_run_one_fio_job() helper function
2020-07-17 Shin'ichiro... t/zbd: Fix pass condition of test case #3
2020-07-17 Shin'ichiro... zbd: Fix initial zone write pointer of regular block...
2020-07-14 Jens AxboeMerge branch 'fix_devdax' of https://github.com/harish...
2020-07-14 HarishFix: dev-dax engine building with make
2020-07-13 Jens AxboeMerge branch 'io_uring-opt' of https://github.com/anton...
2020-07-13 Anton Blanchardio_uring: Avoid needless update of completion queue...
2020-07-08 Jens Axboet/io_uring: make bs and polled IO configurable at runtime
2020-07-04 Jens AxboeMerge branch 'windows' of https://github.com/bvanassche/fio
2020-07-04 Bart Van Asscheos/windows/posix.c: Use INVALID_SOCKET instead of < 0
2020-07-04 Bart Van Asscheos/windows/posix.c: Strip trailing whitespace
2020-07-04 Jens AxboeMerge branch 'workqueue' of https://github.com/bvanassc...
2020-07-04 Bart Van Asscheworkqueue: Fix race conditions in the workqueue mechanism
2020-07-04 Bart Van Asscheworkqueue: Rework while loop locking
2020-07-04 Jens AxboeMerge branch 'overlap' of https://github.com/bvanassche/fio
2020-07-04 Bart Van AsscheAdd a test for serialize_overlap=1
2020-07-04 Bart Van AsscheEnable error checking for the mutex that serializes...
2020-07-04 Bart Van AsscheFix a potentially infinite loop in check_overlap()
2020-07-04 Bart Van Asschet/run-fio-tests.py: Increase IOPS tolerance further
2020-07-04 Bart Van Assche.appveyor.yml: Select the latest software image
2020-07-03 Jens Axboeconfigure: fix bad indentation
2020-07-03 Yigal Kormanfio: better info when engine not found
2020-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-07-03 Yigal Kormanconfigure/Makefile: engine LIBS consistency
2020-07-03 Yigal Kormanfio: don't retry engine search on failure
2020-07-03 Jens AxboeMerge branch 'num2str' of https://github.com/bvanassche/fio
2020-07-02 Bart Van Asschenum2str(): Add the E (exa) prefix
2020-07-02 Bart Van AsscheAdd a num2str() unit test
2020-07-02 Bart Van Asschenum2str(): Fix overflow handling
next