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
/
examples
Age
Commit message (
Expand
)
Author
2020-02-11
Add SPDX license identifiers
Jens Axboe
2019-12-23
configure: allow to set host CC
Jens Axboe
2019-12-23
Makefile: quiet down rm
Jens Axboe
2019-11-19
Avoid redefined warning of "SIGSTKSZ"
Jackie Liu
2019-10-01
examples/ucontext-cp.c: get rid of c99 style declarations
Jens Axboe
2019-09-22
Makefile: handle quiet AR/RANLIB
Jens Axboe
2019-09-21
Makefile: add pretty/quiet CC/LN output
Jens Axboe
2019-09-22
examples/ucontext-cp: more complex example to show how ucontext works
李通洲
2019-09-21
Generalize Makefiles for examples and test.
James Rouzier
2019-09-20
examples/ucontext-cp: style fixups
Jens Axboe
2019-09-20
examples/ucontext-cp: use ucontext with liburing
李通洲
2019-08-30
examples/io_uring-cp: handle io_uring_peek_cqe() -EAGAIN
Jens Axboe
2019-07-24
src/Makefile: keep private headers in <liburing/*.h>
Stefan Hajnoczi
2019-07-08
Makefiles: Support specifying CFLAGS on the command line
Bart Van Assche
2019-06-13
example/io_uring-test.c: Fix iovecs increment
Stephen Bates
2019-05-22
examples/io_uring-cp: fix a NULL pointer dereference
zhangliguang
2019-05-15
examples/link-cp: improve memory use
Jens Axboe
2019-05-15
examples/link-cp: improvements
Jens Axboe
2019-05-14
examples/link-cp: fix a few issues
Jens Axboe
2019-05-14
Add chain failure handling test case
Jens Axboe
2019-05-13
Add link SQE support
Jens Axboe
2019-04-18
Rename completion helpers
Jens Axboe
2019-04-17
Separate test cases from examples
Jens Axboe