summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06fio: Disable clang only for the arm target.Mohamad Ayyash
2015-03-07Update Android.mk with new fio-2.2.6 changes.Mohamad Ayyash
2015-03-06smalloc: bump initial size to 8 poolsJens Axboe
2015-03-06fio: fix smalloc strdop allocation failureChristian Ehrhardt
2015-03-06Fio 2.2.6Jens Axboe
2015-03-06fio: fix cycles_start build issueChristian Ehrhardt
2015-03-06Patch to make per-thread IOPS more accurateBen England
2015-03-06Fix segfault due to bad munmap()Jens Axboe
2015-03-06Typo fix in man page.Lars Marowsky-Bree
2015-03-06Fix implicit function declaration on Androidenh
2015-03-06Add missing pre-defined ARM arch compiler macroRaphael Silva
2015-03-06Add --output-format option to manpage.Lars Marowsky-Bree
2015-03-06Make 'loops' honor full write+verify loopsJens Axboe
2015-03-06Fixup whitespace damage in the two previous commitsJens Axboe
2015-03-06axmap: Avoid memory leak if axmap_new() failedErwan Velu
2015-03-06iolog: Don't leak memory if fread fails in iolog_file_inflateErwan Velu
2015-03-06Allow verify w/norandommap and bsrangeJustin Eno
2015-03-06Allow verification of random overwrites w/ba < bsJustin Eno
2015-03-06examples/ssd-test.fio: bump size to 10GJens Axboe
2015-03-06Allow random overwrite workloads to write io_limitJustin Eno
2015-03-06gettime.h: use time_t instead of size_t for copy of tv_secCastor Fu
2015-03-06verify: Fix latency log for verify commands.Gwendal Grignou
2015-03-06Fix for verify_only (do_dry_run()) broken by 74d6277fJustin Eno
2015-03-06configure: fix libnuma_v2 probe to work with -WerrorCastor Fu
2015-03-06Moral license updateJens Axboe
2015-03-06Update the moral licenseJens Axboe
2015-03-06gettime: remember to tear down clock cpumask on normal exitJens Axboe
2015-03-06gettime: fix unitialized variable on SolarisJens Axboe
2015-03-06idletime: maintain cpuset over lifetime of idle threadJens Axboe
2015-03-06gettime: initialize cpusets properlyJens Axboe
2015-03-06gettime: if setaffinity fails, print the errno errorJens Axboe
2015-03-06Fixing typoFelipe Franciosi
2015-03-06dedupe_percentage should work even if compress_percentage is not setVasily Tarasov
2015-03-06Better accommodate random writes larger than blockalignJustin Eno
2015-03-06parse: ensure strings are pre-terminated when using strncpy()Jens Axboe
2015-03-06Fio 2.2.5Jens Axboe
2015-03-06shm: disable iomem=shm* for shm disabledJens Axboe
2015-03-06configure: add --disable-shm to disable use of shmJens Axboe
2015-03-06net: don't record/verify UDP sequence numbers if buffer is too smallSteven Noonan
2015-03-06crc/test: sha1 should do _final() after _update()Jens Axboe
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