fio.git
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...
2020-06-22 Bart Van Asschearch/arch.h: Introduce atomic_{load_acquire,store_relea...
2020-06-22 Bart Van Asschefio_sem: Remove a read_barrier() call
2020-06-22 Bart Van AsscheMake __rand_0_1() compatible with clang
2020-06-22 Bart Van Asscheconfigure: Use -Wimplicit-fallthrough=2 instead of...
2020-06-12 Phillip ChenPriority bit log file format documentation update
2020-06-12 avlasov-mos-deFix scale on gnuplot graphs
2020-06-12 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche/fio
2020-06-12 Jens AxboeMerge branch 'master' of https://github.com/raphael...
2020-06-11 Raphael NorwitzFix typo in libiscsi error message
2020-06-10 Bart Van Asschepshared: Improve mutex_init_pshared_with_type()
2020-06-10 Bart Van Asschezbd: Fix zoned_block_device_info.zone_size documentation
2020-06-10 Bart Van Asschezbd: Fix spelling of the "zonemode" job option
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-06-10 Jens AxboeMerge branch 'client-leak-fix' of https://github.com...
2020-06-09 Bart Van Asscheclient: Fix another memory leak in an error path
2020-06-09 Bart Van Asscheclient: Fix a memory leak in an error path
next