aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/io_uring.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' keyJens Axboe1-0/+3
2022-04-24io_uring: add support for IORING_ASYNC_CANCEL_ALLJens Axboe1-0/+7
2022-04-10io_uring: flag the fact that linked file assignment is saneJens Axboe1-0/+1
2022-03-24io_uring: remove IORING_CQE_F_MSGJens Axboe1-2/+0
2022-03-10io_uring: allow submissions to continue on errorJens Axboe1-0/+1
2022-03-10io_uring: add support for IORING_OP_MSG_RING commandJens Axboe1-0/+3
2022-03-10io_uring: add support for registering ring file descriptorsJens Axboe1-4/+9
2021-11-24io_uring: add option to skip CQE postingPavel Begunkov1-0/+4
2021-10-19io_uring: add flag to not fail link after timeoutPavel Begunkov1-0/+1
2021-09-13io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov1-1/+7
2021-08-30Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2021-08-29io_uring: allow updating linked timeoutsPavel Begunkov1-5/+6
2021-08-29io_uring: support CLOCK_BOOTTIME/REALTIME for timeoutsJens Axboe1-0/+3
2021-08-29io-wq: provide a way to limit max number of workersJens Axboe1-0/+3
2021-08-25io_uring: openat directly into fixed fd tablePavel Begunkov1-1/+4
2021-08-23io_uring: add support for IORING_OP_LINKATDmitry Kadashev1-0/+2
2021-08-23io_uring: add support for IORING_OP_SYMLINKATDmitry Kadashev1-0/+1
2021-08-23io_uring: add support for IORING_OP_MKDIRATDmitry Kadashev1-0/+1
2021-06-30io_uring: simplify struct io_uring_sqe layoutPavel Begunkov1-14/+10
2021-06-17io_uring: allow user configurable IO thread CPU affinityJens Axboe1-0/+4
2021-06-10io_uring: add feature flag for rsrc tagsPavel Begunkov1-0/+1
2021-06-10io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov1-9/+9
2021-04-25io_uring: add full-fledged dynamic buffers supportPavel Begunkov1-0/+1
2021-04-25io_uring: add generic rsrc update with tagsPavel Begunkov1-6/+16
2021-04-25io_uring: add IORING_REGISTER_RSRCPavel Begunkov1-0/+8
2021-04-25io_uring: enumerate dynamic resourcesPavel Begunkov1-0/+4
2021-04-11io_uring: allow events and user_data update of running poll requestsJens Axboe1-0/+5
2021-04-11io_uring: add multishot mode for IORING_OP_POLL_ADDJens Axboe1-0/+12
2021-02-23io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe1-0/+1
2021-02-01io_uring: Add skip option for __io_sqe_files_updatenoah1-0/+3
2021-02-01io_uring: rename file related variables to rsrcBijan Mottahedeh1-0/+7
2020-12-09io_uring: add timeout updatePavel Begunkov1-0/+1
2020-12-09io_uring: add timeout support for io_uring_enter()Hao Xu1-0/+9
2020-12-09io_uring: add support for IORING_OP_UNLINKATJens Axboe1-0/+2
2020-12-09io_uring: add support for IORING_OP_RENAMEATJens Axboe1-0/+2
2020-12-09io_uring: allow non-fixed files with SQPOLLJens Axboe1-0/+1
2020-11-23io_uring: add support for shutdown(2)Jens Axboe1-0/+1
2020-09-30io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waitsJens Axboe1-0/+1
2020-09-30io_uring: allow disabling rings during the creationStefano Garzarella1-0/+2
2020-09-30io_uring: add IOURING_REGISTER_RESTRICTIONS opcodeStefano Garzarella1-0/+31
2020-09-30io_uring: use an enumeration for io_uring_register(2) opcodesStefano Garzarella1-11/+16
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe1-0/+1
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-06-21io_uring: change the poll type to be 32-bitsJiufei Xue1-1/+3
2020-05-17io_uring: add tee(2) supportPavel Begunkov1-0/+1
2020-05-15io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella1-0/+7
2020-05-15io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella1-1/+3
2020-03-21io_uring: make spdxcheck.py happyLukas Bulwahn1-1/+1
2020-03-11io_uring: dual license io_uring.h uapi headerJens Axboe1-1/+1
2020-03-10io_uring: provide means of removing buffersJens Axboe1-0/+1