index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
2020-11-05
Revert "Windows: update dobuild.cmd to run the configure/make"
Jens Axboe
2020-11-04
Windows: update dobuild.cmd to run the configure/make
Rebecca Cran
2020-09-12
configure/Makefile: add option to generate pdb symbols
Sitsofe Wheeler
2020-09-12
windows: fix DWORD format string complaints
Sitsofe Wheeler
2020-09-12
windows: fix wrong format strings
Sitsofe Wheeler
2020-08-29
Update the year to 2020 in os/windows/eula.rtf
Rebecca Cran
2020-08-29
Update os/windows/dobuild.cmd to support signing binaries/installer
Rebecca Cran
2020-08-22
engines/io_uring: use non-vectored read/write if available
Jens Axboe
2020-07-04
os/windows/posix.c: Use INVALID_SOCKET instead of < 0
Bart Van Assche
2020-07-04
os/windows/posix.c: Strip trailing whitespace
Bart Van Assche
2020-07-03
configure: new --dynamic-libengines build option
Yigal Korman
2020-05-31
engines: pvsync2 libaio io_uring: add support for RWF_NOWAIT
Konstantin Khlebnikov
2020-03-01
filesetup: fix win raw disk access and improve dir creation failure msg
Sitsofe Wheeler
2020-01-28
Use swap16/32/64 on OpenBSD.
Kurt Miller
2020-01-06
Windows >= 7: Make fio_getaffinity() error reporting more detailed
Bart Van Assche
2020-01-06
Windows: Uninline CPU affinity functions
Bart Van Assche
2020-01-06
Windows: Use snprintf() instead of StringCch*()
Bart Van Assche
2020-01-06
Windows: Remove more unused OS dependent code
Bart Van Assche
2020-01-06
Change off64_t into uint64_t
Bart Van Assche
2019-12-23
io_uring: add option for non-vectored read/write commands
Jens Axboe
2019-12-18
filesetup: fix directory creation issues
Sitsofe Wheeler
2019-12-06
Renumber RWF_UNCACHED
Jens Axboe
2019-12-06
io_uring: add support for RWF_UNCACHED
Jens Axboe
2019-11-12
filesetup: add fallocate=truncate option.
Trip Volpe
2019-10-06
configure: stop enabling fdatasync on OSX
Sitsofe Wheeler
2019-08-05
Add tests from t/ to the Windows installer
Rebecca Cran
2019-05-22
configure: add gettid() test
Jens Axboe
2019-05-20
io_uring: sync with liburing/kernel
Jens Axboe
2019-04-25
io_uring: remove cachehit information
Jens Axboe
2019-04-17
rand: fix truncated rand_seed on Windows
Ming-Hung Tsai
2019-02-23
sg: Clean up handling of big endian data fields
Dmitry Fomichev
2019-02-10
io_uring: sync header with the kernel
Jens Axboe
2019-01-29
io_uring: update to kernel struct io_uring_params
Jens Axboe
2019-01-28
io_uring: sync with kernel
Jens Axboe
2019-01-16
io_uring: sync with upstream API
Jens Axboe
2019-01-13
io_uring: ensure that the io_uring_register() structs are 32-bit safe
Jens Axboe
2019-01-13
Move io_uring to os/linux/
Jens Axboe
2019-01-12
t/io_uring: add IORING_OP_NOP support
Jens Axboe
2019-01-11
io_uring: update to newer API
Jens Axboe
2019-01-10
t/io_uring: add support for registered files
Jens Axboe
2019-01-10
Update io_uring API
Jens Axboe
2019-01-10
Update to newer io_uring API
Jens Axboe
2019-01-09
Update to newer io_uring API
Jens Axboe
2019-01-08
io_uring: use kernel header directly
Jens Axboe
2019-01-08
io_uring.h should include <linux/fs.h>
Jens Axboe
2019-01-07
Rename t/aio-ring to t/io_uring
Jens Axboe
2018-11-02
Fix Windows CPU count
Jeff Furlong
2018-10-08
Remove old OS dependent (unused) random code
Jens Axboe
2018-09-12
windows: make win_to_posix_error() more resilient
Jens Axboe
2018-09-11
windows: fix the most egregious posix.c style errors
Jens Axboe
[next]