HOWTO: fix unit type suffix in "Parameter types" section to upper case
[fio.git] / os /
2017-07-27 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2017-07-27 Sitsofe Wheelerfio: refactor fallocate defines
2017-07-27 Sitsofe Wheeleros: add missing include for bswap_* on BSDs
2017-07-07 Jens AxboeFio 2.99 fio-2.99
2017-07-03 Jens AxboeMerge branch 'fallocate_native' of https://github.com...
2017-07-03 Sitsofe Wheelerfilesetup: add native fallocate
2017-06-27 Jens AxboeUpdate API for file write hints
2017-06-25 Jens AxboeAndroid: fix missing sysmacros.h include
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-19 Jens AxboeUpdate write_hint mechanism to latest API
2017-06-15 Jens AxboeFio 2.21 fio-2.21
2017-06-14 Jens Axboesync: add support for write life time hint
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiMove Linux/ppc64 specific cpu_online() to os/os-linux.h
2017-05-24 Tomohiro KusumiInclude sg headers in os/os-linux.h
2017-05-24 Tomohiro KusumiDrop struct thread_data dependency from os headers
2017-05-24 Tomohiro KusumiMove {is,load}_blktrace() to a new header blktrace.h
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-22 Jens AxboeMerge branch 'android_cgroup' of https://github.com...
2017-05-22 Jens AxboeMerge branch 'alignment' of https://github.com/omor1/fio
2017-05-22 Jens AxboeMerge branch 'android-26-shm' of https://github.com...
2017-05-22 Omri Moros/os-android.h: fix compilation for Android O
2017-05-22 Omri Moros/os-android.h: fix alignment problems in shared memor...
2017-05-20 Omri MorAndroid: add support for cgroups
2017-05-19 Jens AxboeFio 2.20 fio-2.20
2017-05-18 Jens AxboeRemove leftover warnings
2017-05-18 Jens AxboeFix wrap issue with 64-bit pwritev2/preadv2
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-05-01 Omri Moros/os-android.h: fix shared memory support
2017-04-30 Tomohiro KusumiDrop triple X for cpu affinity for OpenBSD
2017-04-30 Tomohiro KusumiImplement shm_attach_to_open_removed() for OpenBSD
2017-04-30 Tomohiro KusumiFix "cast from pointer to integer of different size...
2017-04-30 Jens AxboeMerge branch 'zero_ioengine_flags' of https://github...
2017-04-30 Jens AxboeMerge branch 'fix-348' of https://github.com/omor1/fio
2017-04-30 Omri Moros/os-linux.h: fix broken byte swap intrinsics
2017-04-30 Omri Moros/os-android.h: use byte swap intrinsics if available
2017-04-30 Omri Moros/os-android.h: fix broken shmget() due to ndk-r15
2017-04-04 Jens AxboeFio 2.19 fio-2.19
2017-03-14 Sitsofe Wheelerconfigure: add generic pshared mutex test
2017-03-13 Tomohiro KusumiConditionally enable FIO_HAVE_PSHARED_MUTEX on FreeBSD
2017-03-13 Tomohiro KusumiUse ENOTSUP if OS doesn't support blkdev page cache...
2017-03-10 Tomohiro KusumiAdd runtime handlers for 97900ebf for FreeBSD/DragonFlyBSD
2017-02-23 Jens AxboeFio 2.18 fio-2.18
2017-02-20 Tomohiro KusumiSilence Cygwin warning "'vsprintf_s' redeclared without...
2017-02-13 Rebecca CranWindows: re-enable the mmap ioengine and fix static...
2017-02-13 Rebecca CranWindows: Update the EULA year and add more examples...
2017-01-26 Jens AxboeMerge branch 'shm_rm' of https://github.com/sitsofe/fio
2017-01-26 Sitsofe Wheelershm: have os remove shared memory if fio dies unexpectedly
2017-01-17 Jens AxboeFio 2.17 fio-2.17
2016-12-20 Jens AxboeFix compile on OSX
2016-12-20 Jens AxboeFio 2.16 fio-2.16
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for OpenBSD
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for NetBSD
2016-10-25 Jens AxboeFio 2.15 fio-2.15
2016-10-20 Tomohiro KusumiRemove getopt_long_only macro from NetBSD header
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-12 Bruce CranImplement nice() for Windows
2016-09-26 Jens Axboefio: bump max jobs to 4k
2016-09-21 Jens Axboeos/windows/posix.c: ensure that ctime_r() adds a newline
2016-09-19 Josh SinykinWindows: fix Time_tToSystemTime function to be 64-bit...
2016-09-16 Jens AxboeFio 2.14 fio-2.14
2016-09-16 Jens Axboemac: fix for 10.12 having clockid_t
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiChange arch_i386 to arch_x86
2016-07-27 Tomohiro KusumiUse default CPU_COUNT() function in DragonFlyBSD
2016-07-27 Tomohiro KusumiMake return value type of fio_getaffinity() consistent
2016-07-22 Jens AxboeFio 2.13 fio-2.13
2016-07-19 Tomohiro KusumiAdd missing header inclusion for Android from 1c764dbe
2016-07-19 Tomohiro KusumiAdd os/os-linux-syscall.h to separate syscall NR from...
2016-07-19 Tomohiro KusumiAdd ioprio_set() support for DragonFlyBSD
2016-07-19 Tomohiro KusumiMake I/O priority option generic for non-Linux environm...
2016-07-19 Tomohiro KusumiMake I/O priority option generic for non-Linux environm...
2016-07-19 Tomohiro KusumiAdd CPU affinity support for DragonFlyBSD
2016-07-14 Tomohiro KusumiAdd os_trim() support for FreeBSD
2016-07-14 Tomohiro KusumiAdd os_trim() support for DragonFlyBSD
2016-06-13 Jens AxboeFio 2.12 fio-2.12
2016-06-02 Jens AxboeEnable preadv2/pwritev2 engines by default on Linux
2016-05-25 Jens AxboeFio 2.11 fio-2.11
2016-05-21 Jens AxboeFio 2.10 fio-2.10
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-17 Michael Schoberg... Windows crash in ctime_r()
2016-05-09 Jens AxboeChange default IO engine from sync to psync
2016-05-06 Jens Axboeos/os-mac: kill unused code
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-28 Jens AxboeFio 2.9 fio-2.9
2016-04-21 Mike Frysingerinclude sys/sysmacros.h for major/minor
2016-03-15 Jens AxboeFio 2.8 fio-2.8
2016-03-09 Jens AxboeFio 2.7 fio-2.7
2016-01-27 Jens AxboeFio 2.6 fio-2.6
2016-01-25 Dan Qing Zhangpowerpc: fix cpus_online() to get correct max CPU numbe...
2016-01-22 Bruce CranFix Windows build: define rand_r()
2016-01-21 Jens AxboeFio 2.5 fio-2.5
2016-01-21 Jens AxboeFio 2.4 fio-2.4
2015-12-23 Jens AxboeFio 2.3 fio-2.3
2015-12-15 Jens AxboeMerge branch 'server'
2015-12-14 Jens AxboeFio 2.2.13 fio-2.2.13
next