fio.git
2016-06-08 Jens Axboeoptions: mark unsupported options as such
2016-06-08 Jens Axboeparse: add support for unsupported options
2016-06-07 Jens Axboestat: fix reversed check for ramp time
2016-06-06 Jens Axboestat: remove redundant unit log check
2016-06-06 Jens AxboeFix ramp time breakage
2016-06-03 Jens AxboeDocumentation: fix psyncv2 typo
2016-06-03 Vincent Futools/fio_latency2csv.py: add tool that converts json...
2016-06-02 Jens AxboeDocumentation update
2016-06-02 Jens Axboearch: wire up preadv2/pwritev2 for more architectures
2016-06-02 Omar SandovalFix iodepth_batch=0
2016-06-02 Jens AxboeEnable preadv2/pwritev2 engines by default on Linux
2016-05-27 Ryan HardinAdded millisecond-accurate timestamp to JSON output
2016-05-27 Jens Axboeserver: ensure that we flush compressed logs correctly
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 Axboehash: make 64-bit even on 32-bit
2016-05-25 Jens AxboeFio 2.11 fio-2.11
2016-05-25 Jens Axboebackend: regrow logs for sync IO engines as well
2016-05-24 Mark Nelsonremove numpy and scipy dependency
2016-05-24 Martin SteigerwaldSpelling fix. Reported by Debian´s lintian.
2016-05-24 Martin SteigerwaldSpelling fix.
2016-05-24 Martin SteigerwaldSpelling fix. Reported by Debian´s lintian.
2016-05-24 Martin SteigerwaldSpelling fix. Reported by Debian´s lintian.
2016-05-24 Martin SteigerwaldSpelling fix. Reported by Debian´s lintian.
2016-05-23 Jens Axboeparse: warn if option is missing a long option variant
2016-05-23 Jens Axboeoptions: add missing long option names
2016-05-23 Jens Axboecconv: wire up conversion of unique_filename
2016-05-23 Jens Axboeoptions: add 'unique_filename'
2016-05-21 Jens AxboeFio 2.10 fio-2.10
2016-05-20 Jens Axboeiolog: fix potential oops in iolog disabling
2016-05-20 Jens Axboeiolog: fix two bugs in deferred growing
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-20 Jens Axboeiolog: remove dead define
2016-05-20 Jens Axboeiolog: regrow log out-of-line
2016-05-20 David ZengThe fixed CPU architecture in the Makefile will make...
2016-05-19 Jens Axboeiolog: fix duplicate handling of compression end
2016-05-19 Jens Axboeiolog: fix bug with ret != Z_STREAM_END
2016-05-19 Jens Axboeiolog: more compression debugging/fixes
2016-05-19 Jens Axboeiolog: sum last chunk length to total
2016-05-19 Jens Axboeiolog: memset() zstream at init time
2016-05-19 Jens Axboeiolog: fix missing new-line in inflate debug statement
2016-05-19 Jens Axboebackend: move iolog compression init before CPU affinit...
2016-05-19 Jens Axboeiolog: don't quiesce on completion
2016-05-19 Jens Axboeiolog: switch to list based scheme
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-19 Jens Axboeflist: add flist_last_entry()
2016-05-18 Jens Axboefilesetup: align a size given as a percentage to the...
2016-05-17 Ben Englandadd -A option for better stats
2016-05-17 Jens Axboeinit: cleanup random inits
2016-05-17 Michael Schoberg... Windows crash in ctime_r()
2016-05-17 Jens Axboezipf/pareto/gauss: hash cleanup
2016-05-17 Jens Axboeoptions: 0.00 is a valid gauss dev
2016-05-17 Jens AxboeAdd support for non-uniformly random file service type
2016-05-17 Jens Axboezipf/pareto/gauss: add option to disable hashing
2016-05-16 Jens Axboestat: add blocksize to averaged log, if it's consistent
2016-05-11 Jens Axboeverify: unroll string copy
2016-05-11 Jens Axboeverify: only escape 'name', not prefix+name
2016-05-11 Jens Axboeverify: escape '/' in state file name to '.'
2016-05-11 Jens Axboeverify: increase state file name and log error on failure
2016-05-10 Jens Axboeioengines: cleanup
2016-05-10 Jens Axboeengines/pmemblk: more cleanups
2016-05-09 Jens AxboeChange default IO engine from sync to psync
2016-05-09 Jens Axboeio_u: if we're doing backwards IO, wrap to end (not...
2016-05-09 Jens Axboefilesetup: ensure that we align file starting offset
2016-05-06 Jens AxboeMakefile: fix path to tools/fiologparser.py
2016-05-06 Jens AxboeFix typo in tools/fiologparser.py
2016-05-06 Jens Axboediskutil: adapt to new helper_thread functions
2016-05-06 Jens Axboeos/os-mac: kill unused code
2016-05-06 Jens Axboehelper_thread: split into separate file
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeWire up pmemblk
2016-05-06 Jens Axboeengines/pmemblk: get rid of CACHE_LOCK/UNLOCK defines
2016-05-06 Jens Axboeengines/pmeblk: fixup coding style
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Jens AxboeMakefile: add tools/fiologpaser.py
2016-05-06 Mark Nelsonadded fio log parser tool.
2016-05-06 Jens Axboestat: remove debug statement
2016-05-06 Jens AxboeImprove logging accuracy
2016-05-05 Jens Axboelibfio: clear iops/bw sample times on stats reset
2016-05-05 Jens Axboeiolog: add define for default number of log entries
2016-05-05 Jens Axboeiolog: free memory on gz init failure
2016-05-05 Jens Axboeiolog: don't use the workqueue for sync work
2016-05-05 Jens Axboeiolog: fix use-after-free of iolog_flush_data
2016-05-03 Jens Axboehash: import Linux sparse hash fix
2016-05-02 Jens AxboeUpdate RBD documentation
2016-05-02 Tianqingrbd: add clustername option
2016-04-28 Jens AxboeFio 2.9 fio-2.9
2016-04-22 Jens Axboeoslib/getopt_long: allow (unique) short match
2016-04-21 Mike Frysingerinclude sys/sysmacros.h for major/minor
2016-04-18 Jens AxboeDocumentation: it's 'log_max_value', not 'log_max'
2016-04-15 Jens Axboet/fio-verify-state: show completions in order
2016-04-14 Jens Axboefilesetup: assign fileno at setup time
2016-04-14 Jens Axboet/fio-verify-state: allow multiple input files
2016-04-13 Jens Axboeclient: bool conversion
2016-04-13 Jens Axboet/fio-verify-state: pretty up output a bit
2016-04-13 Jens AxboeCleanup last write logging
2016-04-13 Jens AxboeFix verify state for multiple files
next