arm64: ensure CPU clock retrieval issues isb()
[fio.git] / zbd.h
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-08-06 Shin'ichiro Kawasakizbd: Support zone reset by trim
2021-06-29 Niklas Casselzbd: allow an unlimited global max open zones limit
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-06 Jens AxboeMerge branch 'clock_monotonic_unused' of https://github...
2021-02-22 Alexey Dobriyanzbd: support 'z' suffix for zone granularity
2021-01-29 Shin'ichiro Kawasakizbd: count sectors with data for write pointer zones
2021-01-29 Dmitry Fomichevzbd: remove dependency on zone type during i/o
2020-09-01 Shin'ichiro Kawasakizbd: Decrement open zones count at write command completion
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-21 Shin'ichiro Kawasakizbd: Support zone capacity smaller than zone size
2020-06-12 Jens AxboeMerge branch 'zbd' of https://github.com/bvanassche/fio
2020-06-10 Bart Van Asschezbd: Fix zoned_block_device_info.zone_size documentation
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-05-21 Alexey Dobriyanzbd: introduce per job maximum open zones limit
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-15 Damien Le Moalzbd: Rename zbd_init()
2020-04-17 Shin'ichiro Kawasakizbd: Fix I/O direction adjustment step for random read...
2020-04-07 Jens AxboeMerge branch 'rdma-fixes' of https://github.com/dmonakh...
2020-04-07 Damien Le Moalfio: Generalize zonemode=zbd
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-29 Jens Axboezbd: provide empty setup_zbd_zone_mode()
2019-08-29 Damien Le Moalzbd: Add support for zoneskip option
2019-02-24 Damien Le Moalzbd: Fix zone locking for async I/O engines
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-28 Damien Le Moalzbd: Fix incorrect comments
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-06 Jens AxboeMerge branch 'master' of https://github.com/damien...
2018-09-06 Damien Le Moalzbd: Remove inexistent functions declaration
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for resetting zones periodically
2018-08-24 Bart Van AsscheMake it possible to limit the number of open zones
2018-08-24 Bart Van AsscheCollect and show zone reset statistics
2018-08-24 Bart Van AsscheAdd support for zoned block devices