fio.git
2020-12-04 Jens AxboeFio 3.25 fio-3.25
2020-12-03 Jens AxboeMerge branch 'stat-int-creep3' of https://github.com...
2020-11-30 Jeff Lienstat: Prevent the BW and IOPS logging interval from...
2020-11-27 Jens AxboeMerge branch 'regrow_agg_logs' of https://github.com...
2020-11-27 Panagiotis... stat: allow bandwidth log stats to grow to MAX_LOG_ENTRIES
2020-11-25 Jens AxboeMerge branch 'update-fio-ioops-version' of https:/...
2020-11-25 Ivan Andreyevioengines: increment FIO_IOOPS_VERSION
2020-11-22 Kushal Kumaranerror out if ENOSPC during file layout
2020-11-13 Jens AxboeMerge branch 'segmented-threads'
2020-11-13 Jens AxboeKill off 'max_jobs' segmented-threads
2020-11-13 Jens AxboeAdd thread_segments as needed
2020-11-13 Jens AxboeWrap thread_data in thread_segment
2020-11-12 Jens Axboet/latency_percentiles.py: tweak terse output parse
2020-11-12 Jens AxboeFio 3.24 fio-3.24
2020-11-12 Jens AxboeMakefile: fix fio version gen
2020-11-09 Jens Axboet/latency_percentiles.py: correct terse parse
2020-11-09 Jens AxboeMake sure we do libaio engine compatability names
2020-11-09 Jens Axboeconfigure: remove libaio-uring remnant
2020-11-09 Jens AxboeMakefile: ensure that external libs are linked properly...
2020-11-09 Jens AxboeRemove the "libaio over io_uring" mode
2020-11-09 Jens AxboeFIO_EXT_ENG_DIR should be default path
2020-11-09 Eric Sandeenlist all available dynamic ioengines with --enghelp
2020-11-09 Eric Sandeenfix dynamic engine loading for libaio engine etc
2020-11-09 Eric Sandeenfix dynamic engine build
2020-11-05 Jens AxboeRevert "Windows: update dobuild.cmd to run the configur...
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-11-05 Jens AxboeMerge branch 'patch-1' of https://github.com/gloit042/fio
2020-11-05 Albert Changengines/hdfs: swap fio_hdfsio_init and fio_hdfsio_io_u_init
2020-11-05 Albert ChangMakefile: fix usage of JAVA_HOME environmental variable
2020-11-04 Rebecca CranWindows: update dobuild.cmd to run the configure/make
2020-11-04 gloit042goptions: correct postfix
2020-11-01 Yigal Kormanfio: fix dynamic engines soname definition
2020-10-30 Shin'ichiro... t/zbd: Fix test target size of test case #48
2020-10-30 Shin'ichiro... zbd: Avoid excessive zone resets
2020-10-28 Jens AxboeMerge branch 'o_dsync' of https://github.com/anarazel/fio
2020-10-28 Andres Freundextend --sync to allow {sync,dsync,0,1}, to support...
2020-10-15 Jens AxboeDisallow offload IO mode for engines marked with FIO_NO...
2020-10-13 Jens AxboeMerge branch 'patch-1' of https://github.com/chengli...
2020-10-13 Cheng Ligetopt_long: avoid variable global initialization
2020-10-11 Jens AxboeMerge branch 'master' of https://github.com/bvanassche...
2020-10-10 Alexey Dobriyansimplify MB/s, IOPS interactive printout code
2020-10-10 Jens Axboeflow: use unsigned long for the counter
2020-10-10 Jens Axboeflow: avoid holes in struct fio_flow
2020-10-09 Jens AxboeMerge branch 'master' of https://github.com/chengli...
2020-10-08 Cheng Litd_var: avoid arithmetic on a pointer to void cast...
2020-09-26 Bart Van Asschehelper_thread: Increase timer accuracy
2020-09-26 Bart Van Asschehelper_thread: Rework the interval timer code
2020-09-20 Bart Van AsscheChange the return value of two functions from 'void...
2020-09-20 Bart Van Asschehelper_thread: Introduce the wait_for_action() function
2020-09-20 Bart Van Asschehelper_thread: Introduce a function for blocking Unix...
2020-09-20 Bart Van Asschegettime: Introduce rel_time_since()
2020-09-20 Bart Van Asschegettime: Simplify get_cycles_per_msec()
2020-09-20 Bart Van Asschegettime: Introduce fio_get_mono_time()
2020-09-20 Bart Van Asscheconfigure: Remove the CLOCK_MONOTONIC_PRECISE probe
2020-09-15 Jens AxboeMerge branch 'msys2' of https://github.com/sitsofe...
2020-09-15 Jens AxboeMerge branch 'backend' of https://github.com/bvanassche...
2020-09-12 Sitsofe Wheelertravis: cleanup build script
2020-09-12 Sitsofe Wheelerconfigure: cleanup lex/yacc tests
2020-09-12 Sitsofe Wheelermemlock: avoid type confusion in format string
2020-09-12 Sitsofe WheelerMakefile: introduce FIO_CFLAGS
2020-09-12 Sitsofe Wheelerappveyor: cleanup and add separate install script
2020-09-12 Sitsofe WheelerMakefile/ci: Don't pass CFLAGS when linking
2020-09-12 Sitsofe Wheelerconfigure/Makefile: add option to generate pdb symbols
2020-09-12 Sitsofe Wheelerconfigure: be explicit about "XP" Windows API version
2020-09-12 Sitsofe Wheelerwindows: fix DWORD format string complaints
2020-09-12 Sitsofe Wheelerwindows: fix wrong format strings
2020-09-12 Sitsofe Wheelernet: coerce the result of htonl before printing
2020-09-12 Sitsofe Wheelerconfigure: pass non-null pointer to (v)asprintf
2020-09-12 Bart Van Asschebackend: Use asprintf() instead of strlen() + sprintf()
2020-09-12 Bart Van Asschebackend: Remove two superfluous casts
2020-09-11 Jens AxboeAllow offload with FAKEIO engines
2020-09-11 Jens AxboeDisable io_submit_mode=offload with async engines
2020-09-11 Jens Axboeengines/io_uring: mark as not compatible with io_submit...
2020-09-09 Jens AxboeMerge branch 'evelu-enghelp' of https://github.com...
2020-09-09 Erwan Veluinit: exiting with fio_show_ioengine_help return code
2020-09-08 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche...
2020-09-08 Jens Axboeengines/io_uring: allow setting of IOSQE_ASYNC
2020-09-08 Bart Van Asschezbd: Add a missing pthread_mutex_unlock() call
2020-09-07 Jens AxboeKill off old GUASI IO engine
2020-09-07 Alexey Dobriyanfio: cap io_size=N% at 100%, update man page
2020-09-06 Jens AxboeMerge branch 'guasi_fixes' of https://github.com/sitsof...
2020-09-06 Sitsofe WheelerMakefile/configure: fix guasi build
2020-09-06 Jens AxboeFio 3.23 fio-3.23
2020-09-05 Alexey Dobriyanfio: support io_size=N% (N <= 100)
2020-09-03 Jens Axboeengines/io_uring: use the atomic load acquire instead...
2020-09-03 Jens Axboet/io_uring: allow setting fixed files/buffers as arguments
2020-09-03 Jens Axboeengines/io_uring: move sqe clear out of hot path
2020-09-01 Shin'ichiro... t/zbd: Remove unnecessary option for zbc_reset_zone
2020-09-01 Shin'ichiro... t/zbd: Reset all zones before test when max open zones...
2020-09-01 Shin'ichiro... t/zbd: Add -o option to t/zbd/test-zoned-support
2020-09-01 Shin'ichiro... t/zbd: Improve usage message of test-zbd-support script
2020-09-01 Shin'ichiro... zbd: Initialize open zones list referring zone status...
2020-09-01 Shin'ichiro... oslib/linux-blkzoned: Allow reset zone before file...
2020-09-01 Shin'ichiro... zbd: Decrement open zones count at write command completion
2020-08-31 Jens Axboeoptions: flow should parse as FIO_OPT_INT
2020-08-31 Jens AxboeMerge branch 'multi_job_flow' of https://github.com...
2020-08-31 David, Barflow: add ability for weight-based flow control on...
2020-08-30 David, Barflow: reclaim flow when job is reaped
2020-08-30 Rebecca CranUpdate the year to 2020 in os/windows/eula.rtf
2020-08-30 Rebecca CranUpdate os/windows/dobuild.cmd to support signing binari...
next