fio.git
2015-01-16 Jens Axboeioengine: if we get BUSY in queuing, adjust accounting
2015-01-16 Jens AxboeImprove precision of the io_limit setting
2015-01-15 Jens AxboeImprove rate limiting
2015-01-14 Jens Axboerbd example: 'invalidate=false' no longer necessary
2015-01-14 Jens Axboeclient: take better care to return failure from fio_han...
2015-01-14 Jens Axboesmalloc: limit to 1 pool, and bump size to 16MB
2015-01-14 Jens Axboeaxmap: random maps are private, don't get them from...
2015-01-14 Jens Axboefilelock: fix segfault on some use cases of log file...
2015-01-13 Yoshinori Satommap backend invalidate fix
2015-01-07 Jens AxboeFix disk utils being updated too often
2015-01-06 Jens AxboeAdjust ctime_r buf down to 32
2015-01-06 Steve ODriscollAdd timestamp to json output
2015-01-06 Jens Axboegettime: include min/max cycle counts for CPU clock
2015-01-05 Jens Axboeserver: use fio_gettime() for timeout variables
2015-01-05 Jens Axboeverify: fix potentially unterminated name
2015-01-05 Jens Axboememory: double check that mmapfd isn't -1 before closing
2015-01-05 Jens Axboegluster: io_u->error should be a positive error value
2015-01-05 Jens Axboeclient: fix potential buffer overrun in server name...
2015-01-05 Jens Axboeinit: fix potential mem leak on multiple trigger options
2015-01-04 Jens AxboeAvoid potential buffer overflow in make_filename()
2015-01-04 Jens Axboecleanup: add defines for default pareto or zipf values
2015-01-04 Jens AxboeFio 2.2.4 fio-2.2.4
2015-01-03 Jens Axboebloom: kill unused function
2015-01-03 Ming Leiaxmap: make axmap_first_free() static
2015-01-03 Jens AxboeRevert "axmap: ensure we lock down the maps for shared...
2015-01-03 Jens AxboeRevert "axmap: fix deadlock"
2015-01-03 Jens AxboeGet rid of lockfile callback
2015-01-03 Ming Leiaxmap: fix deadlock
2014-12-23 Jens Axboegettime: add basic init cpuclock test
2014-12-23 Jens AxboeFio 2.2.3 fio-2.2.3
2014-12-23 Jens Axboeoptions: ensure that we check all candidates on is_set...
2014-12-22 Jens AxboeFio 2.2.2 fio-2.2.2
2014-12-20 Jens AxboeFix default scrambling of buffers
2014-12-19 Jens Axboegettime: hide fio_gtod_cpumask if not used
2014-12-19 Jens Axboegettime: only use CPU affinity if available
2014-12-19 Jens AxboeFio 2.2.1 fio-2.2.1
2014-12-19 Jens Axboeaxmap: ensure we lock down the maps for shared access
2014-12-19 Jens Axboeoptions: turn missing options into debug parse messages
2014-12-19 Jens Axboeoptions: add debug code for failure to lookup option...
2014-12-19 Jens Axboemutex: add __fio_mutex_remove()
2014-12-18 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-18 Jens Axboet/btrace2fio: add ability to add specific options throu...
2014-12-17 Jens Axboeparse: remove the arithmetic parser checking
2014-12-17 Jens AxboeFio 2.2.0 fio-2.2.0
2014-12-17 Jens Axboegettime: fix compile warning for !ARCH_HAVE_CPU_CLOCK
2014-12-17 Jens Axboegettime: offset CPU cycle counter by initial value
2014-12-17 Jens Axboestat: always show disk util in terse v3/v4
2014-12-17 Jens Axboegettime: cleanup for FIO_DEBUG_TIME
2014-12-17 Jens Axboegettime: fix overflow in cycle to usec conversion
2014-12-17 Jens Axboegettime-thread: set and allow multiple CPUs
2014-12-17 Jens Axboegettime-thread: fix missing startup mutex
2014-12-17 Jens Axboegettime: improve gettimeofday() offload support
2014-12-16 Jens Axboegettime: limit warning on CPU clock
2014-12-16 Jens Axboegettime: don't attempt to fixup what looks like a backw...
2014-12-16 Jens Axboeengines/mmap: clear partial mmap flag on close
2014-12-16 Jens Axboeengines/mmap: fix segfault on large devices and 32...
2014-12-16 Jens Axboebackend: use monotonic clock for ETA, if we have it
2014-12-15 Jens Axboebackend: fix off-by-one in nsec calculation
2014-12-15 Jens Axboefile: unionize lfsr/randommap
2014-12-15 Jens AxboeAdd helpers for getting/setting file engine data
2014-12-15 Jens Axboefile: move mmap related data to engines/mmap.c where...
2014-12-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-15 Jens AxboeFix read/write mix and different levels of randomness
2014-12-13 Robert Elliotteta.c: check malloc return code
2014-12-12 Jens Axboebackend: fix should_check_rate() typo in wait_for_compl...
2014-12-12 Jens Axboebackend: abstract out waiting for completions
2014-12-11 Jens AxboeUpdate size/io_size descriptions
2014-12-10 Jens Axboebtrace2fio: add support for collapsing close entries
2014-12-10 Fabrice BacchellaImproved support for libhdfs
2014-12-10 Jens Axboegluster: wire up sync/datasync opcodes
2014-12-09 Jens AxboeFix server/client set_options conversion
2014-12-09 Jens AxboeUse fio_option_is_set() for ioprio setting
2014-12-09 Jens AxboeAlways scramble buffers, if scramble_buffers is set
2014-12-09 Jens AxboeGet rid of _set variables
2014-12-09 Jens Axboeoptions: add support for checking if an option has...
2014-12-07 Jens AxboeUpdate date and email in man page
2014-12-06 Jens Axboeoptions: strip off =optval when matching
2014-12-06 Jens Axboeoptions: show closest match for unknown job option
2014-12-05 Jens Axboelib/rand: cleanup __fill_random_buffer()
2014-12-05 Jens Axboelib/rand: fix bug with non uint64_t aligned random...
2014-12-05 Jens Axboeparse: make suggestions for unknown options
2014-12-05 Jens Axboesync: use io_u_log_error() for more detailed error...
2014-12-04 Jens Axboeverify: cleanup
2014-12-04 Jens AxboeUse specified compression/pattern for verify buffers too
2014-12-04 Jens AxboeDon't clear 'refill_buffers' unconditionally for patter...
2014-12-04 Jens AxboeUse specified buffer_pattern (if given) for all io_u...
2014-12-04 Jens AxboeRemove 'td' parameter from fill_pattern()
2014-12-03 Jens AxboeFix a few spelling errors
2014-12-02 Elliott, Robert... fio: remove deprecated --latency-log from manpage
2014-12-01 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-01 Jens AxboeBump disk util stats from 32 to 64-bit values
2014-11-25 Jens AxboeMake gfio build with --build-static
2014-11-24 Jens AxboeFixup t/ test apps for lfsr_next change()
2014-11-24 Jens Axboelfsr: don't pass in last value to lfsr_next()
2014-11-21 Jens Axboeiolog: account for wasted time in ipo stall
2014-11-21 Jens Axboeblktrace: correct setting of iodepth
2014-11-19 Jens Axboeserver: fix missing ETA in some cases
2014-11-19 Jens Axboetrigger: always send trigger, not just when remote...
2014-11-19 Jens Axboeclient: defer local trigger execute until after state...
2014-11-19 Jens AxboeHOWTO: add description and examples of verify triggers
next