Merge in crc32c-intel probe
[fio.git] / options.c
2013-04-10 Jens AxboeMerge in crc32c-intel probe
2013-04-10 Jens AxboeMerge in zipf differences from gfio
2013-04-10 Jens AxboeCategorize engine and profile options
2013-04-10 Jens AxboeUnify options with gfio
2013-04-10 Jens AxboeConvert unit_base to posval[]
2013-04-09 Jens Axboeoptions: make unit_base be posval[] based
2013-04-09 Steven Noonanimplement 'unit_base' option to select between KB and...
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeAdd filename_format option
2013-03-21 Jens AxboeRework lockfile= file lock handling
2013-02-06 Vincent Kang FuHandle percentile lists with higher precision that...
2013-02-02 Vincent Kang FuFix percentile_list option
2013-01-30 Jens AxboeAdd unified_rw_reporting option
2013-01-24 Jens Axboeconfigure: solaris and windowsaio fixups
2013-01-24 Jens Axboeoptions: add help to experimental_verify
2013-01-24 Jens Axboeconfigure: fix more old FIO_HAVE_ checks
2013-01-24 Jens AxboeCorrect ifdef checks for posix and linux fallocate
2013-01-21 Jens AxboeAdd generic hweight helpers
2013-01-17 Shaohua LiMake hugetlbfs maping work
2013-01-12 Jens AxboePre-load and sort random blocks for pure read verify...
2013-01-10 Jens AxboeAdd configure script
2012-12-14 Jens Axboeclock: ensure that we re-init if the clocksource change...
2012-12-09 Jens AxboeAdd check for invariant TSC on x86 and use TSC is defau...
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-26 Jens AxboeAdd LFSR generator
2012-11-08 Jens AxboeZipf theta must be different than 1.0
2012-11-07 Jens AxboeAdd safe checks for valid pareto input value
2012-11-06 Jens AxboeAdd pareto distribution randomizer
2012-11-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-06 Jens AxboeAdd sample zipf distribution randomizer
2012-11-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-10-24 Jens AxboeAdd max_latency option
2012-10-22 Yufei RenFine-grained job level numa control
2012-10-09 Jens Axboeoptions: cast page_size to unsigned long for sprintf()
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-05-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-05-02 Jens AxboeAdd create_only option
2012-03-23 Jens AxboeAllow readwrite as an alias for rw in setting sequentia...
2012-03-15 Jens AxboeNote offset_increment parent option
2012-03-15 Dan EhrenbergNew offset_increment option
2012-03-09 Jens AxboeMark buffer_compress_chunk as child of buffer_compress_...
2012-03-09 Jens AxboeAdd buffer_compress_chunk option
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
2010-10-08 Jens AxboeInitial support for explicit write barriers
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
2010-09-01 Jens AxboeAdd verify trim support
2010-08-31 David NellansAdd support for redirection replay of blktrace traces...
2010-08-25 Jens AxboeMark "read_iolog" as a parent for "replay_no_stall"
2010-08-24 David NellansAdd option to skip delays when replaying traces
next