io_u: calculate incremental residuals correctly
[fio.git] / io_u.c
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
2018-03-09 Jens Axboeio_u: kill get_next_{offset,buflen} wrappers
2018-03-09 Bart Van AsscheRemove prof_io_ops.fill_io_u_off(), .fill_io_u_size...
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-03-01 Alexander LarinFix overflow of counters incremented on each I/O operation
2018-02-12 Jens Axboeio_u: convert zoned bug warning to fio_did_warn()
2018-01-25 Jens AxboeSwitch last_was_sync and terminate to bool and pack...
2018-01-24 Jens AxboeAdd suppor for logging fsync (and friends) latencies
2018-01-12 Jens AxboeMerge branch 'diskless_invalidate' of https://github...
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-29 Robert Elliottdebug: make debug=io readable with multiple threads
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-06 Jens Axboeio_u: rate cleanup and spelling error
2017-12-06 Jens AxboeAdd option to ignore thinktime for rated IO
2017-12-01 Jens Axboeio_u: don't account io issue blocks for verify backlog
2017-11-30 Jens Axboeio_u: speed up small_content_scramble()
2017-11-30 Jens Axboeio_u: cleanup check_get_trim()
2017-11-30 Jens Axboeio_u: tweak small content buffer scramble
2017-11-30 Jens Axboeio_u: use nsec value for buffer scramble
2017-11-30 Jens AxboeChange latency targets to be in nsec values internally
2017-11-30 Jens Axboeio_u: do nsec -> usec converison in one spot in account...
2017-11-30 Jens Axboeio_u: don't do expensive int divide for buffer scramble
2017-11-30 Jens Axboeio_u: cleanup and simplify __get_next_rand_offset_zoned...
2017-11-30 Jens AxboeAdd support for absolute random zones
2017-11-01 Jens Axboeio_u: reset file to initial offset
2017-11-01 Jens Axboeio_u: wrap to beginning when end-of-file is reached...
2017-10-26 Jens Axboeio_u: re-invalidate cache when looping around without...
next