summaryrefslogtreecommitdiff
path: root/include/uapi/linux/io_uring.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring: add support for multishot timeoutsDavid Wei2023-04-181-0/+1
* io_uring: kill unused notif declarationsPavel Begunkov2023-04-031-13/+0
* io_uring: add support for user mapped provided buffer ringJens Axboe2023-04-031-0/+17
* io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'Jens Axboe2023-04-031-1/+1
* Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-211-1/+1
|\
| * io_uring: Replace 0-length array with flexible arrayKees Cook2023-01-271-1/+1
* | io_uring: Support calling io_uring_register with a registered ring fdJosh Triplett2023-02-161-1/+5
* | io_uring/msg_ring: Pass custom flags to the cqeBreno Leitao2023-01-291-0/+2
|/
* uapi:io_uring.h: allow linux/time_types.h to be skippedStefan Metzmacher2022-12-271-0/+8
* io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher2022-11-211-0/+18
* io_uring: fix typo in io_uring.h commentJens Axboe2022-11-061-1/+1
* io_uring: introduce fixed buffer support for io_uring_cmdAnuj Gupta2022-09-301-0/+9
* io_uring/net: zerocopy sendmsgPavel Begunkov2022-09-211-0/+1
* io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken2022-09-211-0/+7
* io_uring/net: simplify zerocopy send user APIPavel Begunkov2022-09-011-2/+5
* io_uring/notif: remove notif registrationPavel Begunkov2022-09-011-8/+0
* Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov2022-09-011-11/+1
* Revert "io_uring: add zc notification flush requests"Pavel Begunkov2022-09-011-1/+0
* io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi2022-08-231-0/+8
* io_uring: add zc notification flush requestsPavel Begunkov2022-07-241-0/+1
* io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov2022-07-241-1/+11
* io_uring: flush notifiers after sendzcPavel Begunkov2022-07-241-0/+4
* io_uring: sendzc with fixed buffersPavel Begunkov2022-07-241-1/+5
* io_uring: allow to pass addr into sendzcPavel Begunkov2022-07-241-1/+1
* io_uring: wire send zc request typePavel Begunkov2022-07-241-0/+5
* io_uring: add notification slot registrationPavel Begunkov2022-07-241-0/+17
* io_uring: support multishot in recvmsgDylan Yudaken2022-07-241-0/+7
* io_uring: multishot recvDylan Yudaken2022-07-241-0/+5
* io_uring: let to set a range for file slot allocationPavel Begunkov2022-07-241-0/+13
* io_uring: add support for passing fixed file descriptorsJens Axboe2022-07-241-0/+17
* io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva2022-07-241-1/+1
* io_uring: add sync cancelation API through io_uring_register()Jens Axboe2022-07-241-0/+15
* io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe2022-07-241-0/+2
* io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov2022-07-241-1/+4
* io_uring: add support for level triggered pollJens Axboe2022-07-241-0/+3
* io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2022-07-071-1/+4
* io_uring: keep sendrecv flags in ioprioPavel Begunkov2022-06-301-1/+1
* io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTPavel Begunkov2022-06-141-6/+0
* io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slotsXiaoguang Wang2022-05-311-0/+6
* Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds2022-05-231-2/+22
|\
| * fs,io_uring: add infrastructure for uring-cmdJens Axboe2022-05-111-8/+13
| * io_uring: support CQE32 in io_uring_cqeStefan Roesch2022-05-091-0/+7
| * io_uring: add support for 128-byte SQEsJens Axboe2022-05-091-0/+8
| * Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe2022-05-091-2/+9
| |\
* | \ Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-0/+2
|\ \ \
| * | | io_uring: return hint on whether more data is available after receiveJens Axboe2022-04-291-0/+2
| | |/ | |/|
* | | Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds2022-05-231-1/+2
|\ \ \ | |/ /
| * | io_uring: add type to op enumDylan Yudaken2022-04-261-1/+1
| * | io_uring: add socket(2) supportJens Axboe2022-04-241-0/+1
* | | Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds2022-05-231-1/+7
|\ \ \ | |/ /