summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10Enable clang after new Android clang upgrade.Chih-Hung Hsieh
2015-10-13Enable clang after new Android clang upgrade.Chih-Hung Hsieh
2015-06-02package version metadata for external/Damien Miller
2015-04-06resolved conflicts for merge of 90531c44 to masterandroid-m-preview-2android-m-preview-1android-m-previewandroid-lego-6.0.1_r2android-lego-6.0.1_r1android-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r68android-6.0.1_r67android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r62android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r54android-6.0.1_r53android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r45android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1marshmallow-releasemarshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-lego-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devmarshmallow-dr-arc-m54marshmallow-dr-arc-m53marshmallow-dr-arc-devmarshmallow-devmarshmallow-cts-releasem-previewNick Kralevich
2015-04-06Fix Android.mk issues in fiomaster-soongColin Cross
2015-03-17fio: Fix a GCC 4.9 allignment error.Mohamad Ayyash
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