parse: fix dead 'org' assignment
[fio.git] / os /
2018-04-08 Jens AxboeRemove binject engine
2018-03-30 Jens AxboeMerge branch 'aarch64-crc32c' of https://github.com...
2018-03-30 Sitsofe Wheeleraarch64: refactor HW ARM CRC32c detection
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerAdd include-what-you-use pragmas
2018-03-21 Sitsofe WheelerUse POSIX path for poll.h and fcntl.h headers
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-02-28 Jens AxboeMerge branch 'win_build' of https://github.com/sitsofe/fio
2018-02-21 Sitsofe Wheelerwindows: minor windows installer improvements
2018-02-20 Jens AxboeFio 3.5 fio-3.5
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-19 Jens AxboeFio 3.3 fio-3.3
2017-12-14 Jeff FurlongFix Windows local time
2017-11-16 Jens Axboeos: make fio_cpu_isset() return a bool
2017-11-16 Robert Elliottos-windows: fix cpumask operations
2017-11-03 Jens AxboeFio 3.2 fio-3.2
2017-11-03 Jens AxboeMerge branch 'json_bw_bytes' of https://github.com...
2017-11-03 Tomohiro Kusumisolaris: add get_fs_free_size() implementation
2017-11-03 Tomohiro Kusumisolaris: add os_phys_mem() implementation
2017-11-03 Tomohiro Kusumisolaris: #include <pthread.h>
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeFix broken path separator definition on Windows
2017-10-11 Josef Bacikconvert FIO_OS_PATH_SEPARATOR to a character
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-28 Jens AxboeFio 3.1 fio-3.1
2017-09-18 Tomohiro Kusumifix strncpy(3) copy length
2017-09-11 Jens AxboeMerge branch 'solaris-clock-setaffinity' of https:...
2017-09-11 Sam ZaydelFix clock setaffinity failed error which occurs on...
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-29 Jens AxboeMerge branch 'asmfix' of https://github.com/oohal/fio
2017-08-29 Tomohiro Kusumichange os_trim() prototype not to use int fd
2017-08-29 Tomohiro Kusumichange fio_set_odirect() prototype not to use int fd
2017-08-29 Tomohiro Kusumicleanup NetBSD/OpenBSD header
2017-08-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-18 Sitsofe Wheelerfio: implement 64 bit network/big endian byte swapping...
2017-08-16 Jens AxboeFio 3.0 fio-3.0
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...
next