1. 11f6d56 man/io_uring_enter.2: clarify io_uring_enter(2) SQPOLL return value by Jens Axboe · 3 years ago
  2. f4590da io_uring_enter(2): Clarify how to read from and write to non-seekable files by Alois Wohlschlager · 3 years ago
  3. 0e476bd clarify an edge case of IORING_SETUP_SQ_AFF by Hao Xu · 3 years ago
  4. 9e9aabe io_uring_enter(2): clarify OP_READ and OP_WRITE by Drew DeVault · 3 years, 1 month ago
  5. a5d51c2 man: Fix typo in man io_uring_queue_exit by Emmanuel LE TRONG · 3 years, 1 month ago
  6. 35c199c man/io_uring_enter.2: note that -EBUSY can also happen for getevents by Jens Axboe · 3 years, 3 months ago
  7. 17dd76d man/io_uring_register.2: fix spelling error by Jens Axboe · 3 years, 4 months ago
  8. 5821b03 man/io_uring_register.2: Add documentation on IORING_REGISTER_FILES_SKIP by noah · 3 years, 4 months ago
  9. 1692aa8 Fix IORING_OP_FALLOCATE args in io_uring_enter(2) man page by Joran Dirk Greef · 3 years, 5 months ago
  10. f020d23 man/io_uring_setup.2: correct 5.10 -> 5.11 for non-fixed files and SQPOLL by Jens Axboe · 3 years, 6 months ago
  11. 35ce1d5 man/io_uring_enter.2: document new opcodes by Jens Axboe · 3 years, 6 months ago
  12. b09d1d4 man/io_uring_enter.2: ensure all IORING_ENTER_* flags are documented by Jens Axboe · 3 years, 6 months ago
  13. 7918288 Merge branch 'fix-type-manpage' of https://github.com/goldsteinn/liburing by Jens Axboe · 3 years, 6 months ago
  14. 762fdb0 man/io_uring.7: Fix typo by noah · 3 years, 6 months ago
  15. 97e3a8b fixed newline character in man. $> man -l io_uring.7 would display 0 instead of backslash n by noah · 3 years, 6 months ago
  16. 9147231 man/io_uring_setup.2: a version of IORING_FEAT_SQPOLL_NONFIXED feature availability has been changed to 5.11 by Sergei Iashin · 3 years, 6 months ago
  17. ce2ee68 man/io_uring_enter.2: describe timeout updates by Pavel Begunkov · 3 years, 6 months ago
  18. 0a22a8b Merge branch 'manpage-get-sqe' of https://github.com/pcewing/liburing into master by Jens Axboe · 3 years, 8 months ago
  19. f668187 man/io_uring_enter.2: clarify POLL_ADD return value by Jens Axboe · 3 years, 8 months ago
  20. 361a45b Add man page for io_uring_get_sqe by Paul Ewing · 3 years, 8 months ago
  21. 8de499d man/io_uring_enter.2: add EACCES and EBADFD errors by Stefano Garzarella · 3 years, 8 months ago
  22. 4999c08 man/io_uring_register.2: add description of restrictions by Stefano Garzarella · 3 years, 8 months ago
  23. 61f2403 man/io_uring_setup.2: add IORING_SETUP_R_DISABLED description by Stefano Garzarella · 3 years, 8 months ago
  24. b4135db Merge branch 'feature/man-pages' of https://github.com/pcewing/liburing into master by Jens Axboe · 3 years, 8 months ago
  25. e0df0f8 man/io_uring_enter.2: split ERRORS section in two sections by Stefano Garzarella · 3 years, 9 months ago
  26. 26afb36 Adding full example to io_uring(7) man page while also fixing some text to comply to the "semantic new lines" recommendation from man-pages(7). by Shuveb Hussain · 3 years, 8 months ago
  27. 8366655 man/io_uring_enter.2: clarify PROVIDE_BUFFERS requirements by Jens Axboe · 3 years, 9 months ago
  28. c630d9a man/io_uring.7: clarify submission/completion ordering by Jens Axboe · 3 years, 9 months ago
  29. 7466587 man/io_uring.7: style and barrier updates by Jens Axboe · 3 years, 9 months ago
  30. 0aa785f Add man page for io_uring_queue_exit by Paul Ewing · 3 years, 9 months ago
  31. eb3c7b7 Add man page for io_uring_queue_init by Paul Ewing · 3 years, 9 months ago
  32. 95167d0 Adding section 7 man page for io_uring by Shuveb Hussain · 3 years, 9 months ago
  33. 6768ddc man/io_uring_setup.2: improve SQPOLL wakeup example by Jens Axboe · 3 years, 9 months ago
  34. 2d2ba3e man/io_uring_setup.2: document missing IORING_FEAT_* feature flags by Jens Axboe · 3 years, 9 months ago
  35. 4cfc1ab man/io_uring_enter.2: add description of buffer selections by Jens Axboe · 3 years, 9 months ago
  36. 5fe0cc2 man/io_uring_setup.2: document IORING_SETUP_ATTACH_WQ by Jens Axboe · 3 years, 11 months ago
  37. aba8a45 man/io_uring_setup.2: document IORING_SETUP_CLAMP by xuanyi-fu · 3 years, 11 months ago
  38. 66b300e man/io_uring_enter: fix openat sqe doc by Necip Fazil Yildiran · 3 years, 11 months ago
  39. cd94714 man/io_uring_enter.2: updated io_uring_sqe and fixed incorrect flag references. by Alex Nash · 4 years ago
  40. 6893adb Removed misplaced periods from io_uring_enter(2). by Alex Nash · 4 years ago
  41. 4397321 man/io_uring_enter: update connect to note use of const by Jens Axboe · 4 years ago
  42. 76f2926 Merge branch 'dev' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years ago
  43. 6ecb6d4 man: fix description of splice offsets by Mike Gerow · 4 years ago
  44. 8f7d89d change poll_events to 32 bits to cover EPOLLEXCLUSIVE by Jiufei Xue · 4 years ago
  45. bfda2d4 man/io_uring_enter: correct the description of by Carter Li · 4 years ago
  46. bcbedee man/io_uring_register.2: add IORING_CQ_EVENTFD_DISABLED description by Stefano Garzarella · 4 years, 1 month ago
  47. fcfe9ef man/io_uring_setup.2: add 'flags' field in the struct io_cqring_offsets by Stefano Garzarella · 4 years, 1 month ago
  48. 2df004f man/io_uring_enter.2: add IORING_OP_TEE entry by Jens Axboe · 4 years, 1 month ago
  49. f440930 Adding section to describe IORING_OP_EPOLL_CTL by Shuveb Hussain · 4 years, 1 month ago
  50. b81d818 Adding description for the IORING_OP_SPLICE operation by Shuveb Hussain · 4 years, 1 month ago
  51. 5e9cfe3 Adding section describing IORING_OP_OPENAT2 by Shuveb Hussain · 4 years, 1 month ago
  52. 067609c man: Switch to use SPDX tag markers by Guillem Jover · 4 years, 2 months ago
  53. cbd2e03 man/io_uring_enter.2: fix typo by xuanyi · 4 years, 2 months ago
  54. 344355e man/io_uring_enter.2: add note of EINTR return value by Jens Axboe · 4 years, 2 months ago
  55. 0246dee Needs an line break by YoSTEALTH · 4 years, 3 months ago
  56. ff2ae9b man/io_uring_setup.2: fix 'sq_thread_idle' description by Stefano Garzarella · 4 years, 4 months ago
  57. 1139add man/io_uring_enter.2: correct IORING_OP_STATX by Carter Li · 4 years, 4 months ago
  58. 8f979c6 man/io_uring_register.2: add note of ring quiesce for file/buffers registration by Jens Axboe · 4 years, 4 months ago
  59. 797e509 man/io_uring_setup.2: document IORING_FEAT_CUR_PERSONALITY by Jens Axboe · 4 years, 4 months ago
  60. 7cb967d man: typo fixes by Andres Freund · 4 years, 4 months ago
  61. 9416351 man/io_uring_enter.2: clarify how/when IOSQE_IO_LINK are terminated by Jens Axboe · 4 years, 4 months ago
  62. 352a7b7 man/io_uring_enter.2: add IOSQE_ASYNC by Jens Axboe · 4 years, 4 months ago
  63. b9c4d35 man/io_uring_enter.2: add credentials personality field by Jens Axboe · 4 years, 4 months ago
  64. d9e1b30 man/io_uring_register.2: add missing registration opcodes by Jens Axboe · 4 years, 4 months ago
  65. 9f61a0b man/io_uring_enter.2: add fadvise/madvise by Jens Axboe · 4 years, 4 months ago
  66. 8d038b2 man/io_uring_enter.2: add IORING_OP_{SEND,RECV} by Jens Axboe · 4 years, 4 months ago
  67. 94307bc man/io_uring_enter.2: add notes on kernel version availability by Jens Axboe · 4 years, 4 months ago
  68. b2994e7 Fix IORING_OP_CONNECT document by quininer · 4 years, 4 months ago
  69. 26a3348 man/io_uring_enter: fix missing space in RECVMSG by Jens Axboe · 4 years, 5 months ago
  70. ab8537f man/io_uring_enter.2: improve timeout documentation by Jens Axboe · 4 years, 5 months ago
  71. a1da885 io_uring_setup.2: formatting and addition of read/write fixed by Jens Axboe · 4 years, 6 months ago
  72. 9d65469 io_uring_setup.2: minor clarification by Jens Axboe · 4 years, 6 months ago
  73. 93eccf8 Merge branch 'offset' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 6 months ago
  74. 5ebe4b1 io_uring.h: add IORING_FEAT_RW_CUR_POS flag by Carter Li · 4 years, 6 months ago
  75. ae0147c io_uring_enter.2: document IOSQE_IO_HARDLINK by Carter Li · 4 years, 6 months ago
  76. 8f97d6e io_uring_enter.2: add note of files update array life time by Jens Axboe · 4 years, 6 months ago
  77. bc3eb05 Add new opcodes to io_uring_enter.2 man page by Jens Axboe · 4 years, 6 months ago
  78. 1a71f9e man/io_uring_enter.2: document -EBUSY return by Jens Axboe · 4 years, 7 months ago
  79. f79b02e man/io_uring_enter.2: sync with kernel by Jens Axboe · 4 years, 7 months ago
  80. 15a4d6c man/io_uring_enter.2: clarify -EAGAIN handling by Jens Axboe · 4 years, 7 months ago
  81. 3cb6b12 document IORING_SETUP_CQSIZE by Jeff Moyer · 4 years, 7 months ago
  82. e4263db Update struct io_uring_sqe in the man file. by James Rouzier · 4 years, 9 months ago
  83. 15739af man: add IOSQE_IO_DRAIN and IOSQE_IO_LINK by Jens Axboe · 5 years ago
  84. ecefd79 Fix the use of memory barriers by Bart Van Assche · 5 years ago
  85. c5145a8 io_uring_register.2: fix multiple formatting issues by Dmitry V. Levin · 5 years ago
  86. 311d5e2 io_uring_enter.2: fix multiple formatting issues by Dmitry V. Levin · 5 years ago
  87. 28dc1bf io_uring_setup.2: fix multiple formatting issues by Dmitry V. Levin · 5 years ago
  88. 3200e99 Fix manpage mmap() syntax by Ian Gulliver · 5 years ago
  89. ff73ac7 man/io_uring_enter.2: clarify io_uring_enter(2) return values by Jens Axboe · 5 years ago
  90. 87e2c40 man/io_uring_enter.2: add another ENOTSUPP instance by Jens Axboe · 5 years ago
  91. 4a1a9df man/io_uring_register.2: add another ENXIO case by Jens Axboe · 5 years ago
  92. 0656d71 man/io_uring_setup.2: add EPERM case for IORING_SETUP_SQPOLL by Jens Axboe · 5 years ago
  93. f8b12e4 Remove IOCQE_FLAG_CACHEHIT by Jens Axboe · 5 years ago
  94. 10a57a0 io_uring_enter.2: clarify min_complete by Jeff Moyer · 5 years ago
  95. 1a3020e man/io_uring_enter.2: clarify -EMFILE per-user case by Jens Axboe · 5 years ago
  96. 37e4869 man/io_uring_enter.2: add mention of -EMFILE for fixed file sets by Jens Axboe · 5 years ago
  97. 87ec82f man/io_uring_enter: mention that SQE entries are always fully consumed by Jens Axboe · 5 years ago
  98. e9aa441 man/io_uring_register: make note of huge page pinning by Jens Axboe · 5 years ago
  99. bd7ad34 remove sigsz from io_uring_enter.2 by Jeff Moyer · 5 years ago
  100. 3ceb15c Add sigmask parameter to io_uring_enter by Jeff Moyer · 5 years ago