summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)Author
2017-05-19Update to fio-2.20.Elliott Hughes
2017-01-28Keep os/android-os.h compiling now we have __key in <sys/ipc.h>.Elliott Hughes
2016-08-17Keep external/fio building now we have <sys/shm.h>.Elliott Hughes
2015-03-06Fio 2.2.6Jens Axboe
2015-03-06Fix implicit function declaration on Androidenh
2015-03-06Fio 2.2.5Jens Axboe
2015-03-06Fio 2.2.4Jens Axboe
2015-03-06Fio 2.2.3Jens Axboe
2015-03-06Fio 2.2.2Jens Axboe
2015-03-06Fio 2.2.1Jens Axboe
2015-03-06Fio 2.2.0Jens Axboe
2015-03-06Fio 2.1.14Jens Axboe
2015-03-06Add basic DragonFly supportJens Axboe
2015-03-06Fio 2.1.13Jens Axboe
2015-03-06Fix compile of t/btrace2fio on RHEL5/CentOS5Jens Axboe
2015-03-06Fio 2.1.12Jens Axboe
2015-03-06Fio 2.1.11Jens Axboe
2015-03-06Add a typecheck for the endianness conversionsJens Axboe
2015-03-06Fio 2.1.10Jens Axboe
2015-02-20Fix missing fio_set_sched_idle declaration.Elliott Hughes
2014-05-14fio: Get it to build on Android.Mohamad Ayyash
2014-05-12Fio 2.1.9Jens Axboe
2014-05-01Avoid double declaration of leXX_to_cpuDaniel Gollub
2014-05-01Replace CONFIG_CPU_COUNT with plain CPU_COUNTDaniel Gollub
2014-04-14Windows: set sizeof(sun_path) to 260 (MAX_PATH).Bruce Cran
2014-04-10Fio 2.1.8Jens Axboe
2014-03-31Fio 2.1.7Jens Axboe
2014-03-12stat: fixup fio-dump-status file locationJens Axboe
2014-03-11Fix pointer alignment bug causing SIGBUS on Sparc64Sébastien Bouchex Bellomié
2014-03-06Fio 2.1.6.1Jens Axboe
2014-03-05Fix compile on CentOS/RHEL5Jens Axboe
2014-03-04Fix typo in fio_cpu_count()Jens Axboe
2014-03-03Fio 2.1.6Jens Axboe
2014-03-03Merge branch 'master' of ssh://git.kernel.dk/data/git/fioJens Axboe
2014-03-03solaris: fixup new cpuset functionsJens Axboe
2014-03-02Windows: add install directory to the Path environment variableBruce Cran
2014-02-28cpus_allowed_policy fixupsJens Axboe
2014-02-27windows: fix fio_cpu_count() definitionJens Axboe
2014-02-27windows: add proper header for hweight64()Jens Axboe
2014-02-27Add support for cpus_allowed_policyJens Axboe
2014-02-11Fio 2.1.5Jens Axboe
2014-01-28Update Windows build for new threading libraryBruce Cran
2014-01-28Fix Windows headers for IPv6Bruce Cran
2013-12-29Add OpenBSD supportJohn
2013-11-26Windows: add CONFIG_TLS_THREAD=y and swap pthreadGC2 to libwinpthread-1.Bruce Cran
2013-11-21blktrace: add support for non-native endian formatJens Axboe
2013-11-16Fio 2.1.4Jens Axboe
2013-11-15Add support for O_ATOMICChris Mason
2013-11-01Implement writev on WindowsBruce Cran
2013-11-01Update Windows code to fix build breakageBruce Cran