init: allow FIO_OPT_STR_SET options to have an optional argument
[fio.git] / os /
2013-11-21 Jens Axboeblktrace: add support for non-native endian format
2013-11-16 Jens AxboeFio 2.1.4 fio-2.1.4
2013-11-15 Chris MasonAdd support for O_ATOMIC
2013-11-01 Bruce CranImplement writev on Windows
2013-11-01 Bruce CranUpdate Windows code to fix build breakage
2013-09-24 Jens AxboeFio 2.1.3 fio-2.1.3
2013-08-06 Jens AxboeFio 2.1.2 fio-2.1.2
2013-06-05 Jens AxboeFio 2.1.1 fio-2.1.1
2013-05-29 Bruce CranWindows: include winsock2.h instead of windows.h to...
2013-05-29 Bruce Cranposix_fadvise is now provided in helpers.c: remove...
2013-05-15 Jens AxboeFio 2.1 fio-2.1
2013-05-01 Akers, Jason Bandroid: use ashmem
2013-04-23 Bruce CranReally suppress ICE61 when building the Windows installer.
2013-04-23 Bruce CranFix Windows build warnings.
2013-04-15 Bruce CranUpdate the examples filenames in the Windows installer.
2013-04-12 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-04-12 Aaron Carrollandroid: add byteorder for the swab routines
2013-04-12 Aaron Carrollandroid: add shm syscalls and fix ioprio definitions
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-08 Jens AxboeFio 2.0.15 fio-2.0.15
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-12 Aaron CarrollAndroid: add ioprio support
2013-03-12 OlegConditionally include <sys/shm.h> based on OS support...
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-24 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-24 Bruce CranAdd LICENSE to Windows installer, fix filename extensio...
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeFio 2.0.14 fio-2.0.14
2013-02-21 Bruce CranAdd FreeBSD cpu affinity support.
2013-02-21 Bruce CranUpdate all Windows files except dobuild.cmd to use...
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-12 Aaron Carrollconfigure: attempt to get Android going again
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Bruce CranWindows: fix mlock, remove ftruncate and fix error...
2013-02-07 Bruce CranWindows: fix sysconf(_SC_PHYS_PAGES).
2013-02-06 Jens AxboeGet rid of fallocate on Windows
2013-02-04 Bruce CranUpdate the Windows installer
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-02-03 Bruce CranDefault to CS_GTOD if CONFIG_CLOCK_GETTIME isn't defined.
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens Axboewindows: fix typo in <netinet/tcp.h> header
2013-01-30 Jens AxboeAdd empty <netinet/tcp.h> for Windows
2013-01-30 Jens Axboeconfigure: add SCHED_IDLE check
2013-01-30 Huadong LiuAdd support for idletime profiling
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-25 Jens Axboeconfigure: auto-generate a config-host.h
2013-01-24 Jens Axboeconfigure: kill windows FIO_HAVE_FDATASYNC
2013-01-24 Jens Axboeconfigure: solaris and windowsaio fixups
2013-01-24 Jens Axboeconfigure: fix more old FIO_HAVE_ checks
2013-01-24 Jens AxboeCorrect ifdef checks for posix and linux fallocate
2013-01-24 Huadong LiuUse RUSAGE_THREAD, if available
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeFix compile warnings on Windows
2013-01-23 Jens Axboewindows: don't provide strsep(), fio already has one
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-23 Jens AxboeKill now unneeded clock definitions
2013-01-23 Jens AxboeOSX: Fixup warnings and clock_gettime() bug
2013-01-21 Jens Axboewindows: use hweight64(), it's a 64-bit type
2013-01-21 Bruce CranFix _SC_NPROCESSORS_ONLN on Windows
2013-01-18 Bruce CranWindows: fix off-by-one error in fio_cpu_set and add...
2013-01-10 Jens AxboeAdd configure script
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2013-01-09 Jens AxboeFio 2.0.13 fio-2.0.13
2012-12-20 Jens AxboeFio 2.0.12.2 fio-2.0.12.2
2012-12-19 Bruce CranConsistently indent using tabs in Windows files and...
2012-12-19 Bruce CranCreate a new Windows installer product GUID for 2.0.12.
2012-12-18 Jens AxboeFio 2.0.12.1 fio-2.0.12.1
2012-12-18 Jens AxboeFio 2.0.12 fio-2.0.12
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-06 Bruce CranFix windows out-of-memory handling
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-12-01 Jens AxboeRevert "Change preferred default clocksource to gettime...
2012-11-30 Jens AxboeChange preferred default clocksource to gettimeofday()
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-29 Jens Axboesolaris: enable fadvise()
2012-11-29 Jens AxboeWire up _weak posix_fadvise()
2012-11-27 Jens AxboeFix compile for older Linux without mmap MAP_HUGETLB
2012-11-21 Aaron CarrollAdd support for Android
2012-11-20 Jens Axboememory: wire up mmap huge page support
2012-11-17 Bruce CranGenerate a new Windows installer product code for 2...
2012-11-17 Bruce CranAdd more examples to the Windows installer.
2012-11-15 Jens AxboeFio 2.0.11 fio-2.0.11
2012-11-15 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-10-24 Yufei RenReplace FIO_HAVE_RUSAGE_THREAD with RUSAGE_THREAD
2012-10-22 Yufei Renthread cpu resource statistics bug fix
2012-10-11 Jens AxboeMerge branch 'master' into gfio
2012-10-10 Jens AxboeFio 2.0.10 fio-2.0.10
2012-10-10 Bruce CranWindows: avoid large writes during file layout.
2012-10-10 Bruce Cranfio patch: Windows netio fixes
2012-10-09 Saurabh Desolaris: fix compile error on ctime_r()
2012-10-03 Bruce CranXP/2003 compatability fix
2012-09-27 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-09-27 Jens AxboeMerge branch 'master' into gfio
next