fio.git
2015-02-16 Castor Fugettime.h: use time_t instead of size_t for copy of...
2015-02-09 Gwendal Grignouverify: Fix latency log for verify commands.
2015-02-06 Justin EnoFix for verify_only (do_dry_run()) broken by 74d6277f
2015-02-06 Castor Fuconfigure: fix libnuma_v2 probe to work with -Werror
2015-02-06 Jens AxboeMoral license update
2015-01-30 Jens AxboeUpdate the moral license
2015-01-29 Jens Axboegettime: remember to tear down clock cpumask on normal...
2015-01-29 Jens Axboegettime: fix unitialized variable on Solaris
2015-01-28 Jens Axboeidletime: maintain cpuset over lifetime of idle thread
2015-01-28 Jens Axboegettime: initialize cpusets properly
2015-01-28 Jens Axboegettime: if setaffinity fails, print the errno error
2015-01-28 Felipe FranciosiFixing typo
2015-01-28 Vasily Tarasovdedupe_percentage should work even if compress_percenta...
2015-01-28 Justin EnoBetter accommodate random writes larger than blockalign
2015-01-22 Jens Axboeparse: ensure strings are pre-terminated when using...
2015-01-21 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-01-21 Jens AxboeFio 2.2.5 fio-2.2.5
2015-01-21 Jens Axboeshm: disable iomem=shm* for shm disabled
2015-01-20 Jens Axboeconfigure: add --disable-shm to disable use of shm
2015-01-17 Steven Noonannet: don't record/verify UDP sequence numbers if buffer...
2015-01-16 Jens Axboecrc/test: sha1 should do _final() after _update()
2015-01-16 Jens AxboeFix segfault with client/server and minimal output
2015-01-16 Jens Axboesha256: fix verify failure
2015-01-16 Jens Axboesha256: fix verify failure
2015-01-16 Jens Axboeverify: always check completion list for low depth...
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...
next