aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring
AgeCommit message (Expand)AuthorFilesLines
2025-12-12Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-12-09io_uring: fix min_wait wakeups for SQPOLLJens Axboe1-0/+3
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-59/+61
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-12-05io_uring/poll: unify poll waitqueue entry and list removalJens Axboe1-21/+22
2025-12-05io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fieldsJoanne Koong1-4/+4
2025-12-04io_uring/kbuf: use READ_ONCE() for userspace-mapped memoryCaleb Sander Mateos1-5/+5
2025-12-04io_uring/rsrc: fix lost entries after cloned rangeJoanne Koong1-1/+11
2025-12-04io_uring/rsrc: rename misleading src_node variable in io_clone_buffers()Joanne Koong1-4/+4
2025-12-04io_uring/rsrc: clean up buffer cloning arg validationJoanne Koong1-21/+6
2025-12-04block: enable per-cpu bio cache by defaultFengnan Chang1-1/+0
2025-12-04io_uring/io-wq: always retry worker create on ERESTART*Caleb Sander Mateos1-2/+3
2025-12-04io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe1-2/+7
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds32-770/+1158
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-28/+15
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+2
2025-11-28io_uring: convert io_create_mock_file() to FD_PREPARE()Christian Brauner1-28/+15
2025-11-26io_uring: Introduce getsockname io_uring cmdGabriel Krisman Bertazi1-0/+22
2025-11-26io_uring/query: drop unused io_handle_query_entry() ctx argCaleb Sander Mateos3-7/+6
2025-11-25io_uring: fix mixed cqe overflow handlingPavel Begunkov1-0/+2
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig1-14/+2
2025-11-24io_uring/net: ensure vectored buffer node import is tied to notificationJens Axboe1-2/+4
2025-11-20io_uring/kbuf: remove obsolete buf_nr_pages and update commentsJoanne Koong1-3/+2
2025-11-20io_uring/cmd_net: fix wrong argument types for skb_queue_splice()Jens Axboe1-1/+1
2025-11-18io_uring/register: use correct location for io_rings_layoutJens Axboe1-1/+1
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts1-1/+1
2025-11-13io_uring/zcrx: share an ifq between ringsDavid Wei1-2/+61
2025-11-13io_uring/zcrx: add io_fill_zcrx_offsets()David Wei1-4/+9
2025-11-13io_uring/zcrx: export zcrx via a filePavel Begunkov1-6/+62
2025-11-13io_uring/zcrx: move io_zcrx_scrub() and dependencies upDavid Wei1-42/+42
2025-11-13io_uring/zcrx: count zcrx usersPavel Begunkov2-2/+7
2025-11-13io_uring/zcrx: add sync refill queue flushingPavel Begunkov1-3/+71
2025-11-13io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRLPavel Begunkov3-0/+30
2025-11-13io_uring/zcrx: elide passing msg flagsPavel Begunkov1-5/+2
2025-11-13io_uring/zcrx: use folio_nr_pages() instead of shift operationPedro Demarchi Gomes1-1/+1
2025-11-13io_uring/zcrx: convert to use netmem_descPavel Begunkov1-5/+7
2025-11-13io_uring/query: introduce rings info queryPavel Begunkov1-0/+13
2025-11-13io_uring/query: introduce zcrx queryPavel Begunkov1-0/+19
2025-11-13io_uring: move cq/sq user offset init aroundPavel Begunkov1-21/+20
2025-11-13io_uring: pre-calculate scq layoutPavel Begunkov3-19/+15
2025-11-13io_uring: keep ring laoyut in a structurePavel Begunkov3-45/+45
2025-11-13io_uring: introduce struct io_ctx_configPavel Begunkov3-16/+40
2025-11-13io_uring: convert params to pointer in ring reiszePavel Begunkov1-24/+24
2025-11-13io_uring: use size_add helpers for ring offsetsPavel Begunkov1-10/+8
2025-11-13io_uring: refactor rings_size nosqarray handlingPavel Begunkov1-12/+12
2025-11-13Merge branch 'io_uring-6.18' into for-6.19/io_uringJens Axboe14-126/+99
2025-11-12io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecsCaleb Sander Mateos1-7/+9
2025-11-11io_uring: move flags check to io_uring_sanitise_paramsPavel Begunkov1-2/+3
2025-11-11io_uring: use mem_is_zero to check ring paramsPavel Begunkov1-5/+3
2025-11-11io_uring: pass sq entries in the params structPavel Begunkov3-6/+9
2025-11-11io_uring: add helper calculating region byte sizePavel Begunkov2-2/+7
2025-11-11io_uring/query: buffer size calculations with a unionPavel Begunkov1-9/+11
2025-11-11io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lockDavid Wei1-6/+10
2025-11-10io_uring/query: return number of available queriesPavel Begunkov1-0/+2
2025-11-10io_uring/rw: ensure allocated iovec gets cleared for early failureJens Axboe1-0/+3
2025-11-07io_uring: fix regbuf vector size truncationPavel Begunkov1-2/+9
2025-11-06io_uring: use WRITE_ONCE for user shared memoryPavel Begunkov1-4/+6
2025-11-06io_uring/zcrx: reverse ifq refcountDavid Wei3-29/+15
2025-11-06io_uring/zcrx: move io_unregister_zcrx_ifqs() downDavid Wei1-22/+22
2025-11-06io_uring/zcrx: add user_struct and mm_struct to io_zcrx_ifqDavid Wei2-6/+20
2025-11-06io_uring/zcrx: add io_zcrx_ifq arg to io_zcrx_free_area()David Wei1-4/+5
2025-11-06io_uring/rsrc: refactor io_{un}account_mem() to take {user,mm}_struct paramDavid Wei3-16/+21
2025-11-06io_uring/memmap: refactor io_free_region() to take user_struct paramDavid Wei6-14/+14
2025-11-06io_uring/memmap: remove unneeded io_ring_ctx argDavid Wei1-7/+5
2025-11-05io_uring/futex: move futexv owned status to struct io_futexv_dataJens Axboe1-9/+7
2025-11-05io_uring/futex: move futexv async data handling to struct io_futexv_dataJens Axboe1-10/+15
2025-11-05io_uring: fix types for region size calulationPavel Begunkov1-1/+1
2025-11-05io_uring: fix typos and comment wordingAlok Tiwari4-7/+7
2025-11-04io_uring/memmap: return bool from io_mem_alloc_compound()Caleb Sander Mateos1-8/+6
2025-11-04io_uring/cancel: move cancelation code from io_uring.c to cancel.cJens Axboe5-242/+245
2025-11-04io_uring/cancel: move __io_uring_cancel() into cancel.cJens Axboe2-6/+6
2025-11-04io_uring/cancel: move request/task cancelation logic into cancel.cJens Axboe4-41/+40
2025-11-04io_uring/memmap: remove dead io_create_region_mmap_safe() declarationJens Axboe1-5/+0
2025-11-03io_uring/rsrc: use get/put_user() for integer copyJens Axboe1-2/+2
2025-11-03io_uring/slist: remove unused wq list splice helpersJens Axboe1-18/+0
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov3-78/+0
2025-11-03io_uring/uring_cmd: avoid double indirect call in task work dispatchCaleb Sander Mateos1-16/+2
2025-11-03io_uring: add wrapper type for io_req_tw_func_t argCaleb Sander Mateos12-41/+56
2025-11-03io_uring: only call io_should_terminate_tw() once for ctxCaleb Sander Mateos1-3/+2
2025-10-30io_uring/fdinfo: validate opcode before checking if it's an 128b oneJens Axboe1-0/+4
2025-10-27io_uring/fdinfo: cap SQ iteration at max SQ entriesJens Axboe1-5/+6
2025-10-23io_uring: fix buffer auto-commit for multishot uring_cmdMing Lei1-11/+22
2025-10-23io_uring: correct __must_hold annotation in io_install_fixed_fileAlok Tiwari1-1/+1
2025-10-22io_uring/fdinfo: show SQEs for no array setupKeith Busch1-2/+4
2025-10-22io_uring: check for user passing 0 nr_submitPavel Begunkov1-2/+3
2025-10-22io_uring: Fix code indentation errorRanganath V N2-2/+2
2025-10-22io_uring/sqpoll: be smarter on when to update the stime usageJens Axboe1-11/+32
2025-10-22io_uring/sqpoll: switch away from getrusage() for CPU accountingJens Axboe3-18/+23
2025-10-22io_uring: add support for IORING_SETUP_SQE_MIXEDKeith Busch7-26/+106
2025-10-20io_uring: only publish fully handled mem regionPavel Begunkov3-26/+18
2025-10-20io_uring/kbuf: use io_create_region for kbuf creationPavel Begunkov1-1/+1
2025-10-20io_uring: don't free never created regionsPavel Begunkov1-3/+2
2025-10-20io_uring: remove extra args from io_register_free_ringsPavel Begunkov1-6/+5
2025-10-20io_uring: use no mmap safe region helpers on resizingPavel Begunkov1-2/+2
2025-10-20io_uring: sanity check sizes before attempting allocationPavel Begunkov1-16/+12
2025-10-20io_uring: deduplicate array_size in io_allocate_scq_uringsPavel Begunkov1-3/+5
2025-10-20io_uring/waitid: use io_waitid_remove_wq() consistentlyJens Axboe1-4/+11
2025-10-20io_uring/waitid: have io_waitid_complete() remove wait queue entryJens Axboe1-6/+20
2025-10-20io_uring: unify task_work cancelation checksJens Axboe5-23/+23
2025-10-20io_uring: fix incorrect unlikely() usage in io_waitid_prep()Alok Tiwari1-1/+1
2025-10-15io_uring/rw: check for NULL io_br_sel when putting a bufferJens Axboe1-1/+5
2025-10-15io_uring: fix unexpected placement on same size resizingPavel Begunkov1-7/+0
2025-10-15io_uring: protect mem region deregistrationPavel Begunkov1-0/+1
2025-10-13Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"Jens Axboe1-1/+1
2025-10-08io_uring/zcrx: increment fallback loop src offsetPavel Begunkov1-0/+1
2025-10-08io_uring/zcrx: fix overshooting recv limitPavel Begunkov1-0/+4
2025-10-07io_uring/waitid: always prune wait queue entry in io_waitid_wait()Jens Axboe1-1/+2
2025-10-03io_uring: update liburing git URLJens Axboe1-1/+1
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+2
2025-10-02Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds25-406/+839
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-37/+15
2025-09-21io_uring/zcrx: remove nth_page() usage within folioDavid Hildenbrand1-2/+2
2025-09-20io_uring: fix nvme's 32b cqes on mixed cqKeith Busch2-5/+8
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds8-37/+15
2025-09-19io_uring/query: cap number of queriesPavel Begunkov1-1/+5
2025-09-19io_uring/query: prevent infinite loopsPavel Begunkov1-0/+4
2025-09-19io_uring: fix incorrect io_kiocb reference in io_link_skbYang Xiuwei1-1/+1
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe2-26/+2
2025-09-18io_uring: include dying ring in task_work "should cancel" stateJens Axboe5-7/+9
2025-09-16io_uring/zcrx: account niov arrays to cgroupPavel Begunkov1-3/+3
2025-09-16io_uring/zcrx: allow synchronous buffer returnPavel Begunkov3-0/+78
2025-09-16io_uring/zcrx: introduce io_parse_rqe()Pavel Begunkov1-13/+23
2025-09-16io_uring/zcrx: don't adjust free cache spacePavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: use guards for the refill lockPavel Begunkov1-5/+2
2025-09-16io_uring/zcrx: reduce netmem scope in refillPavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: protect netdev with pp_lockPavel Begunkov2-13/+11
2025-09-16io_uring/zcrx: rename dma lockPavel Begunkov2-5/+10
2025-09-16io_uring/zcrx: make niov size variablePavel Begunkov2-10/+21
2025-09-16io_uring/zcrx: set sgt for umem areaPavel Begunkov2-9/+7
2025-09-16io_uring/zcrx: remove dmabuf_offsetPavel Begunkov2-12/+2
2025-09-16io_uring/zcrx: deduplicate area mappingPavel Begunkov1-23/+14
2025-09-16io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()Pavel Begunkov1-6/+6
2025-09-16io_uring/zcrx: check all niovs filled with dma addressesPavel Begunkov1-0/+3
2025-09-16io_uring/zcrx: move area reg checks into io_import_areaPavel Begunkov1-9/+9
2025-09-16io_uring/zcrx: don't pass slot to io_zcrx_create_areaPavel Begunkov1-4/+14
2025-09-16io_uring/zcrx: remove extra io_zcrx_drop_netdevPavel Begunkov1-1/+0
2025-09-16io_uring/zcrx: use page_pool_unref_and_test()Pavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: replace memchar_inv with is_zeroPavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: improve rqe cache alignmentPavel Begunkov1-4/+5
2025-09-15io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULLFeng Zhou1-1/+1
2025-09-15io_uring/io-wq: fix `max_workers` breakage and `nr_workers` underflowMax Kellermann1-3/+3
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-09-10io_uring: correct size of overflow CQE calculationJens Axboe1-1/+1
2025-09-10io_uring: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-09-10io_uring: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2025-09-08io_uring/rsrc: respect submitter_task in io_register_clone_buffers()Caleb Sander Mateos1-0/+7
2025-09-08io_uring: don't include filetable.h in io_uring.hCaleb Sander Mateos10-2/+9
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2025-09-08io_uring: Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum1-7/+3
2025-09-08io_uring: introduce io_uring queryingPavel Begunkov4-1/+109
2025-09-08io_uring: add macros for avaliable flagsPavel Begunkov2-29/+60
2025-09-08io_uring: add helper for *REGISTER_SEND_MSG_RINGPavel Begunkov1-14/+19
2025-09-04io_uring: remove WRITE_ONCE() in io_uring_create()Caleb Sander Mateos1-2/+7
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+13
2025-09-03io_uring/uring_cmd: correct io_uring_cmd_done() ret typeCaleb Sander Mateos1-1/+1
2025-09-02io_uring/uring_cmd: add io_uring_cmd_tw_t type aliasCaleb Sander Mateos1-1/+1
2025-09-02io_uring/register: drop redundant submitter_task checkCaleb Sander Mateos1-4/+0
2025-09-02io_uring/net: correct type for min_not_zero() castJens Axboe1-1/+1
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner2-0/+4
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+4
2025-08-28io_uring/zcrx: add support for custom DMA devicesDragos Tatulea1-1/+2
2025-08-28io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengthsJens Axboe1-7/+13
2025-08-27io_uring: add async data clear/free helpersJens Axboe6-22/+23
2025-08-27io_uring/zcrx: add support for IORING_SETUP_CQE_MIXEDJens Axboe1-3/+7
2025-08-27io_uring/uring_cmd: add support for IORING_SETUP_CQE_MIXEDJens Axboe2-2/+3
2025-08-27io_uring/nop: add support for IORING_SETUP_CQE_MIXEDJens Axboe1-2/+15
2025-08-27io_uring: add support for IORING_SETUP_CQE_MIXEDJens Axboe3-31/+99
2025-08-27io_uring/kbuf: fix signedness in this_len calculationQingyue Zhang1-1/+1
2025-08-24io_uring/fdinfo: handle mixed sized CQEsJens Axboe1-10/+12
2025-08-24io_uring/cmd: consolidate REQ_F_BUFFER_SELECT checksCaleb Sander Mateos1-7/+3
2025-08-24io_uring/cmd: deduplicate uring_cmd_flags checksCaleb Sander Mateos1-2/+0
2025-08-24io_uring: uring_cmd: add multishot supportMing Lei2-1/+71
2025-08-24io-uring: move `struct io_br_sel` into io_uring_types.hMing Lei1-18/+0
2025-08-24io_uring/kbuf: check for ring provided buffers first in recyclingJens Axboe1-2/+2
2025-08-24io_uring: remove async/poll related provided buffer recyclesJens Axboe2-6/+0
2025-08-24io_uring/kbuf: switch to storing struct io_buffer_list locallyJens Axboe6-68/+55
2025-08-24io_uring/net: use struct io_br_sel->val as the send finish valueJens Axboe1-10/+12
2025-08-24io_uring/net: use struct io_br_sel->val as the recv finish valueJens Axboe1-16/+19
2025-08-24io_uring/kbuf: use struct io_br_sel for multiple buffers pickingJens Axboe3-23/+25
2025-08-24io_uring/rw: recycle buffers manually for non-mshot readsJens Axboe1-0/+2
2025-08-24io_uring/kbuf: introduce struct io_br_selJens Axboe4-38/+59
2025-08-24io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpersJens Axboe6-40/+45
2025-08-24io_uring/net: clarify io_recv_buf_select() return valueJens Axboe1-1/+1
2025-08-24io_uring/net: don't use io_net_kbuf_recyle() for non-provided casesJens Axboe1-3/+3
2025-08-24io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() argumentsJens Axboe4-17/+14
2025-08-24io_uring/zctx: check chained notif contextsPavel Begunkov1-0/+5
2025-08-24io_uring: add request poisoningPavel Begunkov1-0/+23
2025-08-21io_uring: clear ->async_data as part of normal initJens Axboe1-0/+1
2025-08-21io_uring/futex: ensure io_futex_wait() cleans up properly on failureJens Axboe1-0/+3
2025-08-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig1-0/+3
2025-08-13io_uring/io-wq: add check free worker before create new workerFengnan Chang1-0/+8
2025-08-12io_uring/net: commit partial buffers on retryJens Axboe1-12/+15
2025-08-08io_uring/memmap: cast nr_pages to size_t before shiftingJens Axboe1-1/+1
2025-07-30io_uring/net: Allow to do vectorized sendNorman Maurer1-2/+7
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds18-216/+867
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2025-07-21io_uring/zcrx: fix leaking pages on sg init failPavel Begunkov1-1/+3
2025-07-21io_uring/zcrx: don't leak pages on account failurePavel Begunkov1-4/+2