fio.git
2022-06-14 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-06-13 Bart Van Asscheconfigure: Fix libzbc detection on SUSE Linux
2022-06-13 Bart Van Asscheconfigure: Support gcc 12
2022-06-02 Shin'ichiro... t/zbd: skip test case #13 when max_open_zones is too...
2022-06-02 Jens Axboeengines/nvme: ioctl return value is an int
2022-06-02 Jens Axboeengines/nvme: fix 'fd' leak in error handling
2022-06-02 Jens Axboeengines/io_uring: cleanup supported case
2022-06-02 Anuj Guptaexamples: add 2 example job file for io_uring_cmd engine
2022-06-02 Ankit Kumarengines/io_uring: Enable zone device support for io_uri...
2022-06-02 Ankit Kumarzbd: Check for direct flag only if its block device
2022-06-02 Ankit Kumardocs: document options for io_uring_cmd I/O engine
2022-06-02 Anuj Guptaengines/io_uring: add new I/O engine for uring passthro...
2022-06-02 Ankit Kumarnvme: add nvme opcodes, structures and helper functions
2022-06-02 Anuj Guptainit: return error incase an invalid value is passed...
2022-06-02 Ankit Kumarconfigure: check nvme uring command support
2022-06-02 Anuj Guptaio_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
2022-06-01 Vincent Fudocs: update language setting for Sphinx build
2022-05-29 Jens AxboeMerge branch 'wip-lmy-rados' of https://github.com...
2022-05-29 liangmingyuanengines/ceph: add option for setting config file path
2022-05-28 Vincent Fudocs: update discussion of huge page sizes
2022-05-28 Vincent Fut/run-fio-tests: improve json data decoding
2022-05-28 Vincent FuHOWTO: add blank line for prettier formatting
2022-05-28 Vincent Fuconfigure: refer to zlib1g-dev package for zlib support
2022-05-28 Vincent Fusteadystate: delete incorrect comment
2022-05-25 Jens AxboeMerge branch 'master' of https://github.com/guoanwu/fio
2022-05-21 dennis.wupmemblk.c: fix one logic bug - read always with write
2022-05-12 Ammar FaiziMakefile: Suppress `-Wimplicit-fallthrough` when compil...
2022-05-12 Ammar Faizibackend: Fix indentation
2022-05-12 Ankit Kumarexamples: add example job file for xnvme engine usage
2022-05-12 Ankit Kumardocs: documentation for xnvme ioengine
2022-05-12 Ankit Kumarengines/xnvme: add xnvme engine
2022-05-01 Jens AxboeMerge branch 'patch-1' of https://github.com/ferdnyc/fio
2022-05-01 Frank DanaREADME: Update Fedora pkg URL
2022-04-29 Jens AxboeMerge branch 'global_dedup' of https://github.com/barda...
2022-04-28 Bar Davidadding an example for dedupe_global usage and DRR testing
2022-04-27 Bar DavidIntroducing support for generation of dedup buffers
2022-04-17 Jens AxboeMerge branch 'fix/json/strdup_memory_leak' of https...
2022-04-17 Denis Proninupdated logging of iops1, iops2, ratio in FioJobTest_io...
2022-04-17 Denis Proninfixed bunch of memory leaks in json constructor
2022-04-17 Jens AxboeMerge branch 'fix/jobs_eta_memory_leak' of https:/...
2022-04-17 Denis Proninuse flist_first_entry instead of flist_entry applied...
2022-04-17 Denis Proninfixed memory leak of not freed jobs_eta in several...
2022-04-17 Jens AxboeMerge branch 'fix/memory-leak' of https://github.com...
2022-04-10 Jens AxboeMerge branch 'fix/remove-sudo-in-test-script' of https...
2022-04-10 Denis Proninactions-full-test.sh, removed sudo from the script
2022-04-10 Denis Proninfixed possible and actual memory leaks
2022-04-08 Jens Axboeiolog: Use %llu for 64-bit
2022-04-08 Jens Axboeiolog: fix warning for 32-bit compilation
2022-04-08 Mohamad Gebaiiolog: update man page for version 3
2022-04-08 Mohamad Gebaiiolog: add iolog_write for version 3
2022-04-08 Mohamad Gebaiiolog: add version 3 to support timestamp-based replay
2022-04-06 Jens AxboeFio 3.30 fio-3.30
2022-04-05 Vincent Fusmalloc: fix ptr address in redzone error message
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
2022-03-29 Jens AxboeMerge branch 'status-interval-finished-jobs' of https...
2022-03-29 Kozlowski MateuszHandle finished jobs when using status-interval
2022-03-28 Jens AxboeMerge branch 'master' of https://github.com/cccheng/fio
2022-03-28 Chung-Chiang... Fix compile error of GCC 4
2022-03-24 Jens AxboeMerge branch 'github-1372' of https://github.com/vincen...
2022-03-23 Vincent Fuio_u: produce bad offsets for some time_based jobs
2022-03-20 Jens Axboeengines/null: use correct -include
2022-03-20 Jens AxboeMerge branch 'master' of https://github.com/jnoc/fio
2022-03-20 Jonathon CarterAdded citation.cff for easy APA/BibTeX citation directl...
2022-03-20 Jens Axboeengines/null: update external engine compilation
2022-03-15 Jens AxboeMerge branch 'flags-fix' of https://github.com/albertof...
2022-03-15 Alberto FariaProperly encode engine flags in thread_data::flags
2022-03-11 Jens Axboet/dedupe: ensure that 'ret' is initialized
2022-03-11 Jens Axboet/dedupe: handle errors more gracefully
2022-03-11 Jens AxboeMerge branch 'fuzz-cleanup' of https://github.com/vince...
2022-03-11 Jens Axboet/io_uring: only enable sync if we have preadv2
2022-03-11 Vincent Fufuzz: avoid building t/fuzz/parse_ini by default
2022-03-11 Jens AxboeMerge branch 'improvement/enable-asan' of https://githu...
2022-03-11 Jens AxboeMerge branch 'improvement/prevent-sigsegv-when-dup...
2022-03-11 Jens AxboeMerge branch 'refactoring/configure' of https://github...
2022-03-11 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2022-03-10 Denis ProninASAN enabling when configuring
2022-03-10 Denis Proninfixed memory leak detected by ASAN
2022-03-10 Denis Proninimprovements in dup_files function
2022-03-10 Denis Proninconfigure script refactoring
2022-03-09 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2022-03-09 Jens AxboeMerge branch 'fix/asan-memleak-forkdata' of https:...
2022-03-09 Jens AxboeMerge branch 'fix/asan-memleak' of https://github.com...
2022-03-09 Denis Pronin- fixed memory leak in parent process detected by ASAN...
2022-03-09 Denis Pronin- fixed memory leak, which is happening when parsing...
2022-03-09 Denis Pronin- freeing job_sections array of strings upon freeing...
2022-03-08 Jens AxboeMerge branch 'master' of https://github.com/dpronin/fio
2022-03-08 Denis Pronin- fixed typo in configure script
2022-03-07 Jens AxboeMakefile: get rid of fortify source
2022-03-07 Jens Axboet/io_uring: add missing CR
2022-03-07 Jens Axboet/io_uring: support using preadv2
2022-03-07 Jens Axboet/io_uring: add support for registering the ring fd
2022-03-07 Jens Axboeio_uring.h: sync with 5.18 kernel bits
2022-03-07 Jens Axboet/io_uring: change fatal map buffers condition with...
2022-03-07 Jens Axboet/io_uring: change map buffers registration opcode
2022-02-26 Jens Axboewindowsaio: open file for write if we have syncs
2022-02-26 Jens AxboeAdd TD_F_SYNCS thread flag
2022-02-24 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2022-02-24 Bart Van AsscheFix three compiler warnings
2022-02-21 Jens Axboeio_uring: use syscall helpers for the hot path
2022-02-21 Jens Axboex86-64: add system call definitions
next