bssplit: Fix handling of 0 percentage
[fio.git] / os /
2019-05-22 Jens Axboeconfigure: add gettid() test
2019-05-20 Jens Axboeio_uring: sync with liburing/kernel
2019-04-25 Jens Axboeio_uring: remove cachehit information
2019-04-17 Jens AxboeMerge branch 'master' of https://github.com/mingnus/fio
2019-04-17 Ming-Hung Tsairand: fix truncated rand_seed on Windows
2019-02-24 Dmitry Fomichevsg: Clean up handling of big endian data fields
2019-02-10 Jens Axboeio_uring: sync header with the kernel
2019-01-29 Jens Axboeio_uring: update to kernel struct io_uring_params
2019-01-28 Jens Axboeio_uring: sync with kernel
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-16 Jens Axboeio_uring: sync with upstream API
2019-01-13 Jens Axboeio_uring: ensure that the io_uring_register() structs...
2019-01-13 Jens AxboeMove io_uring to os/linux/
2019-01-13 Jens Axboet/io_uring: add IORING_OP_NOP support
2019-01-11 Jens Axboeio_uring: update to newer API
2019-01-11 Jens Axboet/io_uring: add support for registered files
2019-01-10 Jens AxboeUpdate io_uring API
2019-01-10 Jens AxboeUpdate to newer io_uring API
2019-01-09 Jens AxboeUpdate to newer io_uring API
2019-01-08 Jens Axboeio_uring: use kernel header directly
2019-01-08 Jens Axboeio_uring.h should include <linux/fs.h>
2019-01-08 Jens AxboeRename t/aio-ring to t/io_uring
2018-11-02 Jeff FurlongFix Windows CPU count
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-08 Jens AxboeRemove old OS dependent (unused) random code
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-12 Jens Axboewindows: make win_to_posix_error() more resilient
2018-09-11 Jens Axboewindows: fix the most egregious posix.c style errors
2018-09-11 Jens Axboewindows: handle ERROR_NOT_READY
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-08 Jens AxboeKill fusion atomic write engine
2018-09-08 Jens AxboeRename example job files (*.job -> *.fio)
2018-09-05 Rebecca CranWindows: update download URL and add missing examples
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-08-03 Adam Kupczykplatforms/windows: Add S_ISSOCK macro.
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-06-05 Jens Axboefallocate: use 'offset' parameter
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-10 Tomohiro Kusumios/os-dragonfly: sync with header file changes in upstream
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-27 Sitsofe Wheelerwindows: target Windows 7 and add support for more...
2018-03-27 Sitsofe Wheelerwindows: prepare for Windows build split
2018-03-27 Sitsofe Wheelerwindows: update EULA
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
next