fio.git
2021-01-16 HongweiQinFix a rate limit issue.
2021-01-16 Jens AxboeMerge branch 'fix_keyword_sub' of https://github.com...
2021-01-15 Sitsofe Wheeleroptions: fix keyword substitution heap overrun
2021-01-12 Jens AxboeMerge branch 'zipf-pareto-lock' of https://github.com...
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-11 Adam Kupczykdistibutions: Extend flexibility of non-uniform random...
2021-01-11 Philippe Antoineoptions: Fix buffer over read in fio_keyword_replace
2021-01-11 Philippe Antoinefuzz: Adds fuzz target for parse_jobs_ini
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-08 Jens AxboeMerge branch 'cpu-engine' of https://github.com/bvanass...
2021-01-08 Bart Van Asscheengines/cpu: Fix td_vmsg() call
2021-01-07 Jens Axboeengines/cpu: style cleanups
2021-01-07 Jens AxboeMerge branch 'evelu-qsort' of https://github.com/ErwanA...
2021-01-07 Erwan Veluengines/cpu: Adding qsort capabilities
2021-01-06 Jens AxboeChange ARRAY_SIZE to FIO_ARRAY_SIZE
2021-01-06 Jens AxboeMerge branch 'drop_xp' of https://github.com/sitsofe/fio
2021-01-05 Jens Axboelog: only compile log_prevalist() if FIO_INC_DEBUG...
2020-12-29 Jens AxboeMerge branch 'fix-get-next-file' of https://github...
2020-12-29 Adam Kupczykio_u: Fix bad interaction with --openfiles and non...
2020-12-26 Sitsofe Wheelerconfigure: fix compilation on recent macOS Xcode versions
2020-12-26 Sitsofe Wheelerwindows: drop XP support
2020-12-24 Jens AxboeMerge branch 'terse_units' of https://github.com/sitsof...
2020-12-24 Sitsofe Wheelerdocs: add missing units to terse headings
2020-12-21 gloit042num2str: fix precision loss bug when the fractional...
2020-12-17 Jens AxboeMerge branch 'github_issue' of https://github.com/sitso...
2020-12-17 Sitsofe Wheelerdocs: add new section to REPORTING-BUGS and github...
2020-12-17 Jens AxboeMerge branch 'evelu-examples' of https://github.com...
2020-12-16 Erwan Veluexamples: Clarify group_reporting usage
2020-12-16 Erwan Veluexamples: Clarify thread usage
2020-12-16 Erwan Veluexamples: Clarify time_based usage
2020-12-16 Erwan Veluexamples/fsx: Removing deprecated rwmixcycle options
2020-12-15 Jens AxboeMerge branch 'wip-rbd-engine-tweaks' of https://github...
2020-12-07 Aravind Rameshflow: fix hang with flow control and zoned block devices
2020-12-07 Jens AxboeMerge branch 'reword-toolarge' of https://github.com...
2020-12-06 Sitsofe Wheelerfilesetup: reword block size too large message
2020-12-05 Jens AxboeMerge branch 'cufile' of https://github.com/SystemFabri...
2020-12-05 Brian T. Smithioengine: Add libcufile I/O engine
2020-12-04 Jens AxboeFio 3.25 fio-3.25
2020-12-03 Jens AxboeMerge branch 'stat-int-creep3' of https://github.com...
2020-12-02 Jason Dillamanengines/rbd: issue initial flush to enable writeback...
2020-12-02 Jason Dillamanengines/rbd: add support for "direct=1" option
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
next