fio.git
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
2020-06-07 Bart Van Asschet/run-fio-tests.py: Accept a wider range of IOPS values
2020-06-07 Bart Van AsscheSwitch to Python3
2020-06-07 Vincent Fuci/travis-install.sh, MacOS: Install the Python 'six...
2020-06-07 Bart Van Asscheci/travis-install.sh: Install python3-six package
2020-06-07 Bart Van Assche.travis.yml: Move shell code out of .travis.yml
2020-06-05 Jens AxboeMakefile: include linux-blkzoned.c for Android, if set
2020-06-04 Shin'ichiro... zbd: Fix max_open_zones checks
2020-06-02 Jens Axboegfio: don't have multiple versions of main_ui
2020-05-31 Konstantin... engines: pvsync2 libaio io_uring: add support for RWF_N...
2020-05-29 Jens AxboeMerge branch 'pshared1' of https://github.com/kusumi/fio
2020-05-29 Tomohiro Kusumipshared: fix comment on supported platforms
2020-05-28 Jens AxboeMerge branch 'python3-testing' of https://github.com...
2020-05-28 Vincent Futravis: install python3 scipy for Linux and macOS tests
2020-05-28 Vincent Futesting: change two test scripts to refer to python3
2020-05-28 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-28 Vincent Fu.travis: enable arm64 architecture builds
2020-05-28 Vincent Fut/run-fio-tests: pass-through arguments to test scripts
2020-05-28 Vincent Fuappveyor: use on_finish section to upload artifacts
2020-05-28 Shin'ichiro... zbd: Fix compilation error on BSD
2020-05-28 Shin'ichiro... pshared: Add mutex_init_pshared_with_type()
2020-05-26 Dmitry Fomichevt/zbd: make the test script easier to terminate
2020-05-26 Dmitry Fomichevt/zbd: beautify test script output
2020-05-26 Dmitry Fomichevlibzbc: fix whitespace errors
2020-05-26 Dmitry Fomichevlibzbc: cleanup init code
2020-05-24 Bart Van Asscheclient: Make skipping option appending in handle_job_op...
2020-05-24 Bart Van Asscheclient: Fix two memory leaks in handle_job_opt()
next