index
:
liburing
accept-multi
arch
big-sqe
buf-ring
cancel-fd-all
cqring-nodrop
fd-select
huge
huge.2
issue25
issue448
libaio-wrapper
link-timeout
master
mlock-size
next
no-ipi
off_t
registered-ring
ring-buf-alloc
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
/
test
Age
Commit message (
Expand
)
Author
2020-01-28
test/shared-wq: use normal init
Jens Axboe
2020-01-28
test/read-write: fixed output, and added 'nonvec', when VERBOSE
Simon A. F. Lund
2020-01-27
Update shared workqueue support and test case
Jens Axboe
2020-01-26
Add a test for reading from eventfd
Corentin Jabot
2020-01-26
test/read-write: skip non-vectored read/write if not supported
Jens Axboe
2020-01-26
test/madvise: don't fail on "suspicious timings"
Jens Axboe
2020-01-25
Rename io_uring_params 'id' to 'wq_id'
Jens Axboe
2020-01-24
test/read-write: add non-vectored read/write testing
Jens Axboe
2020-01-24
Add test case for IORING_SETUP_ATTACH_WQ
Jens Axboe
2020-01-23
Add probe test case
Jens Axboe
2020-01-23
Update io_uring.h
Jens Axboe
2020-01-15
test/file-register: add intensive update/remove test case
Jens Axboe
2020-01-08
Add openat2(2) test case
Jens Axboe
2020-01-07
Add buffered short read test case
Jens Axboe
2020-01-04
test: fix statx comment
William Dauchy
2020-01-04
test: fix openat flags
William Dauchy
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-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-22
Add test cases comparing poll(2) with io_uring poll
Jens Axboe
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
Fix redefinition of statx_timestamp
Corentin Jabot
2019-12-16
test/link_drain: print what test failed
Jens Axboe
2019-12-14
Add IORING_OP_STATX definition and simple test case
Jens Axboe
2019-12-13
Test wait after under-consuming
Pavel Begunkov
2019-12-13
test/file-update: register files in multiple rings
Jens Axboe
2019-12-11
Add IORING_OP_OPENAT/IORING_OP_CLOSE helpers and test case
Jens Axboe
2019-12-10
Add IORING_OP_FALLOCATE test case
Jens Axboe
2019-12-10
test/link: add a few IOSQE_IO_HARDLINK test cases
Jens Axboe
2019-12-04
test/poll-cancel-ton: improve test case
Jens Axboe
2019-12-04
test/link-timeout: update for allowed link timeouts
Jens Axboe
2019-12-04
test/timeout: remove copied (and wrong) comments
Jens Axboe
2019-12-04
test/timeout: add test cases for sqe->flags being set on timeouts
Jens Axboe
2019-12-04
test/fsync: use 'stderr' for errors, and remove bogus EINVAL check
Jens Axboe
2019-12-03
test/connect: don't rely on -EINPROGRESS being returned
Jens Axboe
2019-12-02
Add test case for -EFAULT triggered by iov reuse
Jens Axboe
2019-12-02
test/poll-cancel-ton: remove set-but-unused variable
Jens Axboe
2019-12-01
Merge branch 'issue25'
Jens Axboe
2019-12-01
Split out system call bits from library interface
Jens Axboe
2019-12-01
Add test case for commit 7ad0e4b2f83c
issue25
Jens Axboe
2019-11-29
Remove C99'ism from certain tests
liming wu
[prev]
[next]