Add get_fs_size() support for BSDs
[fio.git] / HOWTO
2015-06-09 Jens Axboeverify: add raw pattern verify
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-22 Jens AxboeAdd 'allow_mounted_write' option
2015-05-12 Jens AxboeAdd 'allow_file_create' option
2015-05-11 Jens AxboeAdd 'per_job_logs' option
2015-05-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-05-08 Jens Axboerandom: document default seed value
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens Axboeblktrace: add support for scaling and aligning replays
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-04-24 Jens AxboeHOWTO: clarify the 'wait' statement in iologs
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens AxboeAdd man page and HOWTO for io_submit_mode option
2015-04-15 Jens AxboeChange writetrim to trimwrite
2015-04-15 Dan Ehrenbergmtd: ioengine
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-03-24 Jens AxboeAdd support for POSIX_FADV_STREAMID
2015-03-18 Jens AxboeUpdate documentation for zero_buffers
2015-02-18 Justin EnoAllow verify w/norandommap and bsrange
2014-12-11 Jens AxboeUpdate size/io_size descriptions
2014-12-04 Jens AxboeUse specified buffer_pattern (if given) for all io_u...
2014-11-19 Jens AxboeHOWTO: add description and examples of verify triggers
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-11-06 Jens AxboeRemove use of OS provided random functions
2014-10-10 Jens AxboeUpdate documentation on net engine port usage
2014-10-09 Jens Axboeengines/net: add TCP_MAXSEG setting (mss)
2014-10-09 Jens Axboeengines/net: add socket buffer window size setting
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 ordahanHOWTO: fix typo
2014-09-30 Jens Axboeexp: update man page and HOWTO
2014-09-28 Jens AxboeClarify what number_ios does in the HOWTO/man page...
2014-09-26 Jens AxboeClarify that include files may not contain job sections
2014-09-26 Andrey KuzminAdd HOWTO section on include files
2014-09-22 Jens AxboeBasic support for dedupe
2014-08-22 Jens AxboeAdd string support for buffer_pattern
2014-08-14 Manish MandlikUpdate libhdfs engine documention and options
2014-08-13 Manish MandlikAdd support for HDFS IO engine
2014-08-13 Jens AxboeAdd missing IO engines to the HOWTO
2014-07-25 Jiri HorkyAllow reset of offset_increment counter
2014-07-09 Jens AxboeAdd thread number to log filename
2014-07-03 Jens AxboeAdd support for storing compressed logs
2014-07-03 Jens AxboeAdd support for runtime log compression
2014-07-01 Jens AxboeAdd option for including byte offset for each log entry
2014-06-23 Andreas GruenbacherFix two minor typos
2014-06-16 Jens AxboeAdd string condensing for the ETA output
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-28 Jens AxboeAdd option for io_limit
2014-04-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-09 Jens AxboeAdd exit_on_io_done option to the CPU IO engine
2014-04-02 Jens AxboeAdd 'f' (Finishing) flag to status output
2014-03-17 Jens AxboeUpdate file_append documentation
2014-03-17 Jens AxboeAdd support for file appends
2014-03-15 Jens AxboeUpdate documentation on zero_buffers / scramble_buffers
2014-03-12 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-12 Jens AxboeUpdate documentation for filename/directory
2014-03-01 Jens AxboeUpdate cpus_allowed_policy=split documentation
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2014-02-21 Jens AxboeUnify the time handling
2014-02-20 Jens AxboeAdd support for the Google xxhash checksumming function
2014-01-24 Juan CasseAdds verify_only option
2014-01-24 Jens Axboeengine: basic support for IPv6 in the net IO engine
2014-01-14 Jens AxboeAdd option for specifically setting buffer contents
2014-01-11 Jens AxboeAdd option to manually seed the random generators
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-11-15 Chris MasonAdd support for O_ATOMIC
2013-10-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-10-04 Sitsofe Wheelerhowto: Fix redundant entries
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-08-09 Jens AxboeAdd number_ios= option
2013-07-25 Jens AxboeAdd support for bs_is_seq_rand
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-07-22 Shawn Bohrernet: Add option to set outgoing multicast TTL
2013-07-22 Shawn Bohrernet: Allow setting network interface to use for multicast
2013-07-22 Shawn Bohrernet: Add UDP multicast support
2013-07-18 Jens AxboeHOWTO: update exec_{pre,post}run information
2013-05-17 Jens AxboeUpdate HOWTO and man page for thinktime blocks impact...
2013-05-16 Jens AxboeDocument pvsync engine
2013-05-09 Jens AxboeHOWTO: fix typo
2013-04-26 Jens AxboeAdd support for modifying the randomness of a workload
2013-04-25 Jens AxboeAdd support for other ways of triggering intermediate...
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeUnify options with gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-04-05 Jens AxboeAdd filename_format option
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeRework lockfile= file lock handling
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-24 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-24 Bruce CranAdd section 9 to HOWTO table of contents.
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-04 Jens AxboeMerge branch 'master' into gfio
next