aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring
AgeCommit message (Expand)AuthorFilesLines
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-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
2025-07-21io_uring/zcrx: fix null ifq on area destructionPavel Begunkov1-3/+2
2025-07-18Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds3-7/+11
2025-07-18io_uring/cmd: remove struct io_uring_cmd_dataCaleb Sander Mateos2-12/+1
2025-07-18io_uring/cmd: introduce IORING_URING_CMD_REISSUE flagCaleb Sander Mateos1-1/+5
2025-07-16io_uring/zcrx: account area memoryPavel Begunkov2-0/+28
2025-07-16io_uring: export io_[un]account_memPavel Begunkov2-2/+4
2025-07-16io_uring/poll: fix POLLERR handlingPavel Begunkov2-6/+8
2025-07-16io_uring/net: Support multishot receive len capNorman Maurer1-4/+34
2025-07-15io_uring: deduplicate wakeup handlingJens Axboe1-11/+16
2025-07-14io_uring/net: cast min_not_zero() typeJens Axboe1-1/+1
2025-07-14io_uring/zcrx: disallow user selected dmabuf offset and sizePavel Begunkov1-1/+3
2025-07-12io_uring/poll: cleanup apoll freeingJens Axboe1-8/+3
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds3-7/+3
2025-07-10io_uring/net: allow multishot receive per-invocation capJens Axboe1-6/+17
2025-07-10io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flagsJens Axboe1-11/+15
2025-07-10io_uring/net: use passed in 'len' in io_recv_buf_select()Jens Axboe1-1/+1
2025-07-08io_uring/zcrx: prepare fallback for larger pagesPavel Begunkov1-27/+56
2025-07-08io_uring/zcrx: assert area type in io_zcrx_iov_pagePavel Begunkov1-0/+2
2025-07-08io_uring/zcrx: allocate sgtable for umem areasPavel Begunkov2-51/+28
2025-07-08io_uring/zcrx: introduce io_populate_area_dmaPavel Begunkov1-25/+31
2025-07-08io_uring/zcrx: return error from io_zcrx_map_area_*Pavel Begunkov1-13/+14
2025-07-08io_uring/zcrx: always pass page to io_zcrx_copy_chunkPavel Begunkov1-11/+10
2025-07-08Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"Jens Axboe1-2/+1
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe1-2/+2
2025-07-07io_uring/rw: cast rw->flags assignment to rwf_tJens Axboe1-1/+1
2025-07-07io_uring/zcrx: fix pp destruction warningsPavel Begunkov1-3/+0
2025-07-06Merge branch 'io_uring-6.16' into for-6.17/io_uringJens Axboe8-25/+54
2025-07-02io_uring/rsrc: skip atomic refcount for uncloned buffersCaleb Sander Mateos1-2/+4
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov1-2/+35
2025-07-02io_uring/mock: support for async read/writePavel Begunkov1-4/+55
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov1-1/+7
2025-07-02io_uring/mock: add sync read/writePavel Begunkov1-5/+62
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov1-1/+69
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov2-0/+149
2025-06-30Merge tag 'io_uring-6.16-20250630' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2025-06-29io_uring: gate REQ_F_ISREG on !S_ANON_INODE as wellJens Axboe1-1/+2
2025-06-27Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds7-24/+52
2025-06-26io_uring/kbuf: flag partial buffer mappingsJens Axboe3-9/+18
2025-06-25io_uring/net: mark iov as dynamically allocated even for single segmentsJens Axboe1-5/+6
2025-06-25io_uring: fix resource leak in io_import_dmabuf()Penglei Jiang1-2/+4
2025-06-24io_uring: don't assume uaddr alignment in io_vec_fill_bvecPavel Begunkov1-3/+7
2025-06-24io_uring/rsrc: don't rely on user vaddr alignmentPavel Begunkov2-1/+7
2025-06-24io_uring/rsrc: fix folio unpinningPavel Begunkov1-4/+9
2025-06-23io_uring/netcmd: add tx timestamping cmd supportPavel Begunkov1-0/+82
2025-06-23io_uring: add mshot helper for posting CQE32Pavel Begunkov4-0/+56
2025-06-23io_uring/cmd: allow multishot polled commandsPavel Begunkov2-0/+26
2025-06-23io_uring/poll: introduce io_arm_apoll()Pavel Begunkov2-17/+28
2025-06-23io_uring/nop: add IORING_NOP_TW completion flagJens Axboe1-1/+7
2025-06-23io_uring/uring_cmd: implement ->sqe_copy() to avoid unnecessary copiesJens Axboe3-9/+14
2025-06-23io_uring/uring_cmd: get rid of io_uring_cmd_prep_setup()Jens Axboe1-21/+13
2025-06-23io_uring: add struct io_cold_def->sqe_copy() methodJens Axboe2-2/+26
2025-06-23io_uring: add IO_URING_F_INLINE issue flagJens Axboe1-5/+7
2025-06-23io_uring: make fallocate be hashed workFengnan Chang1-0/+1
2025-06-21Merge tag 'io_uring-6.16-20250621' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-06-20io_uring/net: always use current transfer count for buffer putJens Axboe1-1/+1
2025-06-19Merge tag 'io_uring-6.16-20250619' of git://git.kernel.dk/linuxLinus Torvalds4-10/+10
2025-06-18io_uring: fix potential page leak in io_sqe_buffer_register()Penglei Jiang1-3/+3
2025-06-17io_uring/sqpoll: don't put task_struct on tctx setup failureJens Axboe1-4/+1
2025-06-17io_uring: remove duplicate io_uring_alloc_task_context() definitionJens Axboe2-2/+1
2025-06-15io_uring: fix task leak issue in io_wq_create()Penglei Jiang1-1/+3
2025-06-15io_uring/rsrc: validate buffer count with offset for cloningJens Axboe1-0/+2
2025-06-14Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds6-23/+59
2025-06-13io_uring: run local task_work from ring exit IOPOLL reapingJens Axboe1-0/+3
2025-06-13io_uring/kbuf: don't truncate end buffer for multiple buffer peeksJens Axboe1-1/+4
2025-06-12io_uring: consistently use rcu semantics with sqpoll threadKeith Busch4-15/+38
2025-06-10io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()Penglei Jiang2-7/+14
2025-06-10fs/pipe: set FMODE_NOWAIT in create_pipe_files()Jens Axboe1-2/+0
2025-06-06Merge tag 'io_uring-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds7-12/+37
2025-06-04io_uring/futex: mark wait requests as inflightJens Axboe3-1/+11
2025-06-04io_uring/futex: get rid of struct io_futex addr unionJens Axboe1-5/+2
2025-06-03io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAXJens Axboe2-2/+18
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+2
2025-05-28io_uring/net: only consider msg_inq if larger than 1Jens Axboe1-2/+2
2025-05-27io_uring/zcrx: fix area release on registration failurePavel Begunkov1-1/+2
2025-05-27io_uring/zcrx: init id for xa_findPavel Begunkov1-1/+2
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds42-703/+944
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds2-0/+3
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar1-3/+1
2025-05-23io_uring/cmd: warn on reg buf imports by ineligible cmdsPavel Begunkov1-0/+6
2025-05-23io_uring/io-wq: only create a new worker if it can make progressJens Axboe1-0/+28
2025-05-23io_uring/io-wq: ignore non-busy worker going to sleepJens Axboe1-0/+2
2025-05-23io_uring/io-wq: move hash helpers to the topJens Axboe1-10/+10
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-24/+31
2025-05-21io_uring/net: only retry recv bundle for a full transferJens Axboe1-4/+10
2025-05-21io_uring: finish IOU_OK -> IOU_COMPLETE transitionJens Axboe23-47/+46
2025-05-21io_uring: fix overflow resched cqe reorderingPavel Begunkov1-0/+1
2025-05-20io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declarationCaleb Sander Mateos1-6/+0
2025-05-17io_uring: add new helpers for posting overflowsJens Axboe1-21/+29
2025-05-17io_uring: pass in struct io_big_cqe to io_alloc_ocqe()Jens Axboe1-12/+11
2025-05-17io_uring: make io_alloc_ocqe() take a struct io_cqe pointerJens Axboe1-10/+16
2025-05-17io_uring: split alloc and add of overflowJens Axboe1-29/+45
2025-05-16io_uring: open code io_req_cqe_overflow()Pavel Begunkov1-10/+10
2025-05-16io_uring/fdinfo: get rid of dumping credentialsJens Axboe1-38/+0
2025-05-16io_uring/fdinfo: only compile if CONFIG_PROC_FS is setJens Axboe2-3/+2
2025-05-16Merge branch 'io_uring-6.15' into for-6.16/io_uringJens Axboe5-71/+72
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-36/+24
2025-05-14io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()Jens Axboe1-23/+25
2025-05-13io_uring/kbuf: unify legacy buf provision and removalPavel Begunkov3-50/+31
2025-05-13io_uring/kbuf: refactor __io_remove_buffersPavel Begunkov1-25/+13
2025-05-13io_uring/kbuf: don't compute size twice on prepPavel Begunkov1-2/+0
2025-05-13io_uring/kbuf: drop extra vars in io_register_pbuf_ringPavel Begunkov1-3/+3
2025-05-13io_uring/kbuf: use mem_is_zero()Pavel Begunkov1-10/+4
2025-05-13io_uring/kbuf: account ring io_buffer_list memoryPavel Begunkov1-1/+1
2025-05-13net: devmem: Implement TX pathMina Almasry1-1/+1
2025-05-13netmem: add niov->type attribute to distinguish different net_iov typesMina Almasry1-0/+1
2025-05-12io_uring/memmap: don't use page_address() on a highmem pageJens Axboe1-1/+1
2025-05-12io_uring: drain based on allocates reqsPavel Begunkov2-49/+33
2025-05-12io_uring/uring_cmd: fix hybrid polling initialization issuehexue1-0/+5
2025-05-09io_uring: count allocated requestsPavel Begunkov1-1/+8
2025-05-09io_uring: open code io_account_cq_overflow()Pavel Begunkov1-9/+4
2025-05-09io_uring: consolidate drain seq checkingPavel Begunkov1-28/+17
2025-05-09io_uring: remove drain prealloc checksPavel Begunkov1-12/+3
2025-05-09io_uring: simplify drain ret passingPavel Begunkov1-3/+1
2025-05-09io_uring: fix spurious drain flushingPavel Begunkov1-1/+13
2025-05-09io_uring: account drain memory to cgroupPavel Begunkov1-1/+1
2025-05-09io_uring: add lockdep asserts to io_add_aux_cqePavel Begunkov1-0/+3
2025-05-09io_uring/net: move CONFIG_NET guards to MakefilePavel Begunkov2-4/+2
2025-05-09io_uring: update parameter name in io_pin_pages function declarationLong Li1-1/+1
2025-05-09io_uring/sqpoll: Increase task_work submission batch sizeGabriel Krisman Bertazi1-1/+1
2025-05-07io_uring: ensure deferred completions are flushed for multishotJens Axboe1-0/+8
2025-05-06io_uring: move io_req_put_rsrc_nodes()Pavel Begunkov2-12/+10
2025-05-06io_uring: remove io_preinit_req()Pavel Begunkov2-19/+3
2025-05-06io_uring/timeout: don't export link t-out disarm helperPavel Begunkov2-16/+8
2025-05-06io_uring/zcrx: dmabuf backed zerocopy receivePavel Begunkov2-16/+154
2025-05-06io_uring: enable per-io write streamsKeith Busch2-0/+3
2025-05-04io_uring: always arm linked timeouts prior to issueJens Axboe1-35/+15
2025-05-03futex: Move futex_queue() into futex_wait_setup()Peter Zijlstra1-3/+1
2025-05-02io_uring/zcrx: split common area map/unmap partsPavel Begunkov1-13/+29
2025-05-02io_uring/zcrx: split out memory holders from areaPavel Begunkov2-26/+56
2025-05-02io_uring/zcrx: resolve netdev before area creationPavel Begunkov1-10/+11
2025-05-02io_uring/zcrx: improve area validationPavel Begunkov3-17/+19
2025-04-30io_uring/fdinfo: annotate racy sq/cq head/tail readsJens Axboe1-2/+2
2025-04-28io_uring/cmd: move net cmd into a separate filePavel Begunkov3-83/+84
2025-04-28io_uring: delete misleading comment in io_fill_cqe_aux()Pavel Begunkov1-5/+0
2025-04-24io_uring: fix 'sync' handling of io_fallback_tw()Jens Axboe1-6/+7
2025-04-24io_uring/eventfd: open code io_eventfd_grab()Pavel Begunkov1-30/+10
2025-04-24io_uring/eventfd: clean up rcu lockingPavel Begunkov1-17/+7
2025-04-24io_uring/eventfd: dedup signalling helpersPavel Begunkov3-21/+12
2025-04-24io_uring: don't duplicate flushing in io_req_post_cqePavel Begunkov1-3/+8
2025-04-23io_uring/zcrx: add support for multiple ifqsPavel Begunkov3-27/+54
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov2-8/+13
2025-04-21io_uring/zcrx: let zcrx choose region for mmapingPavel Begunkov4-4/+26
2025-04-21io_uring/zcrx: remove sqe->file_index checkPavel Begunkov1-2/+1
2025-04-21io_uring/zcrx: move io_zcrx_iov_pagePavel Begunkov1-14/+14
2025-04-21io_uring/zcrx: remove duplicated freelist initPavel Begunkov1-3/+0
2025-04-21io_uring/rsrc: remove null check on importPavel Begunkov1-2/+0
2025-04-21io_uring/rsrc: clean up io_coalesce_buffer()Pavel Begunkov1-25/+22
2025-04-21io_uring/rsrc: use unpin_user_folioPavel Begunkov1-3/+2
2025-04-21io_uring/rsrc: remove node assignment helpersJens Axboe3-18/+11
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe3-0/+143
2025-04-21io_uring: don't store bgid in req->buf_indexPavel Begunkov3-9/+7
2025-04-21io_uring/kbuf: pass bgid to io_buffer_select()Pavel Begunkov5-9/+13
2025-04-21io_uring: set IMPORT_BUFFER in generic send setupPavel Begunkov1-3/+3
2025-04-21io_uring/net: don't use io_do_buffer_select at prepPavel Begunkov1-15/+7
2025-04-21io_uring/wq: avoid indirect do_work/free_work callsCaleb Sander Mateos4-19/+5
2025-04-18io_uring/zcrx: fix late dma unmap for a dead devPavel Begunkov2-4/+18
2025-04-17io_uring/rsrc: ensure segments counts are correct on kbuf buffersJens Axboe1-5/+22
2025-04-17io_uring/rsrc: send exact nr_segs for fixed bufferNitesh Shetty1-3/+4
2025-04-17io_uring/rsrc: refactor io_import_fixedPavel Begunkov1-17/+7
2025-04-17io_uring/rsrc: separate kbuf offset adjustmentsPavel Begunkov1-12/+7
2025-04-17io_uring/rsrc: don't skip offset calculationPavel Begunkov1-38/+37
2025-04-15io_uring/zcrx: add pp to ifq conversion helperPavel Begunkov1-4/+9
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov1-1/+2
2025-04-07io_uring/kbuf: reject zero sized provided buffersJens Axboe1-0/+2
2025-04-07io_uring/zcrx: separate niov number from pagesPavel Begunkov2-9/+11
2025-04-07io_uring/zcrx: put refill data into separate cache linePavel Begunkov1-2/+2
2025-04-04io_uring: don't post tag CQEs on file/buffer registration failurePavel Begunkov1-1/+16
2025-04-03io_uring: always do atomic put from iowqPavel Begunkov2-1/+8
2025-04-02io_uring: support vectored kernel fixed bufferMing Lei1-3/+88
2025-04-02io_uring: add validate_fixed_range() for validate fixed bufferMing Lei1-11/+22
2025-04-01io_uring/zcrx: return early from io_zcrx_recv_skb if readlen is 0David Wei1-0/+8
2025-03-31io_uring/net: avoid import_ubuf for regvec sendPavel Begunkov1-0/+2
2025-03-31io_uring/rsrc: check size when importing reg bufferPavel Begunkov1-0/+2
2025-03-31io_uring: cleanup {g,s]etsockopt sqe readingPavel Begunkov1-8/+10
2025-03-31io_uring: hide caches sqes from driversPavel Begunkov2-2/+3
2025-03-31io_uring: make zcrx depend on CONFIG_IO_URINGPavel Begunkov1-0/+1
2025-03-31io_uring: add req flag invariant build assertionPavel Begunkov1-0/+2
2025-03-28io_uring: don't pass ctx to tw add remote helperPavel Begunkov3-11/+8
2025-03-28io_uring/msg: initialise msg request opcodePavel Begunkov1-0/+1
2025-03-28io_uring/msg: rename io_double_lock_ctx()Pavel Begunkov1-4/+4
2025-03-28io_uring/net: import zc ubuf earlierPavel Begunkov1-28/+16
2025-03-28io_uring/net: set sg_from_iter in advancePavel Begunkov1-10/+15
2025-03-28io_uring/net: clusterise send vs msghdr branchesPavel Begunkov1-11/+4
2025-03-28io_uring/net: unify sendmsg setup with zcPavel Begunkov1-22/+6
2025-03-28io_uring/net: combine sendzc flags writesPavel Begunkov1-2/+1
2025-03-28io_uring/net: open code io_net_vec_assign()Pavel Begunkov1-11/+5
2025-03-28io_uring/net: open code io_sendmsg_copy_hdr()Pavel Begunkov1-20/+10
2025-03-28io_uring/net: account memory for zc sendmsgPavel Begunkov1-1/+11
2025-03-28Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linuxLinus Torvalds13-210/+534