Merge branch 'filestat1' of https://github.com/kusumi/fio
[fio.git] / os /
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheWindows >= 7: Make fio_getaffinity() error reporting...
2020-01-06 Bart Van AsscheWindows: Uninline CPU affinity functions
2020-01-06 Bart Van AsscheWindows: Use snprintf() instead of StringCch*()
2020-01-06 Bart Van AsscheWindows: Remove more unused OS dependent code
2020-01-06 Bart Van AsscheChange off64_t into uint64_t
2020-01-03 Jens AxboeMerge branch 'unit1' of https://github.com/kusumi/fio
2019-12-23 Jens Axboeio_uring: add option for non-vectored read/write commands
2019-12-19 Jens AxboeMerge branch 'windows_mkdir' of https://github.com...
2019-12-18 Sitsofe Wheelerfilesetup: fix directory creation issues
2019-12-06 Jens AxboeRenumber RWF_UNCACHED
2019-12-06 Jens Axboeio_uring: add support for RWF_UNCACHED
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-12 Trip Volpefilesetup: add fallocate=truncate option.
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-10-06 Jens AxboeMerge branch 'error-on-implicit-decl' of https://github...
2019-10-06 Sitsofe Wheelerconfigure: stop enabling fdatasync on OSX
2019-08-05 Rebecca CranAdd tests from t/ to the Windows installer
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
next