fio.git
2018-08-01 Adam Kupczykiolog: Added option read_iolog_chunked. Used to avoid...
2018-07-11 Jens Axboet/axmap: add longer overlap test case
2018-07-11 Jens Axboet/axmap: add regression case for recent overlap failure...
2018-07-11 Jens Axboeaxmap: fix continued sequential bit setting
2018-07-11 Jens Axboeaxmap: a few more cleanups
2018-07-11 Jens Axboeaxmap: remove unused 'data' argument to topdown handler
2018-07-11 Jens Axboefio: should_fsync() returns bool
2018-07-11 Jens Axboeaxmap: code cleanups
2018-07-11 Jens Axboet/axmap: add zero return overlap cases
2018-07-11 Jens Axboeaxmap: clean up 'no bits to set' case
2018-07-11 Jens Axboet/axmap: don't print 'pass' on failure
2018-07-11 Jens Axboet/axmap: a few more overlap cases
2018-07-11 Jens Axboet/axmap: clean up overlap tests
2018-07-10 Jens AxboeMakefile: lib/axmap no longer needs hweight
2018-07-10 Jens Axboet/axmap: add a few more overlap test cases
2018-07-10 Jens Axboeaxmap: ensure that overlaps are handled strictly sequential
2018-07-10 Jens Axboet/axmap: add overlap test cases
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-07-04 Jens Axboeblktrace: just ignore zero byte traces
2018-06-29 Jens AxboeFix compilation without cgroups
2018-06-29 Josef Bacikfio: add job_runtime to the thread json output
2018-06-29 Josef Bacikfio: work with cgroup2 as well
2018-06-21 Jens AxboeMerge branch 'doc-norandommap' of https://github.com...
2018-06-21 Steve Wisedoc: add text about possibly verify errors with norandommap
2018-06-20 Jens AxboeMerge branch 'wip-single-glfs-instance' of https:/...
2018-06-20 Zhang Huanglusterfs: capable to test with one single glfs instance
2018-06-18 Jens AxboeMerge branch 'readonly-trim' of https://github.com...
2018-06-18 Vincent Futesting: add test script for readonly parameter
2018-06-18 Vincent Fudoc: improve readonly option description
2018-06-18 Vincent Fuoptions: check for conflict between trims and readonly...
2018-06-18 Vincent Fuinit: abort write and trim jobs when --readonly option...
2018-06-18 Vincent Fuinit: ensure that fatal errors in fixup_options are...
2018-06-18 Vincent Fufilesetup: make trim jobs respect --readonly during...
2018-06-18 Vincent Fufio.h: also check trim operations in fio_ro_check
2018-06-15 Jens Axboeclient: close dup'ed descriptor if fdopen() fails
2018-06-15 Jens Axboeclient: check return of dup(2)
2018-06-15 Tomohiro Kusumiclient: parse env variables before sending job-file...
2018-06-12 Jens Axboerand: make randX_upto() do the end value increment
2018-06-12 Jens Axboerand: ensure that rand_between() can reach max value
2018-06-12 Jens Axboeinit: use o-> instead of td->o
2018-06-12 Jens Axboeinit: kill get_rand_start_delay()
2018-06-12 Jens Axboerand: cleanup rand_between() and helpers
2018-06-12 Jens Axboerand: add rand64_between()
2018-06-12 Jens AxboeFix start delay being the same across threads
2018-06-08 Igor Konopkostat: fix --bandwidth-log segfault
2018-06-08 Friendy.Su... idle-prof: Fix segment fault issue when run with '...
2018-06-05 Jens AxboeFix variable shadowing
2018-06-05 Jens Axboeiolog: remove 'td' from trim_io_piece()
2018-06-05 Jens Axboeclient: remove 'cmd' argument to stop handler
2018-06-05 Jens Axboeoptions: remove unused function parameters
2018-06-05 Jens Axboelog: fix signedness issue
2018-06-05 Jens Axboegettime: remove 'is_thread' variable to local clock...
2018-06-05 Jens Axboex86: don't need 'level' passed to amd/intel init functions
2018-06-05 Jens AxboeCleanup should_check_rate()
2018-06-05 Jens Axboefallocate: use 'offset' parameter
2018-06-05 Jens AxboeMerge branch 'make-nowarn-snprintf-call-va-end' of...
2018-06-05 Bart Van AsscheMake nowarn_snprintf() call va_end()
2018-06-05 Jens AxboeMove nowarn_snprintf.h to lib/
2018-06-05 Jens AxboeMerge branch 'suppress-gcc-8-warnings' of https://githu...
2018-06-05 Bart Van AsscheSuppress gcc 8 compiler warnings
2018-06-05 Jens AxboeMerge branch 'appveyor' of https://github.com/bvanassch...
2018-06-05 Jens AxboeMerge branch 'remove-show-run-stats' of https://github...
2018-06-05 Bart Van AsscheRename appveyor.yml into .appveyor.yml
2018-06-05 Bart Van AsscheRemove show_run_stats() because it has no callers
2018-06-04 Jens AxboeFix issue with rate_process=poisson and ramp time
2018-06-01 Jens AxboeFio 3.7 fio-3.7
2018-05-31 Jens Axboeio_u: ensure to invalidate cache on time_based random...
2018-05-25 Jens AxboeFix typo in bssplit documentation
2018-05-24 Bill O'Donnellmake fio scripts python3-ready (part 2)
2018-05-18 Jens AxboeMerge branch 'sg-verify2' of https://github.com/vincent...
2018-05-18 Vincent Fudocs: add documentation for sg ioengine WRITE SAME...
2018-05-18 Vincent Fuengines/sg: add support for WRITE AND VERIFY, WRITE...
2018-05-16 Bill O'Donnellmake fio scripts python3-ready
2018-05-15 Jens AxboeMerge branch 'master' of https://github.com/majianpeng/fio
2018-05-15 Jianpeng MaThis partly revert 97bb54c9606c(add __load_ioengine...
2018-04-27 Jens Axboeiolog: default to good return
2018-04-27 Jens Axboeiolog/blktrace: boolean conversion
2018-04-27 Jens Axboeblktrace: make sure to account SYNC/TRIM at load time
2018-04-26 Jens AxboeUpdate documentation for 'replay_skip'
2018-04-26 Jens AxboeMakefile: ensure we kill all object files
2018-04-26 Jens Axboeblktrace: add 'reply_skip' option
2018-04-26 Jens Axboeblktrace: kill zero sized write test
2018-04-26 Jens Axboeblktrace: handle flush/sync replay
2018-04-26 Jens Axboeblktrace: change barrier to a flush
2018-04-26 Jens Axboeiolog: always use calloc() and always init both lists
2018-04-26 Jens Axboeblktrace: ignore 0 byte writes
2018-04-26 Jens Axboeblktrace: don't re-clear ipo
2018-04-24 Jens Axboet/*: missing statics
2018-04-24 Jens Axboeengines/libaio: don't sleep for 0 reap return for 0...
2018-04-21 Jens Axboeconfigure: use proper CONFIG_ prefix for asprintf/vasprintf
2018-04-20 Jens Axboeengines: fixup fio_q_status style violations
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-04-18 Bart Van AsscheRemove dead code from fio_io_sync()
2018-04-18 Bart Van Asschegfapi: Make fio_gf_queue() set the I/O unit error statu...
2018-04-18 Bart Van AsscheChange return type of td_io_commit() into void
2018-04-18 Bart Van AsscheSimplify num2str()
2018-04-18 Bart Van AsscheIntroduce enum n2s_unit
2018-04-18 Bart Van AsscheDeclare stat_calc_lat_nu() static
next