index
:
liburing
master
Unnamed repository; edit this file 'description' to name the repository.
Hristo Venev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
Age
Commit message (
Expand
)
Author
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
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-04-22
man/io_uring_register.2: add another ENXIO case
Jens Axboe
2019-04-10
man/io_uring_setup.2: add EPERM case for IORING_SETUP_SQPOLL
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-12
man/io_uring_enter.2: clarify -EMFILE per-user case
Jens Axboe
2019-02-12
man/io_uring_enter.2: add mention of -EMFILE for fixed file sets
Jens Axboe
2019-02-10
man/io_uring_enter: mention that SQE entries are always fully consumed
Jens Axboe
2019-02-09
man/io_uring_register: make note of huge page pinning
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-02-08
man/io_uring_register.2: add EMFILE errno
Jens Axboe
2019-02-05
man/io_uring_setup: mention that IORING_SETUP_SQPOLL needs fixed files
Jens Axboe
2019-01-31
man/io_uring_enter.2: we no longer EBUSY on mutex trylock failure
Jens Axboe
2019-01-30
man: add io_uring_setup.2 man page
Jeff Moyer
2019-01-26
man: fixup description of fixed files I/O
Jeff Moyer
2019-01-26
man: io_uring_register: use a .TP list for flags
Jeff Moyer
2019-01-26
man: alphabetize the error section for io_uring_register
Jeff Moyer
2019-01-22
io_uring_enter.2 man page
Jeff Moyer
2019-01-17
man: add a man page for io_uring_register
Jeff Moyer