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
/
man
Age
Commit message (
Expand
)
Author
2020-07-06
man/io_uring_enter.2: updated io_uring_sqe and fixed incorrect flag references.
Alex Nash
2020-07-06
Removed misplaced periods from io_uring_enter(2).
Alex Nash
2020-07-04
man/io_uring_enter: update connect to note use of const
Jens Axboe
2020-07-03
Merge branch 'dev' of https://github.com/CarterLi/liburing
Jens Axboe
2020-07-02
man: fix description of splice offsets
Mike Gerow
2020-06-17
change poll_events to 32 bits to cover EPOLLEXCLUSIVE
Jiufei Xue
2020-06-10
man/io_uring_enter: correct the description of
Carter Li
2020-05-20
man/io_uring_register.2: add IORING_CQ_EVENTFD_DISABLED description
Stefano Garzarella
2020-05-20
man/io_uring_setup.2: add 'flags' field in the struct io_cqring_offsets
Stefano Garzarella
2020-05-19
man/io_uring_enter.2: add IORING_OP_TEE entry
Jens Axboe
2020-05-02
Adding section to describe IORING_OP_EPOLL_CTL
Shuveb Hussain
2020-04-29
Adding description for the IORING_OP_SPLICE operation
Shuveb Hussain
2020-04-27
Adding section describing IORING_OP_OPENAT2
Shuveb Hussain
2020-04-11
man: Switch to use SPDX tag markers
Guillem Jover
2020-04-09
man/io_uring_enter.2: fix typo
xuanyi
2020-04-07
man/io_uring_enter.2: add note of EINTR return value
Jens Axboe
2020-02-26
Needs an line break
YoSTEALTH
2020-02-20
man/io_uring_setup.2: fix 'sq_thread_idle' description
Stefano Garzarella
2020-02-19
man/io_uring_enter.2: correct IORING_OP_STATX
Carter Li
2020-02-12
man/io_uring_register.2: add note of ring quiesce for file/buffers registration
Jens Axboe
2020-02-11
man/io_uring_setup.2: document IORING_FEAT_CUR_PERSONALITY
Jens Axboe
2020-02-02
man: typo fixes
Andres Freund
2020-02-01
man/io_uring_enter.2: clarify how/when IOSQE_IO_LINK are terminated
Jens Axboe
2020-01-30
man/io_uring_enter.2: add IOSQE_ASYNC
Jens Axboe
2020-01-30
man/io_uring_enter.2: add credentials personality field
Jens Axboe
2020-01-30
man/io_uring_register.2: add missing registration opcodes
Jens Axboe
2020-01-30
man/io_uring_enter.2: add fadvise/madvise
Jens Axboe
2020-01-29
man/io_uring_enter.2: add IORING_OP_{SEND,RECV}
Jens Axboe
2020-01-29
man/io_uring_enter.2: add notes on kernel version availability
Jens Axboe
2020-01-27
Fix IORING_OP_CONNECT document
quininer
2020-01-06
man/io_uring_enter: fix missing space in RECVMSG
Jens Axboe
2019-12-28
man/io_uring_enter.2: improve timeout documentation
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-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-11-08
man/io_uring_enter.2: document -EBUSY return
Jens Axboe
2019-11-07
man/io_uring_enter.2: sync with kernel
Jens Axboe
2019-11-07
man/io_uring_enter.2: clarify -EAGAIN handling
Jens Axboe
2019-11-07
document IORING_SETUP_CQSIZE
Jeff Moyer
2019-09-28
Update struct io_uring_sqe in the man file.
James Rouzier
2019-07-15
man: add IOSQE_IO_DRAIN and IOSQE_IO_LINK
Jens Axboe
2019-07-02
Fix the use of memory barriers
Bart Van Assche
2019-05-20
io_uring_register.2: fix multiple formatting issues
Dmitry V. Levin
2019-05-20
io_uring_enter.2: fix multiple formatting issues
Dmitry V. Levin
2019-05-20
io_uring_setup.2: fix multiple formatting issues
Dmitry V. Levin
2019-05-18
Fix manpage mmap() syntax
Ian Gulliver
[next]