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
next
no-ipi
registered-ring
sq-khead
submit-and-wait-ts
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
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2021-02-28
Add test case for exiting with SQPOLL and rings created disabled
Jens Axboe
2021-02-16
.gitignore: add sendmsg_fs_cve
Jens Axboe
2021-02-10
Add test case for circular reference SQPOLL hang
Jens Axboe
2021-01-24
Add .gitignore entries for recent tests
Jens Axboe
2020-12-12
test/timeout-new: test for timeout feature
Hao Xu
2020-11-24
Add test case for SQPOLL going to sleep properly
Jens Axboe
2020-10-30
test/self: add /proc/self/ open+read test case
Jens Axboe
2020-10-30
.gitignore: add missing test cases
Jens Axboe
2020-09-19
.gitignore: Add sq-poll-dup
Guillem Jover
2020-09-08
.gitignore: add pipe-reuse
Jens Axboe
2020-09-08
.gitignore: Add missing test programs
Guillem Jover
2020-09-08
.gitignore: Sort test program entries
Guillem Jover
2020-08-29
.gitignore: add a few missing tests
Jens Axboe
2020-08-27
Add test/register-restrictions.c test case
Stefano Garzarella
2020-08-15
Add test case for double poll crash
Jens Axboe
2020-08-13
Add test cases for file table exit hang
Jens Axboe
2020-08-13
.gitignore: add test/wakeup-hang
Jens Axboe
2020-07-28
.gitignore: add test/nop-all-sizes
Stefano Garzarella
2020-07-10
.gitignore: add test/cq-overflow-peek
liburing-0.7
Jens Axboe
2020-07-08
.gitignore: add new test binaries
Tobias Klauser
2020-06-15
Add test/iopoll to .gitignore
Jens Axboe
2020-06-15
test/runtests.sh: add dmesg check
Jens Axboe
2020-05-20
Add test/eventfd-disable.c test case
Stefano Garzarella
2020-05-20
test: use config.local for runtests.sh
Jens Axboe
2020-04-12
.gitignore: add lfs-openat and lfs-openat-write
Jens Axboe
2020-03-25
Add test/splice to .gitignore
Stefano Garzarella
2020-02-21
test: add sq-poll-kthread test case
liburing-0.4
Stefano Garzarella
2020-02-14
Add src/include/liburing/compat.h to .gitignore
Guillem Jover
2020-02-03
Add test/eventfd-ring to .gitignore
Jens Axboe
2020-02-02
Add test for sharing uring across fork
Andres Freund
2020-02-02
test: add test for send_recv
Carter Li
2020-01-29
Add test/personality to .gitignore
Jens Axboe
2020-01-29
.gitignore: add missing tests to ignore
Stefano Garzarella
2019-12-07
Fix .gitignore to omit new test binaries
Brian Gianforcaro
2019-09-25
Add io_uring_peek_batch_cqe()
James Rouzier
2019-09-25
Add io_uring_cq_ready()
James Rouzier
2019-09-21
Add artifacts to .gitignore
James Rouzier
2019-05-25
pkgconfig: install a liburing.pc file
Stefan Hajnoczi
2019-03-06
Add generated files to .gitignore
Jens Axboe
2019-01-08
Initial commit
Jens Axboe