fio.git
2021-05-06 Stefan Hajnocziconfigure: fix check_min_lib_version() eval
2021-04-27 Niklas Casselioengines: don't call zbd_put_io_u() for engines not...
2021-04-27 Rebecca CranThe GPL isn't a EULA: remove it and introduce WixUI_Min...
2021-04-25 Jens AxboeMerge branch 'pthread_getaffinity_1' of https://github...
2021-04-25 Tomohiro Kusumigettime: Fix compilation on non-Linux with pthread_geta...
2021-04-23 Jens AxboeMerge branch 'gpspm-add-optional-use-rpma_conn_completi...
2021-04-23 Oksana Salykrpma: gpspm: introduce the busy_wait_polling toggle
2021-04-22 Jens AxboeMerge branch 'zbd-no-parallel-init' of https://github...
2021-04-22 Niklas Casselinit: zonemode=zbd does not work with create_serialize=0
2021-04-16 Damien Le Moalbackend: fix switch_ioscheduler()
2021-04-16 Friendy.Su... engines: add engine for file delete
2021-04-13 Jens AxboeMerge branch 'parse-signedness-warn' of https://github...
2021-04-13 Niklas Casselparse: fix parse_is_percent() warning
2021-04-12 Shin'ichiro... t/zbd: test repeated async write with block size unalig...
2021-04-12 Shin'ichiro... zbd: avoid zone reset during asynchronous IOs in-flight
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-31 Jens Axboegettime: cleanup ifdef mess
2021-03-30 Jens Axboegettime: check affinity for thread, if we have it
2021-03-30 Jens Axboeos/os-linux: add pthread CPU affinity helper
2021-03-30 Jens Axboeconfigure: add test case for pthread_getaffinity_np()
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Brandon PauporeAdd functionality to the unified_rw_reporting parameter...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-03-17 Jens AxboeMerge branch 'dfs_engine' of https://github.com/johannl...
2021-03-17 Johann Lombardiengines/dfs: add DAOS File System (dfs) engine
2021-03-17 Johann LombardiDisable pthread_condattr_setclock on cygwin
2021-03-13 Jan Michalskirpma: add librpma_apm_* and librpma_gpspm_* engines
2021-03-11 Jens AxboeMerge branch 'dev_luye_github' of https://github.com...
2021-03-11 luyeFix reading multiple blktrace replay files
2021-03-10 Jens AxboeMerge branch 'fallock-blkdev' of https://github.com...
2021-03-10 Dmitry Monakhovengines/falloc: add blockdevice as a target
2021-03-10 Jens AxboeMerge branch 'master' of https://github.com/venkatrag1/fio
2021-03-10 Venkat Rameshoptions: allow separate values for max_latency
2021-03-09 Jens AxboeMerge branch 'master' of https://github.com/DevriesL/fio
2021-03-09 DevriesLengines/io_uring: fix compilation conflict with Android NDK
2021-03-09 Jens AxboeFio 3.26 fio-3.26
2021-03-08 Jens Axboet/io_uring: SQPOLL fixes
2021-03-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-03-06 Fotis Xenakisconfigure: remove unused CLOCK_MONOTONIC_* symbols
2021-03-06 Friendy.Su... engines/filecreate: remove improper message print
2021-02-24 ihsinmefix loop with unreachable exit condition
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-02-22 Alexey Dobriyanzbd: fix check against 32-bit zone size
2021-02-22 Alexey Dobriyanzbd: simplify zoneskip= validness check
2021-02-22 Alexey Dobriyanparse: simplify parse_is_percent()
2021-02-21 Hongwei QinAdd a new file to gitignore
2021-02-18 Niklas Casseloptions: free dump options list on exit
2021-02-16 Jens Axboeengines/io_uring: add verbose error for ENOSYS
2021-02-16 Adam Kupczykengine/rados: Add option to skip object creation
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
next