fio.git
2021-07-25 Jens Axboeengines/exec: style cleanups
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Jens AxboeMerge branch 'cmd-test-be' of https://github.com/tuan...
2021-07-15 Tuan Hoangserver: fix missing le32_to_cpu conversion when opcode...
2021-07-15 Bar Daviddedupe: allow to generate dedupe buffers from working set
2021-07-07 Stefan HajnocziMakefile: use override directive on engine CFLAGS
2021-07-01 Jens AxboeMerge branch 'dedupe_bugfix' of https://github.com...
2021-07-01 Bar Daviddedupe: fixing bug with subsequent dedupe buffer generation
2021-06-29 Erwan Velufiograph: Adding exec engine support
2021-06-29 Erwan Veluengines: Adding exec engine
2021-06-29 Niklas Casselzbd: ensure that global max open zones limit is respected
2021-06-29 Niklas Casselzbd: allow an unlimited global max open zones limit
2021-06-29 Niklas Casselzbd: create a local zbdi variable for f->zbd_info
2021-06-29 Jens AxboeMerge branch 'evelu-fiog' of https://github.com/ErwanAl...
2021-06-27 Erwan Veluexamples: Avoid duplicated items
2021-06-27 Erwan Velutools: Adding fiograph
2021-06-20 Jens AxboeMerge branch 'pkg_config_1' of https://github.com/kusum...
2021-06-17 Jens Axboefilehash: ignore hashed file with fd == -1
2021-06-14 Niklas Casselt/zbd: update test case 42
2021-06-14 Niklas Casselzbd: change some f->zbd_info conditionals to asserts
2021-06-14 Niklas Casselzbd: remove zbd_zoned_model ZBD_IGNORE
2021-06-14 Niklas Casselzbd: allow zonemode=zbd with regular files by emulating...
2021-06-14 Niklas Casselzbd: disallow pipes for zonemode=zbd
2021-06-10 Stefan Hajnocziio_uring: drop redundant IO_MODE_OFFLOAD check
2021-06-08 Shin'ichiro... t/zbd: Fix write target zones counting in test case #31
2021-06-08 Shin'ichiro... t/zbd: Add ignore_zone_limit option to test with specia...
2021-06-08 Shin'ichiro... t/zbd: Use max_open_zones that fio fetched from device
2021-06-08 Tomohiro Kusumiconfigure: silence "pkg-config: not found"
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-06-03 Jens AxboeMerge branch 'evelu-test' of https://github.com/ErwanAl...
2021-06-02 Erwan VeluMakefile: Avoid using built-in stpcpy during clang...
2021-06-02 Erwan Veluci: Reporting installed msys2 packages
2021-06-02 Erwan Veluci: Installing missing toolchain
2021-05-27 Niklas Casselzbd: add a new --ignore_zone_limits option
2021-05-27 Niklas Casselzbd: add missing client/server support for option max_o...
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-26 Jens AxboeFio 3.27 fio-3.27
2021-05-25 Jens AxboeMerge branch 'master' of https://github.com/DevriesL/fio
2021-05-25 DevriesLandroid: add support for NDK sharedmem
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-05-14 Jens AxboeMerge branch '2021-05-13/stat-fix-integer-overflow...
2021-05-14 Niklas Casselengines/libzbc: add support for the get_max_open_zones...
2021-05-14 Niklas Casselioengines: add get_max_open_zones zoned block device...
2021-05-14 Niklas Casseloslib/linux-blkzoned: move sysfs reading into its own...
2021-05-14 Niklas Casselzbd: only put an upper limit on max open zones once
2021-05-14 Felix Abecassisstat: fix integer overflow in convert_agg_kbytes_percent
2021-05-12 Lars Kellogg... fix fio2gnuplot to work with new logging format
2021-05-11 Jens Axboeos: define EDQUOT to EIO if the OS doesn't provide it
2021-05-11 Martin BukatovicMake fill_device to stop writing on EDQUOT
2021-05-11 Jens AxboeMerge branch 'z_unit_docs' of https://github.com/ahribe...
2021-05-10 Niklas Casseloslib/linux-blkzoned: make sure that we always support...
2021-05-09 Eric Sandeendon't access dlclose'd dynamic ioengine object after...
2021-05-06 GonzalezAdd Documentation for z unit
2021-05-06 Stefan Hajnocziconfigure: fix check_min_lib_version() eval
2021-05-05 Taras Glekclean up nfs example
2021-05-05 Taras Glekskip skeleton comments
2021-05-05 Taras Gleksingle line bodies
2021-05-05 Taras GlekC-style comments
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-20 Taras GlekNFS configure fixes
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-13 Łukasz Stolarczukengines/libpmem: do not call drain on close
2021-04-13 Łukasz Stolarczukengines/libpmem: cleanup a little code, comments and...
2021-04-13 Łukasz Stolarczukengines/libpmem: set file open/create mode always to RW
2021-04-12 Taras GlekNFS engine
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
next