fio.git
2023-05-23 Jens AxboeFio 3.35 fio-3.35
2023-05-23 Vincent FuMerge branch 'master' of https://github.com/bvanassche/fio
2023-05-22 Bart Van Asschezbd: Report the zone capacity
2023-05-20 Jens Axboeio_ur: make sure that sync errors are noticed upfront
2023-05-19 Bart Van Asschezbd: Make an error message more detailed
2023-05-19 Jens AxboeMerge branch 'master' of https://github.com/huajingyun0...
2023-05-19 Jingyun HuaAdd LoongArch64 support
2023-05-18 Vincent Fuci: fix ups for 32-bit GitHub Actions Linux builds
2023-05-18 Vincent FuRevert "ci: stop testing Linux 32-bit builds"
2023-05-17 Vincent Fudocs: document no_completion_thread
2023-05-17 Vincent Fudocs: move experimental_verify description
2023-05-17 Vincent Fudocs: move rate_cycle description
2023-05-16 Ankit Kumarengines/io_uring: fix coverity issue
2023-05-15 Vincent Fuci: stop testing Linux 32-bit builds
2023-05-15 Ankit Kumarengines/io_uring_cmd: add extended LBA support
2023-05-15 Ankit Kumarengines/nvme: support for 64 LBA formats
2023-05-11 Vincent Fudocs: expand description for interval-based bw and...
2023-05-10 Vincent Fut/run-fio-test: fix comment
2023-05-10 Jens Axboeengines/rdma: remove dead code
2023-05-10 Jens Axboet/read-to-pipe-async: remove dead code
2023-05-10 Jens AxboeREADME: remove reference to the bsdio installer
2023-04-27 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2023-04-27 Bart Van Asscheci: Also test the Android recovery environment
2023-04-27 Bart Van AsscheDetect ASharedMemory_create() support
2023-04-27 Anuj Guptat/io_uring: avoid null-ptr dereference in case setup_ri...
2023-04-27 Vincent Fuci: work around for GitHub Actions Cygwin sed issue
2023-04-27 Vincent Fuci: add Windows Cygwin and msys2 builds to GitHub Actions
2023-04-27 Jens Axboet/io_uring: make submitter_init() return < 0 on error
2023-04-27 Niklas CasselRevert "zbd: Report the zone capacity"
2023-04-20 Vincent Fufilesetup: better handle non-uniform distributions
2023-04-20 Vincent Fufio: replace malloc+memset with calloc
2023-04-20 Vincent Fuengines: separate declaration and assignment
2023-04-20 Vincent Fuengines: cleanup casts and move memset
2023-04-20 Vincent Fuci: disable __thread support for Windows msys2 build
2023-04-13 Vincent Fudocs: update documentation for randrepeat and allrandrepeat
2023-04-13 Vincent Futest: improve evaluation of t0020.fio and t0021.fio
2023-04-13 Vincent Fut/random_seed: python script to test random seed options
2023-04-13 Vincent Fuinit: clean up random seed options
2023-04-13 Vincent Fuinit: get rid of td_fill_rand_seeds_internal
2023-04-13 Vincent Fuinit: refactor random seed setting
2023-04-13 Vincent Furand: print out random seeds for debugging
2023-04-13 Xiaoguang Wangt/io_uring: fix max_blocks calculation in nvme passthro...
2023-04-10 Jens AxboeMerge branch 'libaio-hang' of https://github.com/lruman...
2023-04-10 Leah Rumancikengines/io_uring: update getevents max to reflect previ...
2023-04-07 Jens AxboeMerge branch 'libaio-hang' of https://github.com/lruman...
2023-04-07 Leah Rumancikengines/libaio: fix io_getevents min/max events arguments
2023-04-04 Jens Axboeio_u: fix bad style
2023-04-04 Jens Axboeengines/nfs: fix the most egregious style violations
2023-04-04 Jens Axboeengines/nvme: cache errno value
2023-04-04 Jens AxboeMerge branch 'master' of https://github.com/SuhoSon/fio
2023-03-31 Jens AxboeOnly expose fadvise_hint=noreuse if supported
2023-03-31 Yuanchu Xiedocs: add noreuse fadvise_hint option
2023-03-31 Yuanchu Xiefio: add support for POSIX_FADV_NOREUSE
2023-03-31 suho.sonthinktime: Fix missing re-init thinktime when using...
2023-03-27 Jens AxboeMerge branch 'trim-support' of https://github.com/ankit...
2023-03-24 Ankit Kumario_uring_cmd: suppport for trim operation
2023-03-24 Ankit Kumarfdp: drop expensive modulo operation
2023-03-21 Jens Axboeengines/nvme: cast __u64 to unsigned long long for...
2023-03-21 Jens Axboeengines/io_uring: use correct type for fio_nvme_get_info()
2023-03-20 Vincent Fudocs: clean up steadystate options
2023-03-20 Vincent Fusteadystate: add some TODO items
2023-03-20 Vincent Fusteadystate: fix slope calculation for variable check...
2023-03-20 Christian Loehlefio: steadystate: allow for custom check interval
2023-03-15 Damien Le Moalstat: Fix ioprio print
2023-03-14 Jens Axboet/io_uring: abstract out init_new_io() helper
2023-03-14 Jens Axboet/io_uring: use the get_offset() code to retrieve pass...
2023-03-14 Jens Axboet/io_uring: avoid truncation of offset on 32-bit builds
2023-03-14 Jens AxboeFio 3.34 fio-3.34
2023-03-07 Shin'ichiro... t/zbd: fix minimum write size to sequential write requi...
2023-03-07 Shin'ichiro... t/zbd: rename logical_block_size to min_seq_write_size
2023-03-03 Jens AxboeMerge branch 'For_Each_Td_Private_Scope' of https:...
2023-03-03 Jens AxboeMerge branch 'Fix_calc_thread_status_ramp_time_check...
2023-03-03 HorshackRefactor for_each_td() to catch inappropriate td ptr...
2023-03-03 HorshackFix --bandwidth-log segmentation fault when numjobs...
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Vincent Fuexamples: add fiograph diagram for uring-cmd-fdp.fio
2023-02-28 Vincent Fufdp: change the order of includes to fix Windows build...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-28 HorshackClarify documentation for runtime parameter
2023-02-28 Jens AxboeRevert "ioengines.c:346: td_io_queue: Assertion `res...
2023-02-28 Jens Axboefdp: cleanup init
2023-02-28 Keith Buschfio: add fdp support for io_uring_cmd nvme engine
2023-02-28 Jens AxboeMerge branch 'Fix_Assert_TdIoQueue_Serialize_Overlap_Of...
2023-02-28 Jens AxboeMerge branch 'Fix_Bad_Hdr_Rand_Seed_For_Requeued_IO...
2023-02-28 Jens AxboeMerge branch 'master' of https://github.com/Cuelive/fio
2023-02-28 Cueliveblktrace: fix compilation error on the uos system
2023-02-27 HorshackFix "verify bad_hdr rand_seed" for requeued I/Os
2023-02-24 Vincent FuMerge branch 'master' of https://github.com/bvanassche/fio
2023-02-22 Bart Van Asschezbd: Make an error message more detailed
2023-02-22 Bart Van Asschezbd: Report the zone capacity
2023-02-22 Bart Van Asscheio_u: Add a debug message in fill_io_u()
2023-02-22 Alexander Patrakovfix fiologparser.py to work with new logging format
2023-02-21 Jens AxboeMerge branch 'Verify_Bad_Hdr_Rand_Seed_Mult_Workload_It...
2023-02-20 Vincent Fuconfigure: restore dev-dax and libpmem
2023-02-18 HorshackBad header rand_seed with time_based or loops with...
2023-02-18 Horshackioengines.c:346: td_io_queue: Assertion `res == 0'...
2023-02-18 Ankit Kumarbackend: fix runtime when used with thinktime
2023-02-17 Vincent FuMerge branch 'remove_pmemblk_engine' of github.com...
2023-02-17 Vincent Fufilesetup: don't skip flags for trim workloads
2023-02-17 Jens AxboeGet rid of O_ATOMIC
next