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
/
io_uring_enter.2
Age
Commit message (
Expand
)
Author
2020-02-19
man/io_uring_enter.2: correct IORING_OP_STATX
Carter Li
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_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-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-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-05-20
io_uring_enter.2: fix multiple formatting issues
Dmitry V. Levin
2019-05-01
man/io_uring_enter.2: clarify io_uring_enter(2) return values
Jens Axboe
2019-04-23
man/io_uring_enter.2: add another ENOTSUPP instance
Jens Axboe
2019-03-19
Remove IOCQE_FLAG_CACHEHIT
Jens Axboe
2019-02-14
io_uring_enter.2: clarify min_complete
Jeff Moyer
2019-02-10
man/io_uring_enter: mention that SQE entries are always fully consumed
Jens Axboe
2019-02-08
remove sigsz from io_uring_enter.2
Jeff Moyer
2019-02-08
Add sigmask parameter to io_uring_enter
Jeff Moyer
2019-01-31
man/io_uring_enter.2: we no longer EBUSY on mutex trylock failure
Jens Axboe
2019-01-26
man: fixup description of fixed files I/O
Jeff Moyer
2019-01-22
io_uring_enter.2 man page
Jeff Moyer