t/io_uring: link with libaio when necessary
[fio.git] / Makefile
2022-01-26 Eric Sandeent/io_uring: link with libaio when necessary
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-19 Jens Axboet/io_uring: use internal random generator
2021-11-17 Gwendal GrignouMakefile: Fix android compilation
2021-11-12 Jens AxboeMerge branch 'jf_readme_typo' of https://github.com...
2021-11-12 Niklas Casselcmdprio: move cmdprio function definitions to a new...
2021-10-22 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2021-10-21 Bart Van AsscheAndroid: Add io_uring support
2021-10-19 Jens AxboeMerge branch 'patch-1' of https://github.com/sweettea/fio
2021-10-19 Sweet Tea Dorminyt/fuzz: Clean up generated dependency makefiles
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-12 Jens AxboeMerge branch 'windows-res' of https://github.com/bjpaup...
2021-10-12 Brandon PauporeQuery Windows clock frequency and use reported max
2021-07-28 Damien Le MoalMakefile: update libzbc git repository
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 Bar Daviddedupe: allow to generate dedupe buffers from working set
2021-07-07 Stefan HajnocziMakefile: use override directive on engine CFLAGS
2021-06-29 Erwan Veluengines: Adding exec engine
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-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-04-16 Friendy.Su@sony.comengines: add engine for file delete
2021-04-12 Taras GlekNFS engine
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
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-13 Jan Michalskirpma: add librpma_apm_* and librpma_gpspm_* engines
2021-01-29 Dmitry Fomichevt/zbd: add run-tests-against-nullb script
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 Philippe Antoinefuzz: Adds fuzz target for parse_jobs_ini
2020-12-15 Jens AxboeMerge branch 'wip-rbd-engine-tweaks' of https://github...
2020-12-05 Jens AxboeMerge branch 'cufile' of https://github.com/SystemFabri...
2020-12-05 Brian T. Smithioengine: Add libcufile I/O engine
2020-11-12 Jens AxboeMakefile: fix fio version gen
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 Eric Sandeenfix dynamic engine loading for libaio engine etc
2020-11-09 Eric Sandeenfix dynamic engine build
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-11-05 Albert ChangMakefile: fix usage of JAVA_HOME environmental variable
2020-11-01 Yigal Kormanfio: fix dynamic engines soname definition
2020-09-15 Jens AxboeMerge branch 'msys2' of https://github.com/sitsofe...
2020-09-12 Sitsofe WheelerMakefile: introduce FIO_CFLAGS
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-07 Jens AxboeKill off old GUASI IO engine
2020-09-06 Jens AxboeMerge branch 'guasi_fixes' of https://github.com/sitsof...
2020-09-06 Sitsofe WheelerMakefile/configure: fix guasi build
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-26 Jens AxboeMerge branch 'travis_cleanup' of https://github.com...
2020-07-26 Sitsofe WheelerMakefile: fix incorrectly set libiscsi cflags
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-14 Jens AxboeMerge branch 'fix_devdax' of https://github.com/harish...
2020-07-14 HarishFix: dev-dax engine building with make
2020-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-07-03 Yigal Kormanconfigure/Makefile: engine LIBS consistency
2020-07-03 Jens AxboeMerge branch 'num2str' of https://github.com/bvanassche/fio
2020-07-02 Bart Van AsscheAdd a num2str() unit test
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-06-05 Jens AxboeMakefile: include linux-blkzoned.c for Android, if set
2020-05-23 Jens AxboeMerge branch 'master' of https://github.com/ffontaine/fio
2020-05-23 Fabrice FontaineMakefile: fix build of io_uring on sh4
2020-04-16 Jens AxboeMerge branch 'patch-1' of https://github.com/aakarshg/fio
2020-04-16 Aakarsh GopiAdd fio-histo-log-pctiles to make file
2020-04-13 Jens AxboeMerge branch 'fix-cflags' of https://github.com/Hi...
2020-04-13 Konstantin Kharlamovconfigure/Makefile: don't override user CFLAGS
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Dmitry Fomichevfio: Introduce libzbc IO engine
2020-04-07 Damien Le Moalfio: Generalize zonemode=zbd
2020-03-02 Jens AxboeMerge branch 'filestat3' of https://github.com/kusumi/fio
2020-03-02 Tomohiro Kusumiengines/filestat: add statx(2) syscall support
2020-03-01 Jens AxboeMerge branch 'genfio-bash' of https://github.com/sitsof...
2020-03-01 Jens AxboeMerge branch 'fix-win-raw' of https://github.com/sitsof...
2020-03-01 Jens AxboeMerge branch 'clean1' of https://github.com/kusumi/fio
2020-02-13 Tomohiro KusumiMakefile: don't fail to remove conditionally compiled...
2020-01-22 Su, Friendyengines: add engine for file stat
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheWindows: Uninline CPU affinity functions
2020-01-06 Bart Van AsscheMakefile: Use 'tr' if 'fmt' is not available
2020-01-06 Bart Van AsscheMakefile: Avoid duplicating code
2020-01-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-04 Bart Van AsscheOnly build t/read-to-pipe-async if pread() is available
2020-01-03 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-03 Jens AxboeMerge branch 'unit1' of https://github.com/kusumi/fio
2020-01-02 Bart Van AsscheMakefile: Build more test code
2019-12-22 Tomohiro Kusumiunittests: add unittest suite for oslib/strsep.c
2019-12-22 Tomohiro Kusumiunittests: add unittest suite for oslib/strcasestr.c
2019-12-18 Jens AxboeMerge branch 'issue-878' of https://github.com/vincentk...
2019-12-16 Jens AxboeMerge branch 'cygwin-build-error' of https://github...
next