fio.git
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-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
2020-07-02 Bart Van Asschenum2str(): Remove the fmt[] array
2020-07-02 Bart Van Asschenum2str(): Use asprintf() instead of malloc()
2020-06-28 Jens AxboeMerge branch 'pmemblk' of https://github.com/bvanassche/fio
2020-06-27 Bart Van AsscheUnbreak the pmemblk engine
2020-06-24 Jens AxboeMerge branch 'compiler' of https://github.com/bvanassch...
2020-06-24 Bart Van AsscheMerge compiler/gcc4.h into compiler/compiler.h
2020-06-23 Jens AxboeMerge branch 'master' of https://github.com/safl/fio
2020-06-23 Simon A. F... Changed signedness of seqlock.sequence fixing compariso...
2020-06-23 Jens Axboecompiler/compiler.h: include clang 6.0 and above
2020-06-23 Jens Axboeoslib/linux-blkzoned: fix bogus poiter alignment warning
2020-06-23 Jens Axboecompiler/compiler.h: minimum GCC version is 4.9
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van AsscheOptimize fio_gettime_offload()
2020-06-22 Bart Van AsscheOptimize the seqlock implementation
2020-06-22 Bart Van AsscheAdd a test that sets gtod_cpu=1
2020-06-22 Bart Van Asschet/run-fio-tests.py: Increase IOPS tolerance further
2020-06-22 Bart Van Asschefio: Use atomic_load_acquire() and atomic_store_release...
2020-06-22 Bart Van Asscheengines/io_uring: Use atomic_{load_acquire,store_release}()
2020-06-22 Bart Van Asscheengines/libaio: Use atomic_store_release() instead...
next