aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2022-06-18man/io_uring_prep_cancel.3: clarify the NOTES section a bit moreJens Axboe
2022-06-18man/io_uring_prep_cancel.3: clearify the synchronous manner李通洲
2022-06-15Add io_uring_prep_cancel64()Jens Axboe
2022-06-16man/io_uring_setup.2: fix typo李通洲
2022-06-15Remove IORING_CLOSE_FD_AND_FILE_SLOTJens Axboe
2022-06-15man/io_uring_setup.2: fix typo on when IORING_SETUP_TASKRUN_FLAG was addedJens Axboe
2022-06-13add io_uring_buf_ring_initDylan Yudaken
2022-06-13add mask parameter to io_uring_buf_ring_addDylan Yudaken
2022-06-13remove non-existent manpage referenceDylan Yudaken
2022-06-06man/io_uring_prep_madvise.3: posix_madvise -> madviseSeiichi Uchida
2022-06-06man/io_uring_prep_madvise.3: remove fdSeiichi Uchida
2022-06-06man/io_uring_prep_accept.3: fix parameter typesSeiichi Uchida
2022-06-04man: man page tweaksJens Axboe
2022-06-01Fixup bad symlinksJens Axboe
2022-06-01Man page tweaksJens Axboe
2022-06-01io_uring: add prep functions for current working directoryUsama Arif
2022-06-01man: fix and simplify bold usageOtto Modinos
2022-05-31man: no empty paragraphs before DESCRIPTIONOtto Modinos
2022-05-31man: put SEE ALSO suggestions on their own .BRsOtto Modinos
2022-05-31man: fix bold/italic punctuationOtto Modinos
2022-05-31man: use PP betwen multiple function definitionsOtto Modinos
2022-05-31man: be consistent with description dashOtto Modinos
2022-05-31man: keep the function names in their own linesOtto Modinos
2022-05-30Tweaks to close+unregister of direct descriptorJens Axboe
2022-05-30Let IORING_OP_FILES_UPDATE support to choose fixed file slotsXiaoguang Wang
2022-05-27man: add note on vectored reads and writesJens Axboe
2022-05-27man: be consistent in how the function is presentedJens Axboe
2022-05-27man: add man page for io_uring_prep_socket()Jens Axboe
2022-05-27man: further clarify return value of the wait primitivesJens Axboe
2022-05-19man/io_uring_register_buf_ring.3: note 5.19 availabilityJens Axboe
2022-05-18Merge branch 'buf-ring'Jens Axboe
2022-05-18man/io_uring_register_buffers.3: add reference to buffer ringsJens Axboe
2022-05-18Add man pages for shared provided buffer ringsJens Axboe
2022-05-18man/io_uring_register_files.3: fix grammatical errorJens Axboe
2022-05-18man/io_uring_register_buffers.3: add sparse buffer helperJens Axboe
2022-05-16man/io_uring_prep_accept.3: note availability of the multishot variantsJens Axboe
2022-05-16Merge branch 'accept-multi'Jens Axboe
2022-05-16man/io_uring_prep_recv{msg}.3: add new 5.19 flagsJens Axboe
2022-05-16man/io_uring_prep_cancel.3: document new 5.19 cancelation flagsJens Axboe
2022-05-16man/io_uring_setup.2: document 5.19 ring setup flagsJens Axboe
2022-05-14Add sparse registration helper and kernel definitionJens Axboe
2022-05-14open/openat2: update man page to include IORING_FILE_INDEX_ALLOCJens Axboe
2022-05-14man/io_uring_prep_accept.3: fixup some phrasingJens Axboe
2022-05-14man/io_uring_prep_accept.3: add man info for multishot acceptHao Xu
2022-05-10man: update man pages for waiting on a CQE with a timeoutJens Axboe
2022-04-16Add eventfd register/unregister man pagesJens Axboe
2022-04-16man/io_uring_register.2: clarify eventfd notification countsJens Axboe
2022-04-14man/io_uring_setup.2: document recent FEAT flag additionsJens Axboe
2022-04-08man/io_uring_register_ring_fd.3: try to improve NOTES sectionJens Axboe
2022-04-04Review and update .3 and .7 man pagesEric Wyler