summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06Fix segfault with client/server and minimal outputJens Axboe
2015-03-06sha256: fix verify failureJens Axboe
2015-03-06sha256: fix verify failureJens Axboe
2015-03-06verify: always check completion list for low depth verifiesJens Axboe
2015-03-06ioengine: if we get BUSY in queuing, adjust accountingJens Axboe
2015-03-06Improve precision of the io_limit settingJens Axboe
2015-03-06Improve rate limitingJens Axboe
2015-03-06rbd example: 'invalidate=false' no longer necessaryJens Axboe
2015-03-06client: take better care to return failure from fio_handle_clients()Jens Axboe
2015-03-06smalloc: limit to 1 pool, and bump size to 16MBJens Axboe
2015-03-06axmap: random maps are private, don't get them from smallocJens Axboe
2015-03-06filelock: fix segfault on some use cases of log file lockingJens Axboe
2015-03-06mmap backend invalidate fixYoshinori Sato
2015-03-06Fix disk utils being updated too oftenJens Axboe
2015-03-06Adjust ctime_r buf down to 32Jens Axboe
2015-03-06Add timestamp to json outputSteve ODriscoll
2015-03-06gettime: include min/max cycle counts for CPU clockJens Axboe
2015-03-06server: use fio_gettime() for timeout variablesJens Axboe
2015-03-06verify: fix potentially unterminated nameJens Axboe
2015-03-06memory: double check that mmapfd isn't -1 before closingJens Axboe
2015-03-06gluster: io_u->error should be a positive error valueJens Axboe
2015-03-06client: fix potential buffer overrun in server name copyJens Axboe
2015-03-06init: fix potential mem leak on multiple trigger optionsJens Axboe
2015-03-06Avoid potential buffer overflow in make_filename()Jens Axboe
2015-03-06cleanup: add defines for default pareto or zipf valuesJens Axboe
2015-03-06Fio 2.2.4Jens Axboe
2015-03-06bloom: kill unused functionJens Axboe
2015-03-06axmap: make axmap_first_free() staticMing Lei
2015-03-06Revert "axmap: ensure we lock down the maps for shared access"Jens Axboe
2015-03-06Revert "axmap: fix deadlock"Jens Axboe
2015-03-06Get rid of lockfile callbackJens Axboe
2015-03-06axmap: fix deadlockMing Lei
2015-03-06gettime: add basic init cpuclock testJens Axboe
2015-03-06Fio 2.2.3Jens Axboe
2015-03-06options: ensure that we check all candidates on is_set checkJens Axboe
2015-03-06Fio 2.2.2Jens Axboe
2015-03-06Fix default scrambling of buffersJens Axboe
2015-03-06gettime: hide fio_gtod_cpumask if not usedJens Axboe
2015-03-06gettime: only use CPU affinity if availableJens Axboe
2015-03-06Fio 2.2.1Jens Axboe
2015-03-06axmap: ensure we lock down the maps for shared accessJens Axboe
2015-03-06options: turn missing options into debug parse messagesJens Axboe
2015-03-06options: add debug code for failure to lookup option namesJens Axboe
2015-03-06mutex: add __fio_mutex_remove()Jens Axboe
2015-03-06t/btrace2fio: add ability to add specific options through -aJens Axboe
2015-03-06parse: remove the arithmetic parser checkingJens Axboe
2015-03-06Fio 2.2.0Jens Axboe
2015-03-06gettime: fix compile warning for !ARCH_HAVE_CPU_CLOCKJens Axboe
2015-03-06gettime: offset CPU cycle counter by initial valueJens Axboe
2015-03-06stat: always show disk util in terse v3/v4Jens Axboe