fio.git
2021-02-21 Hongwei QinAdd a new file to gitignore
2021-02-16 Jens Axboeengines/io_uring: add verbose error for ENOSYS
2021-02-14 Jens AxboeMerge branch 'per-engine-pre-write-function' of https...
2021-02-10 Jens AxboeMerge branch 'taras/clientuid' of https://github.com...
2021-02-10 Taras Glek$clientuid keyword to differentiate clients in client...
2021-02-09 Łukasz Stolarczukfilesetup: add engine's io_ops to prepopulate file...
2021-01-30 Dmitry Fomichevzbd: relocate Coverity annotation
2021-01-29 Jens Axboezbd: fix 32-bit compile warnings for logging
2021-01-29 Dmitry Fomichevt/zbd: avoid looping on invalid command line options
2021-01-29 Dmitry Fomichevt/zbd: increase timeout in test #48
2021-01-29 Dmitry Fomichevt/zbd: show elapsed time in test-zbd-support
2021-01-29 Dmitry Fomichevt/zbd: add test #54 to exercise ZBD verification
2021-01-29 Dmitry Fomichevt/zbd: add checks for offline zone condition
2021-01-29 Dmitry Fomichevt/zbd: prevent test #31 from looping
2021-01-29 Dmitry Fomichevt/zbd: add an option to bail on a failed test
2021-01-29 Shin'ichiro... t/zbd: fix wrong units in test case #37
2021-01-29 Shin'ichiro... t/zbd: test random I/O direction in all-conventional...
2021-01-29 Shin'ichiro... t/zbd: test that zone_reset_threshold calculation is...
2021-01-29 Shin'ichiro... t/zbd: test that conventional zones are not locked...
2021-01-29 Shin'ichiro... t/zbd: skip tests that need too many sequential zones
2021-01-29 Shin'ichiro... t/zbd: skip tests when test prerequisites are not met
2021-01-29 Shin'ichiro... t/zbd: add -t option to run-tests-against-nullb
2021-01-29 Dmitry Fomichevt/zbd: add run-tests-against-nullb script
2021-01-29 Dmitry Fomichevt/zbd: check for error in test #2
2021-01-29 Dmitry Fomichevzbd: set thread errors in zbd_adjust_block()
2021-01-29 Dmitry Fomichevzbd: avoid failing assertion in zbd_convert_to_open_zone()
2021-01-29 Dmitry Fomichevengines/libzbc: enable block backend
2021-01-29 Dmitry Fomichevzbd: improve replay range validation
2021-01-29 Dmitry Fomichevzbd: handle conventional start zone in zbd_convert_to_o...
2021-01-29 Dmitry Fomichevzbd: don't log "zone nnnn is not open" message
2021-01-29 Shin'ichiro... zbd: disable crossing from conventional to sequential...
2021-01-29 Dmitry Fomichevzbd: use zone_lock() in zbd_process_swd()
2021-01-29 Aravind Rameshzbd: initialize sectors with data at start time
2021-01-29 Shin'ichiro... zbd: initialize min_zone and max_zone for all zone...
2021-01-29 Shin'ichiro... zbd: count sectors with data for write pointer zones
2021-01-29 Shin'ichiro... zbd: do not set zbd handlers for conventional zones
2021-01-29 Shin'ichiro... zbd: do not lock conventional zones on I/O adjustment
2021-01-29 Dmitry Fomichevzbd: don't unlock zone mutex after verify replay
2021-01-29 Dmitry Fomichevzbd: avoid zone buffer overrun
2021-01-29 Dmitry Fomichevzbd: skip offline zones in zbd_convert_to_open_zone()
2021-01-29 Dmitry Fomichevzbd: remove dependency on zone type during i/o
2021-01-29 Dmitry Fomichevzbd: engines/libzbc: don't fail on assert for offline...
2021-01-29 Dmitry Fomichevzbd: introduce zone_unlock()
2021-01-29 Dmitry Fomichevzbd: add get_zone() helper function
2021-01-29 Dmitry Fomichevzbd: use zbd_zone_nr() more actively in the code
2021-01-29 Dmitry Fomichevzbd: return ENOMEM if zone buffer allocation fails
2021-01-27 Jens AxboeMerge branch 'fio-fix-detecting-libpmem' of https:...
2021-01-27 Lukasz Doraufio: fix detecting libpmem
2021-01-26 Hongwei QinCalculate min_rate with the consideration of thinktime
2021-01-26 Hongwei QinAdd thinktime_blocks_type parameter
2021-01-25 Jens AxboeHOWTO: add sg 'hipri' option
2021-01-25 Douglas Gilbertfio: add hipri option to sg engine
2021-01-25 Eric Sandeenfio: fix dlopen refcounting of dynamic engines
2021-01-25 Eric Sandeenfio: move dynamic library handle to io_ops structure
2021-01-23 Jens AxboeMerge branch 'esx-timerfd-bypass' of https://github...
2021-01-22 Brian 'Redbeard... configure: ESX does not have timerfd support
2021-01-16 Jens AxboeMerge branch 'fix_filename_overrun' of https://github...
2021-01-16 HongweiQinFix a rate limit issue.
2021-01-16 Sitsofe Wheeleroptions: fix buffer overrun
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
next