fio.git
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
2016-04-11 Brian Boylstonpmemblk: don't use #defines for the pmemblk_* functions
2016-04-11 Brian Boylstonpmemblk: remove comments about an external engine
2016-04-11 Brian Boylstonadd an example job file for pmemblk
2016-04-04 Logan GunthorpeModify RDMA engine to print strerror messages.
2016-04-02 Jon Derrickfio: register pvsync2 engine correctly
2016-03-29 Jens AxboeHOWTO/man: clarify that the usr/sys utilization numbers...
2016-03-29 Jens AxboeFix crash with group_reporting and one group member...
2016-03-27 Brian Boylstonadd pmemblk engine
2016-03-25 Jens Axboet/read-to-pipe-async: use gettimeofday() instead of...
2016-03-25 Jens Axboet/read-to-pipe-async: synchronization fixes
2016-03-24 Jens Axboet/memlock: sample utility to use X memory from Y threads
2016-03-24 Jens AxboeMakefile: disable build of t/read-to-pipe-async by...
2016-03-24 Jens Axboet/read-to-pipe-async: needs time.h on some platforms
2016-03-24 Jens Axboet/read-to-pipe-async: standalone test app
2016-03-24 Jens Axboebackend: ensure that we run verification for short...
2016-03-24 Jens Axboetravis.yml: ensure we have libaio-dev and numa dev...
2016-03-24 Jens AxboeMakefile: add empty 'test' target
2016-03-24 Jens AxboeAdd .travis.yml
2016-03-20 Jens Axboegen-rand: fix dependency on strcasestr.o
2016-03-18 Jens Axboeinit: seed repeatable jobs differently
next