fio.git
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 Shin'ichiro... Refer td->loops instead of td->o.loops to fix loop...
2021-10-01 Shin'ichiro... Revert "Fix for loop count issue when do_verify=0 ...
2021-10-01 Jens Axboet/io_uring: correct percentile ranking
2021-09-30 Shin'ichiro... zbd: Fix unexpected job termination by open zone search...
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-29 ravisowmyaFix for loop count issue when do_verify=0 (#1093)
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
2021-09-25 Erwan Veluone-core-peak: Avoid reporting Unknown memory speed
2021-09-25 Jens AxboeMerge branch 'evelu-uring' of https://github.com/ErwanA...
2021-09-25 Erwan Velut/io_uring.c: Adding \n on help
2021-09-25 Jens Axboet/io_uring: batch stat updates
2021-09-25 Jens Axboet/io_uring: add support for latency tracking
2021-09-24 Jens Axboet/io_uring: don't print BW numbers for do_nop
2021-09-23 Jens Axboet/io_uring: ensure batch counts are smaller or equal...
2021-09-21 Jens AxboeMerge branch 'one-core' of https://github.com/ErwanAlia...
2021-09-20 Erwan Velut/one-core.sh: Adding script to run the one-core io...
2021-09-16 Jens Axboet/io_uring: fix bandwidth calculation
2021-09-16 Jens AxboeMerge branch 'bwps' of https://github.com/ErwanAliasr1/fio
2021-09-16 Erwan Velut/io_uring: Reporting bandwidth
2021-09-15 Jens Axboet/io_uring: add switch -O for O_DIRECT vs buffered
2021-09-13 Jens Axboezbd: remove dead zone retrieval call
2021-09-13 Jens Axboet/io_uring: add -N option for do_nop
2021-09-13 Jens Axboet/io_uring: don't require a file for do_nop runs
2021-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Erwan Velulog: Removing useless assignment
2021-09-08 Erwan Veluzbd: Removing useless variable assignment
2021-09-08 Erwan Velulib/fls.h: Remove unused variable assignment
2021-09-08 Erwan Veluengines/sg: Removing useless variable assignment
2021-09-08 Erwan Velustat: Avoid freeing null pointer
2021-09-08 Jens AxboeREADME: add link to new lore archive
2021-09-08 Erwan Velufilesetup: Removing unused variable usage
2021-09-08 Erwan Veluengines/sg: Return error if generic_close_file fails
2021-09-08 Jens Axboet/io_uring: ensure that nthreads is > 0
2021-09-08 Andrzej Jakowskit/io_uring: allow flexible IO threads assignment
2021-09-08 Jens AxboeFio 3.28 fio-3.28
2021-09-08 Jens Axboet/io_uring: don't make setrlimit() failing fatal
2021-09-08 Andrzej Jakowskit/io_uring: fixes in output
2021-09-06 Shin'ichiro... options: Add thinktime_iotime option
2021-09-03 Damien Le Moalexamples: add examples for cmdprio_* IO priority options
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-09-03 Damien Le Moallibaio,io_uring: relax cmdprio_percentage constraints
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_bssplit
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_class and cmdprio...
2021-09-03 Damien Le Moallibaio,io_uring: improve cmdprio_percentage option
2021-09-03 Damien Le Moaloptions: make parsing functions available to ioengines
2021-09-03 Damien Le Moalos: introduce ioprio_value() helper
2021-09-03 Damien Le Moaltools: fiograph: do not overwrite input script file
2021-09-03 Damien Le Moalmanpage: fix definition of prio and prioclass options
2021-09-03 Damien Le Moalmanpage: fix formatting
2021-09-03 Damien Le Moaloslib: Fix blkzoned_get_max_open_zones()
2021-08-28 Jens Axboet/io_uring: further simplify inflight tracking
2021-08-27 Jens Axboet/io_uring: pretty up multi-file depths
2021-08-26 Niklas Casselio_uring: don't clear recently set sqe->rw_flags
2021-08-26 Niklas Casselio_uring: fix misbehaving cmdprio_percentage option
2021-08-26 Niklas Casselio_uring: always initialize sqe->flags
2021-08-26 Jens AxboeMerge branch 'wip-cxx' of https://github.com/tchaikov/fio
2021-08-25 Kefu Chaiarch,lib/seqlock: implement seqlock with C++ atomic...
2021-08-21 Jens AxboeMerge branch 'master' of https://github.com/DamonPalova...
2021-08-20 Damon Palovaarafixed type boot->bool
2021-08-18 Jens AxboeMerge branch 'patch-1' of https://github.com/antroseco/fio
2021-08-18 Andreas Economidesserver: reopen standard streams to /dev/null
2021-08-13 Jens AxboeMerge branch 'dfs_update_13_api' of https://github...
2021-08-11 Jens Axboet/io_uring: allow multiple IO threads
2021-08-10 Johann Lombardiengines/dfs: add support for 1.3 DAOS API
2021-08-06 Shin'ichiro... t/zbd: Add test #58 to test zone reset by trim workload
2021-08-06 Shin'ichiro... HOWTO/man: Describe trim support by zone reset for...
2021-08-06 Shin'ichiro... engines/libzbc: Enable trim for libzbc I/O engine
2021-08-06 Shin'ichiro... zbd: Support zone reset by trim
2021-08-06 Shin'ichiro... zbd: Add min_bytes argument to zbd_find_zone()
2021-08-04 Vincent Fuioengines: fix crash with --enghelp option
2021-08-04 Vincent Fubackend: clarify io scheduler setting error message
2021-08-04 Ankit Kumarzbd: Improve random zone index generation logic
2021-08-04 Ankit KumarHOWTO: Add missing documentation for job_max_open_zones
2021-08-03 Eric Sandeenfio: remove raw device support
2021-08-02 Jens Axboeiolog: don't attempt read chunking with blktrace format
2021-08-01 Jens AxboeMerge branch 'master' of https://github.com/anson-lo/fio
2021-08-01 anson-loFix an error triggered by double releasing the lock
2021-07-28 Damien Le MoalMakefile: update libzbc git repository
2021-07-25 Jens AxboeMerge branch 'evelu-fix-engines' of https://github...
2021-07-25 Erwan Veluengines/exec: Code cleanup to remove leaks
2021-07-25 Jens Axboeengines/exec: style cleanups
next