aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/rsrc.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19io_uring: drop any code related to SCM_RIGHTSJens Axboe1-165/+4
2023-11-20io_uring: fix off-by one bvec indexKeith Busch1-1/+1
2023-10-02io_uring/rsrc: cleanup io_pin_pages()Jens Axboe1-20/+17
2023-08-11io_uring/rsrc: keep one global dummy_ubufPavel Begunkov1-4/+10
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-28/+6
2023-06-20io_uring: add helpers to decode the fixed file file_ptrChristoph Hellwig1-4/+4
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes1-1/+1
2023-06-09io_uring: rsrc: delegate VMA file-backed check to GUPLorenzo Stoakes1-28/+6
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds1-1/+6
2023-05-03io_uring/rsrc: check for nonconsecutive pagesTobias Holl1-1/+6
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+1
2023-04-20Revert "io_uring/rsrc: disallow multi-source reg buffers"Jens Axboe1-8/+5
2023-04-18io_uring/rsrc: disassociate nodes and rsrc_dataPavel Begunkov1-11/+9
2023-04-18io_uring/rsrc: devirtualise rsrc put callbacksPavel Begunkov1-6/+19
2023-04-18io_uring/rsrc: pass node to io_rsrc_put_work()Pavel Begunkov1-6/+6
2023-04-18io_uring/rsrc: inline io_rsrc_put_work()Pavel Begunkov1-13/+6
2023-04-18io_uring/rsrc: add empty flag in rsrc_nodePavel Begunkov1-3/+3
2023-04-18io_uring/rsrc: merge nodes and io_rsrc_putPavel Begunkov1-68/+23
2023-04-18io_uring/rsrc: infer node from ctx on io_queue_rsrc_removalPavel Begunkov1-4/+5
2023-04-15io_uring/rsrc: refactor io_queue_rsrc_removalPavel Begunkov1-4/+1
2023-04-15io_uring/rsrc: clean up __io_sqe_buffers_update()Pavel Begunkov1-2/+1
2023-04-15io_uring/rsrc: inline switch_start fast pathPavel Begunkov1-7/+5
2023-04-15io_uring/rsrc: remove rsrc_data refsPavel Begunkov1-24/+8
2023-04-15io_uring/rsrc: fix DEFER_TASKRUN rsrc quiescePavel Begunkov1-0/+9
2023-04-15io_uring/rsrc: use wq for quiescingPavel Begunkov1-6/+12
2023-04-15io_uring/rsrc: refactor io_rsrc_ref_quiescePavel Begunkov1-13/+5
2023-04-15io_uring/rsrc: remove io_rsrc_node::donePavel Begunkov1-4/+1
2023-04-15io_uring/rsrc: use nospec'ed indexesPavel Begunkov1-1/+1
2023-04-12io_uring/rsrc: extract SCM file put helperPavel Begunkov1-9/+11
2023-04-12io_uring/rsrc: refactor io_rsrc_node_switchPavel Begunkov1-25/+11
2023-04-12io_uring/rsrc: zero node's rsrc data on allocPavel Begunkov1-0/+1
2023-04-12io_uring/rsrc: consolidate node cachingPavel Begunkov1-9/+11
2023-04-12io_uring/rsrc: add lockdep checksPavel Begunkov1-0/+2
2023-04-04io_uring/rsrc: optimise io_rsrc_data refcountingPavel Begunkov1-12/+18
2023-04-04io_uring/rsrc: add lockdep sanity checksPavel Begunkov1-1/+1
2023-04-04io_uring/rsrc: cache struct io_rsrc_nodePavel Begunkov1-8/+15
2023-04-04io_uring/rsrc: don't offload node freePavel Begunkov1-55/+4
2023-04-04io_uring/rsrc: optimise io_rsrc_put allocationPavel Begunkov1-17/+34
2023-04-04io_uring/rsrc: rename rsrc_listPavel Begunkov1-3/+3
2023-04-04io_uring/rsrc: kill rsrc_ref_lockPavel Begunkov1-5/+0
2023-04-04io_uring/rsrc: protect node refs with uring_lockPavel Begunkov1-26/+4
2023-04-04io_uring/rsrc: keep cached refs per nodePavel Begunkov1-6/+9
2023-04-04io_uring/rsrc: use non-pcpu refcounts for nodesPavel Begunkov1-10/+5
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-03-22io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()Savino Dicanosa1-0/+1
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+8
2023-03-16io_uring/rsrc: fix folio accountingPavel Begunkov1-1/+7
2023-03-15io_uring: rsrc: Optimize return value variable 'ret'Li zeming1-1/+1
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+45
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet1-2/+1
2023-02-24io_uring/rsrc: always initialize 'folio' to NULLJens Axboe1-1/+1
2023-02-22io_uring/rsrc: optimise registered huge pagesPavel Begunkov1-6/+32
2023-02-22io_uring/rsrc: optimise single entry advancePavel Begunkov1-1/+4
2023-02-22io_uring/rsrc: disallow multi-source reg buffersPavel Begunkov1-5/+8
2023-02-22io_uring/rsrc: fix a comment in io_import_fixed()Pavel Begunkov1-1/+1
2023-02-03io_uring: use bvec_set_page to initialize a bvecChristoph Hellwig1-3/+1
2022-12-07io_uring: use tw for putting rsrcPavel Begunkov1-2/+17
2022-11-30io_uring: don't reinstall quiesce node for each twPavel Begunkov1-20/+18
2022-11-30io_uring: improve rsrc quiesce refs checksPavel Begunkov1-9/+6
2022-11-25io_uring: remove overflow param from io_post_aux_cqeDylan Yudaken1-2/+2
2022-11-21io_uring: do not always force run task_work in io_uring_registerDylan Yudaken1-1/+6
2022-10-16io_uring: remove FFS_SCMPavel Begunkov1-5/+2
2022-10-12io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov1-0/+1
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken1-1/+1
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov1-15/+2
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov1-38/+0
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher1-5/+5
2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov1-8/+4
2022-07-24io_uring: add zc notification flush requestsPavel Begunkov1-0/+38
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov1-2/+15
2022-07-24io_uring: Use atomic_long_try_cmpxchg in __io_account_memUros Bizjak1-4/+3
2022-07-24io_uring: add allow_overflow to io_post_aux_cqeDylan Yudaken1-2/+2
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov1-0/+2
2022-07-24io_uring: split out fixed file installation and removalJens Axboe1-1/+1
2022-07-24io_uring: move io_import_fixed()Pavel Begunkov1-0/+60
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-24io_uring: don't expose io_fill_cqe_aux()Pavel Begunkov1-9/+5
2022-07-24io_uring: make reg buf init consistentPavel Begunkov1-6/+3
2022-07-24io_uring: move rsrc related data, core, and commandsJens Axboe1-0/+1320