graph: fix for unitialized graph_value nodes
[fio.git] / fio.h
2012-03-21 Jens AxboeMove rbtree into lib/
2012-03-20 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-19 Jens Axboebackend: privatize nr_thread/nr_process
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-15 Jens Axboegfio: add bs display
2012-03-15 Dan EhrenbergNew offset_increment option
2012-03-15 Jens AxboeAdd thread number ID to appropriate network commands
2012-03-14 Jens Axboeclient/server: pass type of client to the backend
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-09 Jens AxboeAdd buffer_compress_chunk option
2012-03-08 Jens AxboeAbstract out the thread_options structure
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2012-02-29 Jens AxboeVarious GUI updates
2012-02-29 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Jens AxboeMove init code info libfio.c
2012-02-24 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Stephen M. Cameronfio: make client operations pluggable
2012-02-20 Dan EhrenbergToken-based flow control
2012-02-09 Jens AxboeAdd gettime.h
2012-02-09 Jens AxboeMove some code around to better separate front/backend
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Ryan MarchandFix thread hang when using async engines (libaio,etc...
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 Steven LangPrivate parameters for ioengines
2011-11-09 Steven LangImprove accuracy of rate= option
2011-10-16 Jens Axboeclient/server: send back nr_jobs and error exit code
2011-10-14 Jens AxboeAdd fio version to terse output
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboePass arch/os in probe
2011-10-07 Jens AxboeSplit version into separate include fio
2011-10-05 Jens AxboeFio 1.99.1 fio-1.99.1
2011-10-05 Jens AxboeAdd support for write_iops_log
2011-10-05 Jens AxboeFio 1.99 fio-1.99
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-05 Jens AxboeChange network transmitted doubles to fio_fp64_t IEEE...
2011-10-04 Jens Axboeserver: initial support for command line passing
2011-10-03 Jens Axboeserver: attempt to handle client ctrl-c
2011-10-03 Jens Axboeserver: transmit status as structures, not text
2011-10-03 Jens AxboeAllocate thread_stat name arrays statically
2011-10-03 Jens AxboeMove getrusage() out of thread_stat
2011-10-03 Jens AxboeMove stat_io_bytes/time to thread_data
2011-10-03 Jens Axboeserver: start conversion of data structures to network...
2011-10-03 Jens Axboeserver: initial support for daemonizing
2011-10-02 Jens Axboeserver: make struct group_run_stats network transfer...
2011-10-02 Jens AxboeStyle fixup
2011-10-01 Jens Axboeclient: continue support for multiple connections
2011-09-30 Jens AxboeStart of functional client
2011-09-30 Jens AxboeHide things not appropriate behind is_backend
2011-09-29 Jens AxboeStart of client/server
2011-09-19 Jens AxboeAdd option for controlling buffer scrambling
2011-09-12 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-09-09 Jens AxboeAdd terse version output format command line parameter
2011-08-31 Jens AxboeEnsure that buffer contents are random across jobs...
2011-08-31 Jens AxboeAdd support for backwards holes
2011-08-31 Dan EhrenbergAdding userspace_libaio_reap option
2011-08-25 Jens AxboeAdd possibility to make sequential IO "holed"
2011-08-16 Eric Gourioustats: fix io_u_plat out-of-bound accesses (round 2)
2011-08-15 Jens AxboeFix off-by-one in io_u_plat[] array sizing
2011-08-12 Yu-ju Hongstats: Add a function to report completion latency...
2011-07-12 Jens AxboeAllow percentage setting for size=
2011-07-08 Jens AxboeFix bad start_delay type
2011-07-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-06 Jens AxboeAdd --max-jobs/-j command line option
2011-06-17 Eric GouriouAdd ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
2011-05-02 Jens AxboeConvert left-over manual ->runstate setting to td_set_r...
2011-05-02 Jens AxboeBump max job count to 2048
2011-03-28 Jens AxboeSwitch all random generators to be decided by use_os_rand
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-01-27 Jens AxboeFix end-of-job slowdown for random IO with a random map
2011-01-17 Jens AxboeAdd --warnings-fatal/-w option
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-04 Bruce CranFIO Windows update
2010-12-14 Signed-off-by Stev... fix ramp_in
2010-10-08 Jens AxboeInitial support for explicit write barriers
2010-09-23 David NellansFix io_u depth array size
2010-09-16 Jens AxboeImplement a better num2str()
2010-09-15 Jens AxboeRevert "Improvements for num2str()"
2010-09-15 Jens AxboeImprovements for num2str()
2010-09-01 Jens AxboeAdd verify trim support
2010-08-31 David NellansAdd support for redirection replay of blktrace traces...
2010-08-24 David NellansAdd option to skip delays when replaying traces
2010-08-10 Cigy CyriacAdd support for AIX
2010-07-20 Jens AxboeAdd rw_sequencer option
2010-07-20 Jens AxboeRename ddir_nr -> ddir_seq_nr
2010-06-29 Jens AxboeFix startdelay option with s/m/h/d postfix
2010-06-24 Jens AxboeAdd total latency log
2010-06-15 Jens AxboeAdd some support for a verify backlog
2010-05-17 Jens AxboeImprove ETA for fill_device based job files
2010-03-31 Vivek GoyalAdd an option "cgroup_nodelete" to not delete cgroups...
2010-03-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-24 Jens AxboeAdd support for specific clock sources
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2010-03-09 Jens AxboeAdd profile td init/exit with stored data
2010-03-08 Jens AxboeMake profile io op overrides a dedicated structure
next