aboutsummaryrefslogtreecommitdiff
path: root/man/io_uring_enter.2
AgeCommit message (Expand)Author
2022-06-04man: man page tweaksJens Axboe
2022-03-13man/io_uring_enter.2: add description of IORING_ENTER_REGISTERED_RINGJens Axboe
2022-03-13man/io_uring_enter.2: mention IORING_OP_MSG_RING uses cqe flagsJens Axboe
2022-03-10man/io_uring_enter.2: add documentation for IORING_OP_MSG_RINGJens Axboe
2022-02-23man: ensure that -1 is always boldJens Axboe
2022-02-03man/io_uring_enter.2: correct kernel version for IORING_OP_ACCEPTJens Axboe
2022-01-26man page typosJens Axboe
2022-01-19man/io_uring_enter.2: make it clear that chains terminate at submitJens Axboe
2021-12-07man/io_uring_enter.2: notes about cqe-skip & drain interoperabilityPavel Begunkov
2021-11-27man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESSPavel Begunkov
2021-09-24man/io_uring_enter.2: add direct close descriptionJens Axboe
2021-09-19man/io_uring_enter.2: correct IORING_OP_SHUTDOWN descriptionJens Axboe
2021-09-14man/io_uring_enter.2: update notes about direct open/acceptPavel Begunkov
2021-09-01man: clean up spellingAmmar Faizi
2021-08-31man/io_uring_enter.2: add notes about direct open/acceptPavel Begunkov
2021-08-28man/io_uring_enter.2: document IORING_ENTER_EXT_ARGJens Axboe
2021-08-28man/io_uring_enter.2: add IORING_OP_TIMEOUT clock sourcesJens Axboe
2021-08-28man/io_uring_enter.2: improve timeout entryJens Axboe
2021-08-28man/io_uring_enter.2: update SQEJens Axboe
2021-08-28man/io_uring_enter.2: note that not all requests support fixed filesJens Axboe
2021-08-28man/io_uring_enter.2: add new 5.15 opcodesJens Axboe
2021-08-28man/io_uring_enter.2: note that cqe->flags is indeed usedJens Axboe
2021-08-28man/io_uring_enter.2: add poll update and multishot modeJens Axboe
2021-08-28man: fix io_uring_sqe alignmentPavel Begunkov
2021-07-27man/io_uring_enter.2: further clarify what cqe->res holdsJens Axboe
2021-07-27Clarify information about error resultsMiƂosz Kosobucki
2021-07-24Refer to the accept_flags in io_uring_enter manualThomas de Zeeuw
2021-06-30man/io_uring_enter.2: clarify io_uring_enter(2) SQPOLL return valueJens Axboe
2021-06-01io_uring_enter(2): Clarify how to read from and write to non-seekable filesAlois Wohlschlager
2021-05-27io_uring_enter(2): clarify OP_READ and OP_WRITEDrew DeVault
2021-03-04man/io_uring_enter.2: note that -EBUSY can also happen for geteventsJens Axboe
2021-01-23Fix IORING_OP_FALLOCATE args in io_uring_enter(2) man pageJoran Dirk Greef
2020-12-18man/io_uring_enter.2: document new opcodesJens Axboe
2020-12-18man/io_uring_enter.2: ensure all IORING_ENTER_* flags are documentedJens Axboe
2020-12-07man/io_uring_enter.2: describe timeout updatesPavel Begunkov
2020-10-03man/io_uring_enter.2: clarify POLL_ADD return valueJens Axboe
2020-09-29man/io_uring_enter.2: add EACCES and EBADFD errorsStefano Garzarella
2020-09-28man/io_uring_enter.2: split ERRORS section in two sectionsStefano Garzarella
2020-09-17man/io_uring_enter.2: clarify PROVIDE_BUFFERS requirementsJens Axboe
2020-09-05man/io_uring_enter.2: add description of buffer selectionsJens Axboe
2020-07-16man/io_uring_enter: fix openat sqe docNecip Fazil Yildiran
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-19man/io_uring_enter.2: add IORING_OP_TEE entryJens Axboe
2020-05-02Adding section to describe IORING_OP_EPOLL_CTLShuveb Hussain