index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
rsrc.c
Age
Commit message (
Expand
)
Author
2023-04-18
io_uring/rsrc: merge nodes and io_rsrc_put
Pavel Begunkov
2023-04-18
io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
Pavel Begunkov
2023-04-15
io_uring/rsrc: refactor io_queue_rsrc_removal
Pavel Begunkov
2023-04-15
io_uring/rsrc: clean up __io_sqe_buffers_update()
Pavel Begunkov
2023-04-15
io_uring/rsrc: inline switch_start fast path
Pavel Begunkov
2023-04-15
io_uring/rsrc: remove rsrc_data refs
Pavel Begunkov
2023-04-15
io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce
Pavel Begunkov
2023-04-15
io_uring/rsrc: use wq for quiescing
Pavel Begunkov
2023-04-15
io_uring/rsrc: refactor io_rsrc_ref_quiesce
Pavel Begunkov
2023-04-15
io_uring/rsrc: remove io_rsrc_node::done
Pavel Begunkov
2023-04-15
io_uring/rsrc: use nospec'ed indexes
Pavel Begunkov
2023-04-12
io_uring/rsrc: extract SCM file put helper
Pavel Begunkov
2023-04-12
io_uring/rsrc: refactor io_rsrc_node_switch
Pavel Begunkov
2023-04-12
io_uring/rsrc: zero node's rsrc data on alloc
Pavel Begunkov
2023-04-12
io_uring/rsrc: consolidate node caching
Pavel Begunkov
2023-04-12
io_uring/rsrc: add lockdep checks
Pavel Begunkov
2023-04-04
io_uring/rsrc: optimise io_rsrc_data refcounting
Pavel Begunkov
2023-04-04
io_uring/rsrc: add lockdep sanity checks
Pavel Begunkov
2023-04-04
io_uring/rsrc: cache struct io_rsrc_node
Pavel Begunkov
2023-04-04
io_uring/rsrc: don't offload node free
Pavel Begunkov
2023-04-04
io_uring/rsrc: optimise io_rsrc_put allocation
Pavel Begunkov
2023-04-04
io_uring/rsrc: rename rsrc_list
Pavel Begunkov
2023-04-04
io_uring/rsrc: kill rsrc_ref_lock
Pavel Begunkov
2023-04-04
io_uring/rsrc: protect node refs with uring_lock
Pavel Begunkov
2023-04-04
io_uring/rsrc: keep cached refs per node
Pavel Begunkov
2023-04-04
io_uring/rsrc: use non-pcpu refcounts for nodes
Pavel Begunkov
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-22
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
Savino Dicanosa
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
io_uring/rsrc: fix folio accounting
Pavel Begunkov
2023-03-15
io_uring: rsrc: Optimize return value variable 'ret'
Li zeming
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-02-24
io_uring/rsrc: always initialize 'folio' to NULL
Jens Axboe
2023-02-22
io_uring/rsrc: optimise registered huge pages
Pavel Begunkov
2023-02-22
io_uring/rsrc: optimise single entry advance
Pavel Begunkov
2023-02-22
io_uring/rsrc: disallow multi-source reg buffers
Pavel Begunkov
2023-02-22
io_uring/rsrc: fix a comment in io_import_fixed()
Pavel Begunkov
2023-02-03
io_uring: use bvec_set_page to initialize a bvec
Christoph Hellwig
2022-12-07
io_uring: use tw for putting rsrc
Pavel Begunkov
2022-11-30
io_uring: don't reinstall quiesce node for each tw
Pavel Begunkov
2022-11-30
io_uring: improve rsrc quiesce refs checks
Pavel Begunkov
2022-11-25
io_uring: remove overflow param from io_post_aux_cqe
Dylan Yudaken
2022-11-21
io_uring: do not always force run task_work in io_uring_register
Dylan Yudaken
2022-10-16
io_uring: remove FFS_SCM
Pavel Begunkov
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
[prev]
[next]