fio: add libpmem engine
[fio.git] / backend.c
2017-11-02 Jens Axboeio_u_queue: convert rings to bool
2017-11-02 Jens Axboefilesetup: change random file init to be bool based
2017-11-02 Jens Axboefilesetup: pre_read_files() can use a bool
2017-10-30 Jens AxboeMerge branch 'misc' of https://github.com/sitsofe/fio
2017-10-29 Sitsofe Wheelerfio: update FSF address
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeMerge branch 'fgp_fixes' of https://github.com/sitsofe/fio
2017-10-11 Jens AxboeMerge branch 'windowaio_invalidate' of https://github...
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-10 Justin Enobackend: don't dereference ->io_ops in reap_threads()
2017-10-06 Jens Axboebackend: don't complain about no IO done for create_only=1
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-10-03 Jens AxboeMerge branch 'evelu/cleanup' of https://github.com...
2017-10-03 Erwan Velubackend: Removing memory leak in run_threads()
2017-10-03 Erwan Velubackend: Removing double definition of the same variable
2017-09-28 Jens Axboebackend: fix a case where we complain about no IO being...
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-26 Sitsofe Wheelerbackend: verify-trigger fixes
2017-08-14 Jens AxboeMerge branch 'ci' of https://github.com/sitsofe/fio
2017-08-14 Jens Axboebackend: cleanup overlap submission logic
2017-08-14 Jens AxboeMerge branch 'serialize_overlap' of https://github...
2017-08-14 Sitsofe Wheelerfio: add serialize_overlap option
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-08 Tomohiro Kusumidump_td_info() doesn't really need to be a function
2017-04-08 Tomohiro KusumiDon't silently terminate td when no I/O performed due...
2017-04-08 Jens Axboebackend: include data direction in debug poisson rate...
2017-04-07 Jens AxboeSplit poisson rate control into read/write/trim
2017-04-03 Jens Axboebackend: move freeing of td->mutex to main thread
2017-03-13 Tomohiro KusumiMake check_mount_writes() test appropriate device types
2017-03-10 Tomohiro KusumiDrop redundant td_rw(td) tests
2017-02-20 Tomohiro KusumiRename thread_options' ->io_limit to io_size
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-23 Tomohiro KusumiRemove/Move Linux specific sysfs_root field from thread...
2017-01-23 Tomohiro KusumiFix wrong comment on exit condition of threads/processes
2017-01-23 Tomohiro KusumiDefine pointer alignment macro in fio.h
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
2017-01-03 Tomohiro KusumiAdd missing trailing \n in log_err/info()
2017-01-03 Robert ElliottClean up unit prefixes for binary multiples in comments...
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-12-02 Jens Axboelog: fix for crash with rate IO and logging
2016-11-27 Sitsofe Wheelerfio: Fix (unsigned) integer overflow issues
2016-11-01 Jens AxboeMerge branch 'HOWTO-cleanup' of https://github.com...
2016-10-28 Jens Axboebackend: cleanup check for completion/issue byte checking
2016-10-25 Bruce CranUse the POSIX `EDEADLK` instead of the Linux `EDEADLOCK`
2016-10-24 Jens Axboebackend: end IO loop early, if the job is marked as...
2016-10-23 Theodore Ts'obackend: if we can't grab stat_mutex, report a deadlock...
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-26 Jens Axboebackend: check if we need to update rusage stats, if...
2016-08-18 Jens AxboeMerge branch 'epoch' of https://github.com/cronburg/fio
2016-08-18 Karl CronburgOption for changing log files to use Unix epoch instead...
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Vincent FuSteady state detection: enhance reporting of results...
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-15 Jens Axboefio: inherit IO engine flags to 'td'
2016-08-15 Jens AxboeOnly enable atomic io_u flag setting/clearing if we...
2016-08-08 Tomohiro KusumiCheck if sysfs ioscheduler entry is "none"
2016-08-08 mrturtledevAdd 'unlink_each_loop' option
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-08-01 Jens Axboebackend: do_verify() cleanup
2016-07-29 Jens Axboebackend: do_dry_run(): get_io_u() can return an error...
2016-07-29 Tomohiro KusumiMake switch_ioscheduler() return 0 if FIO_HAVE_IOSCHED_...
2016-07-26 Jens AxboeRevert "Revert "fio: Simplify forking of processes""
2016-07-13 Jens AxboeMerge branch 'fix_verify' of https://github.com/charles...
2016-07-13 Charlie Jacobsenverify: Reset verify_state before verification phase.
2016-07-11 Jens Axboeiolog: flush_log() can be bool
2016-06-12 Jens AxboeRevert "fio: Simplify forking of processes"
2016-05-25 Jens Axboemutex: abstract out cond/lock pshared init
2016-05-25 Jan KaraFix occasional hangs on mutexes
2016-05-25 Jan Karafio: Simplify forking of processes
2016-05-25 Jens Axboebackend: regrow logs for sync IO engines as well
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-20 Jens Axboeiolog: regrow log out-of-line
2016-05-19 Jens Axboebackend: move iolog compression init before CPU affinit...
2016-05-19 Jens Axboebackend: dump state of stuck thread
2016-05-19 Jens Axboebackend: mark the thread as finishing, when we are...
2016-05-19 Jens Axboebackend: only do forceful timeout exit if the job isn...
2016-05-06 Jens Axboehelper_thread: split into separate file
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Jens AxboeImprove logging accuracy
2016-04-13 Jens AxboeFix verify state for multiple files
2016-03-24 Jens Axboebackend: ensure that we run verification for short...
2016-03-05 Jens AxboeFix double free of td zone state index
2016-02-25 Jens Axboebackend: ensure that fio_io_sync() commits IN on queued...
2016-02-03 Eric Whitneyfio: fix ignore_error regression
2016-01-14 Jens AxboeFix issue with termination before io_size has been...
2015-12-22 Jens Axboebackend: continue on failed wait_for() check, not break
2015-12-22 Andrey KuzminAdd support for waiting for other jobs by name
2015-12-21 Jens Axboebackend: only terminate multiple loops if we did no IO
2015-12-19 Jens Axboebackend: count iterative bytes for progress
2015-12-15 Jens AxboeMerge branch 'server'
next