index
:
liburing
accept-multi
arch
big-sqe
buf-ring
cancel-fd-all
cancel-op
cqring-nodrop
fd-select
futex
huge
huge.2
issue25
issue448
libaio-wrapper
link-timeout
master
mlock-size
next
no-ipi
off_t
read-mshot
registered-ring
ring-buf-alloc
sq-khead
submit-and-wait-ts
timeout
v0.5
waitid
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-05-20
Add test/eventfd-disable.c test case
Stefano Garzarella
2020-05-20
test: use config.local for runtests.sh
Jens Axboe
2020-05-20
Add test case for SQPOLL -EBUSY bug
Jens Axboe
2020-05-19
test/runtests.sh: check if configured test files exist
Jens Axboe
2020-05-19
test/fadvise: support configured test files
Jens Axboe
2020-05-19
test/madvise: support configured test files
Jens Axboe
2020-05-19
test/read-write: support configured test files
Jens Axboe
2020-05-19
test/iopoll: add buf_select test case
Jens Axboe
2020-05-19
test/iopoll: add polled IO test case
Jens Axboe
2020-05-19
test: add option to run with defined test files / devices
Jens Axboe
2020-05-19
test: add potential argument, ignore if unused
Jens Axboe
2020-05-17
splice/tee/tests: test len=0 splice/tee
Pavel Begunkov
2020-05-17
tee/test: add test for tee(2)
Pavel Begunkov
2020-05-17
splice/test: improve splice tests
Pavel Begunkov
2020-05-15
test/open-close: fix race with closing ring itself
Jens Axboe
2020-05-01
test/sfr: basic test for sync_file_range
Pavel Begunkov
2020-04-30
test/link-timeout: FASTPOLL kernels can cancel successfully
Jens Axboe
2020-04-27
test/statx: add test case for AT_EMPTY_PATH + valid fd
Jens Axboe
2020-04-24
Fix 32-bit warnings on compile
Jens Axboe
2020-04-24
test: use mmap() directly in syzbot generated code
Jens Axboe
2020-04-09
configure: check for struct statx
Jens Axboe
2020-04-08
test/lfs-openat-write: return the correct error
Jens Axboe
2020-04-08
Coding style cleanups
Jens Axboe
2020-04-08
test/lfs-openat-write: test LFS writes with OPENAT file
Jens Axboe
2020-04-08
test/lfs-openat: unlink the right file
Jens Axboe
2020-04-08
Add LFS openat test
Jens Axboe
2020-03-23
test/read-write: skip IOSQE_ASYNC if not supported
Jens Axboe
2020-03-20
test/read-write: add RLIMIT_SIZE test case
Jens Axboe
2020-03-20
test/fallocate: add test case for exceeding RLIMIT_FSIZE
Jens Axboe
2020-03-14
test/link-timeout: accept -ECANCELED for bad address write as well
Jens Axboe
2020-03-14
test/read-write: add test case for links with async/drain
Jens Axboe
2020-03-13
test/test/sq-space_left: test kernel vs liburing side sync on short submit
Jens Axboe
2020-03-11
Change 'gid' to 'bgid' for providing buffers
Jens Axboe
2020-03-10
test/read-write: add more buffer select tests
Jens Axboe
2020-03-08
Fix warnings when compiling tests
Taylor
2020-03-02
test/send_recvmsg: cleanup on abort
Jens Axboe
2020-03-02
test/splice: don't use memfd
Jens Axboe
2020-03-02
test/splice: include <linux/memfd.h>
Jens Axboe
2020-02-29
test/across-fork: have child wait for write finish
Jens Axboe
2020-02-29
test/send_recvmsg: ensure that we get -ENOBUFS for no buffers
Jens Axboe
2020-02-28
test/send_recvmsg: add missing socket close
Jens Axboe
2020-02-28
test/read-write: ensure SQPOLL for non-root just warns
Jens Axboe
2020-02-27
test/send_recvmsg: add support for BUF_SELECT
Jens Axboe
2020-02-26
test/poll-link: don't error out on connect failure
Jens Axboe
2020-02-25
test/read-write: fix non-root failure
Jens Axboe
2020-02-25
test/link: fix typo
Jens Axboe
2020-02-25
test/read-write: add test case for selectable buffers
Jens Axboe
2020-02-25
test/sq-poll-kthread: include grace period before thread check
Jens Axboe
2020-02-24
test/splice: fix-up test case on kernels not supporting splice
Jens Axboe
2020-02-24
test/splice: add basic splice tests
Pavel Begunkov
[next]