Merge branch 'evelu-peak' of https://github.com/ErwanAliasr1/fio
[fio.git] / io_u.c
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...
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheChange return type of td_io_commit() into void
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-04 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-04 Bart Van AsscheOnly populate the write buffer if necessary
2018-04-04 Bart Van AsscheRename TD_F_VER_NONE into TD_F_DO_VERIFY
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-17 Jens AxboeMerge branch 'pthread-cond' of https://github.com/bvana...
2018-03-16 Bart Van AsscheSignal td->free_cond with the associated mutex held
2018-03-16 Bart Van AsscheMake sure that assert() expressions do not have side...
2018-03-13 Jens Axboeio_u: only rewind file position if it's non-zero
2018-03-09 Jens Axboeio_u: 'is_random' can be a boolean
next