summaryrefslogtreecommitdiff
path: root/man/io_uring_enter.2
AgeCommit message (Expand)Author
2020-02-19man/io_uring_enter.2: correct IORING_OP_STATXCarter Li
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_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-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-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-05-20io_uring_enter.2: fix multiple formatting issuesDmitry V. Levin
2019-05-01man/io_uring_enter.2: clarify io_uring_enter(2) return valuesJens Axboe
2019-04-23man/io_uring_enter.2: add another ENOTSUPP instanceJens Axboe
2019-03-19Remove IOCQE_FLAG_CACHEHITJens Axboe
2019-02-14io_uring_enter.2: clarify min_completeJeff Moyer
2019-02-10man/io_uring_enter: mention that SQE entries are always fully consumedJens Axboe
2019-02-08remove sigsz from io_uring_enter.2Jeff Moyer
2019-02-08Add sigmask parameter to io_uring_enterJeff Moyer
2019-01-31man/io_uring_enter.2: we no longer EBUSY on mutex trylock failureJens Axboe
2019-01-26man: fixup description of fixed files I/OJeff Moyer
2019-01-22io_uring_enter.2 man pageJeff Moyer