index
:
liburing
accept-multi
arch
big-sqe
buf-ring
cancel-fd-all
cqring-nodrop
fd-select
huge
issue25
issue448
libaio-wrapper
link-timeout
master
mlock-size
no-ipi
registered-ring
timeout
v0.5
wakeup-ring
xattr
xattr-getdents64
io_uring library
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-15
test/file-register: add intensive update/remove test case
Jens Axboe
2020-01-15
Fix 32-bit compile warning in io_uring_prep_openat2()
Jens Axboe
2020-01-15
Update struct io_uring_files_update struct
Jens Axboe
2020-01-09
Add helpers for IORING_OP_{RECV,SEND} opcodes
Jens Axboe
2020-01-09
Change EPOLL_CTL and OPENAT2 opcodes
Jens Axboe
2020-01-08
Add openat2(2) test case
Jens Axboe
2020-01-08
Add support for IORING_OP_OPENAT2
Jens Axboe
2020-01-07
Add buffered short read test case
Jens Axboe
2020-01-06
man/io_uring_enter: fix missing space in RECVMSG
Jens Axboe
2020-01-04
Merge branch 'fixtest' of https://github.com/wdauchy/liburing
Jens Axboe
2020-01-04
test: fix statx comment
William Dauchy
2020-01-04
Merge branch 'fixtest' of https://github.com/wdauchy/liburing
Jens Axboe
2020-01-04
test: fix openat flags
William Dauchy
2019-12-28
man/io_uring_enter.2: improve timeout documentation
Jens Axboe
2019-12-27
Add io_uring_ring_dontfork()
Jens Axboe
2019-12-26
test/{f,m}advise: some kernel return -EBADF on unknown opcode
Jens Axboe
2019-12-26
test/{f,m}advise: cut down runtime
Jens Axboe
2019-12-26
test/file-update: add sqe based test case
Jens Axboe
2019-12-26
Add basic madvise test case
Jens Axboe
2019-12-26
Add fadvise test case
Jens Axboe
2019-12-26
Add fadvise/madvise prep helpers
Jens Axboe
2019-12-26
io_uring_prep_files_update() should take offset as well
Jens Axboe
2019-12-25
io_uring_setup.2: formatting and addition of read/write fixed
Jens Axboe
2019-12-25
io_uring_setup.2: minor clarification
Jens Axboe
2019-12-25
Merge branch 'offset' of https://github.com/CarterLi/liburing
Jens Axboe
2019-12-26
io_uring.h: add IORING_FEAT_RW_CUR_POS flag
Carter Li
2019-12-25
Merge branch 'master' of https://github.com/CarterLi/liburing
Jens Axboe
2019-12-26
io_uring_enter.2: document IOSQE_IO_HARDLINK
Carter Li
2019-12-25
io_uring_enter.2: add note of files update array life time
Jens Axboe
2019-12-25
Add new opcodes to io_uring_enter.2 man page
Jens Axboe
2019-12-24
test/open-close: unlink for a file we create
Jens Axboe
2019-12-24
test/accept: don't allocate send/recv data on the stack
Jens Axboe
2019-12-23
test/io-cancel: fix file mode and user data check
Jens Axboe
2019-12-23
configure: allow to set host CC
Jens Axboe
2019-12-23
Makefile: quiet down rm
Jens Axboe
2019-12-23
test/accept-reuse: fix C99'ism
Jens Axboe
2019-12-23
Add non-vectored read/write
Jens Axboe
2019-12-22
Add test cases comparing poll(2) with io_uring poll
Jens Axboe
2019-12-21
liburing-0.3
liburing-0.3
Jens Axboe
2019-12-21
Only use -fPIC for the shared library
Jens Axboe
2019-12-21
Sync io_uring.h header with 5.6 kernel bits
Jens Axboe
2019-12-19
Merge branch 'poll-getevents' of https://github.com/glommer/liburing
Jens Axboe
2019-12-19
__io_uring_flush_sq: avoid extra shared ktail read, if we can avoid it
Jens Axboe
2019-12-19
for polled IO, do not miss the opportunity of getting completions when going ...
Glauber Costa
2019-12-17
spec: additional Fedora RPM cleanups
Stefan Hajnoczi
2019-12-17
test/accept-reuse: check that we get SQE reuse right
Jens Axboe
2019-12-17
test/open-close: accept a passed in file
Jens Axboe
2019-12-16
Merge branch 'fix_redef' of https://github.com/cor3ntin/liburing
Jens Axboe
2019-12-16
Fix redefinition of statx_timestamp
Corentin Jabot
2019-12-16
__io_uring_get_cqe: use internal stable pointer for cqe
Jens Axboe
[prev]
[next]