hash: cleanups
[fio.git] / t /
2022-06-02 Shin'ichiro Kawasakit/zbd: skip test case #13 when max_open_zones is too...
2022-06-02 Ankit Kumarzbd: Check for direct flag only if its block device
2022-05-29 Jens AxboeMerge branch 'wip-lmy-rados' of https://github.com...
2022-05-28 Vincent Fut/run-fio-tests: improve json data decoding
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-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
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-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 Axboet/io_uring: change fatal map buffers condition with...
2022-03-07 Jens Axboet/io_uring: change map buffers registration opcode
2022-02-21 Jens Axboeio_uring: use syscall helpers for the hot path
2022-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
2022-02-20 Jens AxboeMerge branch 'spelling' of https://github.com/scop/fio
2022-02-20 Jens AxboeMerge branch 'which-command-v-type-P' of https://github...
2022-02-20 Ville SkyttäSpelling and grammar fixes
2022-02-20 Ville Skyttäci, t, tools: use `command` and `type` instead of ...
2022-02-18 Jens AxboeMerge branch 'rpma-update-RPMA-engines-with-new-librpma...
2022-02-17 Jens Axboet/io_uring: align buffers correctly on non-4k page...
2022-02-17 Jens Axboet/io_uring: allow non-power-of-2 queue depths
2022-02-11 Jens AxboeMerge branch 'fio-docs-ci' of https://github.com/vincen...
2022-02-11 Jens Axboet/io_uring: avoid unused `nr_batch` warning
2022-02-04 Jens Axboet/io_uring: fix warnings for !ARCH_HAVE_CPU_CLOCK
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Niklas Casselt/latency_percentiles.py: add tests for the new cmdprio...
2022-02-03 Niklas Casselstat: convert json output to a new per priority granula...
2022-02-03 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-23 Jens AxboeMerge branch 'github-actions-i686' of https://github...
2021-12-23 Vincent Fut/io_uring: fix help defaults for aio and random_io
2021-12-23 Vincent Fut/io_uring: fix 32-bit build warnings
2021-12-14 Shin'ichiro Kawasakit/zbd: Avoid inappropriate blkzone command call in...
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-12-10 Damien Le Moalioengines: libzbc: disable libzbc block backend driver
2021-11-21 Jens Axboet/dedupe: style fixups
2021-11-21 Jens Axboet/io_uring: fix 32-bit compile warnings
2021-11-21 Jens AxboeMerge branch 'dedupe_and_compression' of https://github...
2021-11-21 Bar Davidfio-dedup: adjusted the binary to support compression
2021-11-20 Jens Axboeio_uring: clamp CQ size to SQ size
2021-11-19 Jens Axboet/io_uring: add -R option for random/sequential IO
2021-11-19 Jens Axboet/io_uring: use internal random generator
2021-10-25 Jens AxboeMerge branch 'evelu-peak' of https://github.com/ErwanAl...
2021-10-25 Erwan Velut/one-core-peak: Don't report errors if missing NVME...
2021-10-25 Erwan Velut/io_uring: Fixing typo in help message
2021-10-25 Erwan Velut/one-core-peak: Reporting SElinux status
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-17 Vincent Furun-fio-tests: make test runs more resilient
2021-10-17 Shin'ichiro Kawasakit/zbd: Add -w option to ensure no open zone before...
2021-10-17 Shin'ichiro Kawasakit/zbd: Align block size to zone capacity
2021-10-17 Shin'ichiro Kawasakit/zbd: Do not use too large block size in test case #4
2021-10-15 Pankaj Raghavt/io_uring: Fix the parameters calculation for multiple...
2021-10-14 Jens AxboeMerge branch 'evelu-typo' of https://github.com/ErwanAl...
2021-10-14 Erwan Velut/io_uring: Fixing typo
2021-10-14 Jens Axboet/io_uring: include a maximum IOPS seen when exiting
2021-10-13 Jens Axboet/io_uring: don't append 'K' to IOPS if we don't divide...
2021-10-13 Jens Axboet/io_uring: update for new DMA map buffers API
2021-10-12 Jens Axboet/io_uring: add test support for pre mapping DMA buffers
2021-10-12 Jens Axboet/io_uring: fix silly identical branch error
2021-10-12 Jens AxboeMerge branch 'evelu-onecore' of https://github.com...
2021-10-12 Jens Axboet/io_uring: show IOPS in increments of 1000 IOPS if...
2021-10-12 Erwan Velut/one-core-peak: Improving check_sysblock_value error...
2021-10-12 Jens AxboeMerge branch 'windows-res' of https://github.com/bjpaup...
2021-10-09 Jens Axboet/io_uring: fix latency stats for depth == 1
2021-10-07 Jens AxboeMerge branch 'evelu-ocp' of https://github.com/ErwanAli...
2021-10-07 Erwan Velut/io_uring: Add -r option to control the runtime
2021-10-07 Erwan Velut/one-core-peak: Reporting RETPOLINE & PAGE_TABLE_ISOLATION
2021-10-06 Erwan Velut/one-core-peak: Reporting kernel cmdline
2021-10-06 Erwan Velut/one-core-peak: Reporting BLK_WBT_MQ
2021-10-06 Erwan Velut/one-core-peak: Reporting BLK_CGROUP
2021-10-05 Jens Axboet/io_uring: get rid of old debug printfs
2021-10-05 Jens Axboet/io_uring: print submitter id with tid on startup
2021-10-04 Jens Axboet/io_uring: clean up aio wait loop
2021-10-04 Jens Axboet/io_uring: check for valid clock_index and finish...
2021-10-04 Jens Axboet/io_uring: don't track IO latencies the first second...
2021-10-04 Jens Axboet/io_uring: don't print partial IOPS etc output if...
2021-10-04 Jens Axboet/io_uring: add support for legacy AIO
2021-10-04 Jens Axboet/io_uring: remove extra add_stat() call
2021-10-01 Jens AxboeMerge branch 'evelu-fixes2' of https://github.com/Erwan...
2021-10-01 Erwan Velut/one-core-peak: nvme-cli as optional tooling
2021-10-01 Erwan Velut/one-core-peak: Report numa as off if missing
2021-10-01 Jens Axboet/io_uring: correct percentile ranking
2021-09-30 Jens Axboet/io_uring: store TSC rate in local file
2021-09-29 Jens AxboeMerge branch 'patch-1' of https://github.com/ravisowmya/fio
2021-09-28 Jens AxboeMerge branch 'sigbreak' of https://github.com/bjpaupor/fio
2021-09-28 Brandon Pauporeadd signal handlers for Windows SIGBREAK
2021-09-26 Jens AxboeMerge branch 'onecore' of https://github.com/ByteHamste...
2021-09-26 Jens AxboeMerge branch 'evelu-fio' of https://github.com/ErwanAli...
2021-09-26 Erwan Veluone-core-peak: Reporting NVME features
2021-09-26 Erwan Velut/one-core-peak: Reporting kernel config
2021-09-26 ByteHamsterPick core for running t/one-core-peak.sh
2021-09-26 Erwan Veluone-core-peak.sh: Fixing bash
2021-09-26 Jens AxboeMerge branch 'tsc' of https://github.com/ErwanAliasr1/fio
2021-09-26 Erwan Veluone-core-peak: Adding option to reporting latencies
next