Merge branch 'master' of https://github.com/bvanassche/fio
[fio.git] / io_u.c
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
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-02-18 Jens AxboeMerge branch 'rpma-update-RPMA-engines-with-new-librpma...
2022-02-17 Jens AxboeCorrect F_FULLSYNC -> F_FULLFSYNC
2022-02-17 Jens AxboeUse fcntl(..., F_FULLSYNC) if available
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 Casselstat: report clat stats on a per priority granularity
2022-02-03 Niklas Casselcmdprio: add support for a new cmdprio_bssplit entry...
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-11-21 Jens AxboeMerge branch 'dedupe_and_compression' of https://github...
2021-11-21 Bar DavidMixed dedup and compression
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-10-12 Jens AxboeMerge branch 'windows-res' of https://github.com/bjpaup...
2021-10-11 Jens Axboeio_u: don't attempt to requeue for full residual
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-08-06 Shin'ichiro Kawasakizbd: Support zone reset by trim
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Bar Daviddedupe: allow to generate dedupe buffers from working set
2021-07-01 Jens AxboeMerge branch 'dedupe_bugfix' of https://github.com...
2021-07-01 Bar Daviddedupe: fixing bug with subsequent dedupe buffer generation
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-11 Jens AxboeMerge branch 'dev_luye_github' of https://github.com...
2021-03-10 Jens AxboeMerge branch 'master' of https://github.com/venkatrag1/fio
2021-03-10 Venkat Rameshoptions: allow separate values for max_latency
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeMerge branch 'drop_xp' of https://github.com/sitsofe/fio
2020-12-29 Jens AxboeMerge branch 'fix-get-next-file' of https://github...
2020-12-29 Adam Kupczykio_u: Fix bad interaction with --openfiles and non...
2020-09-01 Shin'ichiro Kawasakizbd: Decrement open zones count at write command completion
2020-08-28 Jens AxboeUse fallthrough attribute
2020-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-12 Jens Axboeio_u: calculate incremental residuals correctly
2020-08-11 Jens Axboeio_u: set io_u->verify_offset in fill_io_u()
2020-08-11 Jens Axboeio_u: get_next_offset() should always set io_u->verify_...
2020-08-11 Jens Axboeverify: use origina offset for verification
2020-08-11 Jens Axboeio_uring: notice short IO on completion path
2020-08-11 Jens Axboeio_u: reset ->resid on starting a requeue IO
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-24 Jens AxboeMerge branch 'sribs-patch-1039' of https://github.com...
2020-07-24 sribsio_u: fix exit failure case when using rates and timeout
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van Asschefio: Use atomic_load_acquire() and atomic_store_release...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-05-21 Jens AxboeMerge branch 'latency_run' of https://github.com/liu...
2020-05-20 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2020-05-19 Song LiuAdd option latency_run to continue enable latency_target
2020-05-19 Jens AxboeMerge branch 'stephen/rate-ull' of https://github.com...
2020-05-15 Damien Le Moalio_u: Optimize set_rw_ddir()
2020-04-17 Shin'ichiro Kawasakizbd: Fix I/O direction adjustment step for random read...
2020-03-18 Naohiro Aotaio_u: ensure io_u_quiesce() to process all the IOs
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheChange off64_t into uint64_t
2020-01-04 Jens AxboeMerge branch 'master' of https://github.com/kenbarr1/fio
2020-01-03 Ken Barrio_u: fix rate limiting to handle file wrap-around
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-14 Vincent Fuio_u: move to next zone even if zoneskip is unset
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-15 Vincent Fuio_u: skip to the next zone when zoneskip is set to...
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-29 Damien Le Moalzbd: Add support for zoneskip option
2019-07-31 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
2019-07-31 Jens AxboeMerge branch 'gnuplot-tabs' of https://github.com/kapsh/fio
2019-07-31 Damien Le Moalbssplit: Fix handling of 0 percentage
2019-02-24 Damien Le Moalzbd: Fix zone locking for async I/O engines
2018-12-13 Jens Axboeio_u: ensure buflen is capped at maxbs
2018-11-16 Jens Axboeio_u: fall through to unlock path in case of error
2018-11-15 Jens Axboeworkqueue: ensure we see deferred error for IOs
2018-10-24 Jens Axboeio_u: move trim error notification out-of-line
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-25 Jens AxboeMake td_io_u_lock/unlock() explicit
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheAdd support for zoned block devices
2018-08-24 Bart Van AsscheAdd two assert statements in mark_random_map()
2018-08-24 Bart Van AsschePass offset and buffer length explicitly to mark_random...
2018-08-24 Bart Van AsscheIntroduce the io_u.post_submit callback function pointer
2018-08-24 Bart Van AsscheAdd the zonemode job option
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-07-10 Jens Axboeio_u: ensure we generate the full length of block sizes
2018-07-10 Jens Axboeio_u: fix negative offset due to wrap
2018-06-12 Jens Axboerand: cleanup rand_between() and helpers
2018-05-31 Jens Axboeio_u: ensure to invalidate cache on time_based random...
next