Merge branch 'master' into gfio
[fio.git] / options.c
2012-09-25 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeAdd error_dump to option category
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-23 Dmitry Monakhovbackend: Add configurable non fatal error list
2012-09-21 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-09-20 Jens Axboeoptions: wire up e4defrag and falloc engines
2012-09-18 Jens AxboeWire up fusion-aw-sync engine
2012-09-14 Shaohua LiAdd support for trim as a workload type
2012-08-21 Jens AxboeMerge branch 'master' into gfio
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-05-11 Jens AxboeMerge branch 'master' into gfio gfio-0.1
2012-05-07 Jens Axboegfio: set option category for create_only
2012-05-07 Jens AxboeMerge branch 'master' into gfio
2012-05-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-05-02 Jens AxboeAdd create_only option
2012-04-05 Jens AxboeMerge branch 'master' into gfio
2012-04-02 Jens AxboeMerge branch 'master' into gfio
2012-03-31 Jens Axboeoptions: group tiobench options together
2012-03-29 Jens Axboeoptions: get rid of more .cb option usage we don't...
2012-03-29 Jens Axboeoptions: move ioprio/ioprio_class into thread_options...
2012-03-28 Jens AxboeMake lockmem a per job option
2012-03-28 Jens AxboeStart the process of making options more gfio friendly
2012-03-27 Jens AxboeWhite space spring cleaning
2012-03-23 Jens AxboeAllow readwrite as an alias for rw in setting sequentia...
2012-03-20 Jens Axboegoptions: use glib n-ary tree for option dependencies
2012-03-20 Jens Axboegoptions: enable combo box hiding
2012-03-20 Jens Axboeoptions: add ->hide_on_set
2012-03-20 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-19 Jens Axboecpu: move cpuload/cpuchunks options into private engine...
2012-03-19 Jens Axboeoptions: more groupings
2012-03-19 Jens Axboegfio: apply inverse options to buffered/direct
2012-03-19 Jens Axboeoptions: more option grouping
2012-03-19 Jens Axboeoptions: group cgroups and jobs
2012-03-19 Jens AxboeAdd support for inverse options
2012-03-19 Jens AxboeCategorize a few more options
2012-03-19 Jens Axboegfio: improve option edit
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens AxboeAdd hint on whether to hide a sub option if a parent...
2012-03-16 Jens AxboeAllow options to specify intervals
2012-03-16 Jens AxboeAdd FIO_OPT_G_IO_ENG category
2012-03-16 Jens AxboeAdd categories for missing options
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens Axboegfio: start of options view and edit
2012-03-15 Jens AxboeNote offset_increment parent option
2012-03-15 Dan EhrenbergNew offset_increment option
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-12 Jens AxboeGroup options into categories
2012-03-09 Jens AxboeMark buffer_compress_chunk as child of buffer_compress_...
2012-03-09 Jens AxboeAdd buffer_compress_chunk option
2012-03-08 Jens AxboeAdd thread_options_pack structure
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2012-02-22 Jens AxboeAuto-detect whether to use hw assisted crc32c
2012-02-20 Dan EhrenbergToken-based flow control
2012-02-07 Steven LangOptimize pattern verify
2012-02-02 Steven LangOptimize pattern filling by limiting small calls to...
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Steven Noonanimplement zoned random I/O testing support
2011-12-01 Jens AxboeAdd log_avg_msec option
2011-11-17 Steven LangExpand continue_on_error to select which type of error...
2011-11-09 Jens AxboeFix crash when attempting to dupe options
2011-11-09 Steven LangPrivate parameters for ioengines
2011-10-28 Steven LangCleanup option keyword/environment substitution
2011-10-25 Jens AxboeMake verify_dump off by default
2011-10-14 Jens AxboeMemory leak fixes
2011-10-13 Jens AxboeDisable clat percentiles if gtod_reduce=1 is set
2011-10-13 Jens AxboeEnable completion latency percentiles by default
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-06 Jens Axboenet: support for unix domain sockets
2011-10-05 Jens AxboeAdd support for write_iops_log
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-04 Jens Axboeserver: initial support for command line passing
2011-09-19 Jens AxboeAdd option for controlling buffer scrambling
2011-09-07 Jens AxboeRevert "Fix parser bug with ranges"
2011-09-07 Jens AxboeFix parser bug with ranges
2011-08-31 Jens AxboeAdd sub-option support (sort-of) and convert libaio_use...
2011-08-31 Dan EhrenbergAdding userspace_libaio_reap option
2011-08-25 Jens AxboeAdd possibility to make sequential IO "holed"
2011-08-12 Yu-ju Hongstats: Add a function to report completion latency...
2011-08-03 Jens AxboeAdd 'wait_for_previous' as an alias for the 'stonewall...
2011-08-01 ren yufeiRDMA IO engine
2011-07-12 Jens AxboeAllow percentage setting for size=
2011-07-11 Jens AxboeFix bug in $mb_memory keyword
2011-07-08 Jens AxboeInitial HP-UX port
2011-06-17 Eric GouriouAdd ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
2011-05-24 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-05-24 Jens AxboeSilence gcc 4.6 warnings
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-01-20 Jens AxboeAdd fill_fs alias for fill_device
2011-01-19 Jens AxboeDefine OS preferred IO engine
2011-01-19 Jens AxboeFix merge error hiding mmap ioengine under Windows...
2011-01-14 Jens AxboeStreamline pattern/meta verifies instead of special...
2011-01-12 Jens AxboeAdd verify_dump option to control whether to dump bad...
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-11-30 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-11-25 Jens Axboenrfiles vs nr_files mixups
next