summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2020-07-06man/io_uring_enter.2: updated io_uring_sqe and fixed incorrect flag references.Alex Nash
2020-07-06Removed misplaced periods from io_uring_enter(2).Alex Nash
2020-07-04man/io_uring_enter: update connect to note use of constJens Axboe
2020-07-03Merge branch 'dev' of https://github.com/CarterLi/liburingJens Axboe
2020-07-02man: fix description of splice offsetsMike Gerow
2020-06-17change poll_events to 32 bits to cover EPOLLEXCLUSIVEJiufei Xue
2020-06-10man/io_uring_enter: correct the description ofCarter Li
2020-05-20man/io_uring_register.2: add IORING_CQ_EVENTFD_DISABLED descriptionStefano Garzarella
2020-05-20man/io_uring_setup.2: add 'flags' field in the struct io_cqring_offsetsStefano Garzarella
2020-05-19man/io_uring_enter.2: add IORING_OP_TEE entryJens Axboe
2020-05-02Adding section to describe IORING_OP_EPOLL_CTLShuveb Hussain
2020-04-29Adding description for the IORING_OP_SPLICE operationShuveb Hussain
2020-04-27Adding section describing IORING_OP_OPENAT2Shuveb Hussain
2020-04-11man: Switch to use SPDX tag markersGuillem Jover
2020-04-09man/io_uring_enter.2: fix typoxuanyi
2020-04-07man/io_uring_enter.2: add note of EINTR return valueJens Axboe
2020-02-26Needs an line breakYoSTEALTH
2020-02-20man/io_uring_setup.2: fix 'sq_thread_idle' descriptionStefano Garzarella
2020-02-19man/io_uring_enter.2: correct IORING_OP_STATXCarter Li
2020-02-12man/io_uring_register.2: add note of ring quiesce for file/buffers registrationJens Axboe
2020-02-11man/io_uring_setup.2: document IORING_FEAT_CUR_PERSONALITYJens Axboe
2020-02-02man: typo fixesAndres Freund
2020-02-01man/io_uring_enter.2: clarify how/when IOSQE_IO_LINK are terminatedJens Axboe
2020-01-30man/io_uring_enter.2: add IOSQE_ASYNCJens Axboe
2020-01-30man/io_uring_enter.2: add credentials personality fieldJens Axboe
2020-01-30man/io_uring_register.2: add missing registration opcodesJens Axboe
2020-01-30man/io_uring_enter.2: add fadvise/madviseJens Axboe
2020-01-29man/io_uring_enter.2: add IORING_OP_{SEND,RECV}Jens Axboe
2020-01-29man/io_uring_enter.2: add notes on kernel version availabilityJens Axboe
2020-01-27Fix IORING_OP_CONNECT documentquininer
2020-01-06man/io_uring_enter: fix missing space in RECVMSGJens Axboe
2019-12-28man/io_uring_enter.2: improve timeout documentationJens Axboe
2019-12-25io_uring_setup.2: formatting and addition of read/write fixedJens Axboe
2019-12-25io_uring_setup.2: minor clarificationJens Axboe
2019-12-25Merge branch 'offset' of https://github.com/CarterLi/liburingJens Axboe
2019-12-26io_uring.h: add IORING_FEAT_RW_CUR_POS flagCarter Li
2019-12-26io_uring_enter.2: document IOSQE_IO_HARDLINKCarter Li
2019-12-25io_uring_enter.2: add note of files update array life timeJens Axboe
2019-12-25Add new opcodes to io_uring_enter.2 man pageJens Axboe
2019-11-08man/io_uring_enter.2: document -EBUSY returnJens Axboe
2019-11-07man/io_uring_enter.2: sync with kernelJens Axboe
2019-11-07man/io_uring_enter.2: clarify -EAGAIN handlingJens Axboe
2019-11-07document IORING_SETUP_CQSIZEJeff Moyer
2019-09-28Update struct io_uring_sqe in the man file.James Rouzier
2019-07-15man: add IOSQE_IO_DRAIN and IOSQE_IO_LINKJens Axboe
2019-07-02Fix the use of memory barriersBart Van Assche
2019-05-20io_uring_register.2: fix multiple formatting issuesDmitry V. Levin
2019-05-20io_uring_enter.2: fix multiple formatting issuesDmitry V. Levin
2019-05-20io_uring_setup.2: fix multiple formatting issuesDmitry V. Levin
2019-05-18Fix manpage mmap() syntaxIan Gulliver