index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
rsrc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: fix off-by one bvec index
Keith Busch
2023-11-20
1
-1
/
+1
*
io_uring/rsrc: cleanup io_pin_pages()
Jens Axboe
2023-10-03
1
-20
/
+17
*
io_uring/rsrc: keep one global dummy_ubuf
Pavel Begunkov
2023-08-11
1
-4
/
+10
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-28
/
+6
|
\
|
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
|
*
io_uring: rsrc: delegate VMA file-backed check to GUP
Lorenzo Stoakes
2023-06-10
1
-28
/
+6
*
|
io_uring: add helpers to decode the fixed file file_ptr
Christoph Hellwig
2023-06-20
1
-4
/
+4
|
/
*
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-07
1
-1
/
+6
|
\
|
*
io_uring/rsrc: check for nonconsecutive pages
Tobias Holl
2023-05-03
1
-1
/
+6
*
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-0
/
+1
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-18
1
-2
/
+8
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-10
1
-13
/
+45
|
|
\
\
\
|
*
|
|
|
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-08
1
-2
/
+1
*
|
|
|
|
Revert "io_uring/rsrc: disallow multi-source reg buffers"
Jens Axboe
2023-04-20
1
-8
/
+5
*
|
|
|
|
io_uring/rsrc: disassociate nodes and rsrc_data
Pavel Begunkov
2023-04-19
1
-11
/
+9
*
|
|
|
|
io_uring/rsrc: devirtualise rsrc put callbacks
Pavel Begunkov
2023-04-19
1
-6
/
+19
*
|
|
|
|
io_uring/rsrc: pass node to io_rsrc_put_work()
Pavel Begunkov
2023-04-19
1
-6
/
+6
*
|
|
|
|
io_uring/rsrc: inline io_rsrc_put_work()
Pavel Begunkov
2023-04-19
1
-13
/
+6
*
|
|
|
|
io_uring/rsrc: add empty flag in rsrc_node
Pavel Begunkov
2023-04-19
1
-3
/
+3
*
|
|
|
|
io_uring/rsrc: merge nodes and io_rsrc_put
Pavel Begunkov
2023-04-19
1
-68
/
+23
*
|
|
|
|
io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
Pavel Begunkov
2023-04-19
1
-4
/
+5
*
|
|
|
|
io_uring/rsrc: refactor io_queue_rsrc_removal
Pavel Begunkov
2023-04-15
1
-4
/
+1
*
|
|
|
|
io_uring/rsrc: clean up __io_sqe_buffers_update()
Pavel Begunkov
2023-04-15
1
-2
/
+1
*
|
|
|
|
io_uring/rsrc: inline switch_start fast path
Pavel Begunkov
2023-04-15
1
-7
/
+5
*
|
|
|
|
io_uring/rsrc: remove rsrc_data refs
Pavel Begunkov
2023-04-15
1
-24
/
+8
*
|
|
|
|
io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce
Pavel Begunkov
2023-04-15
1
-0
/
+9
*
|
|
|
|
io_uring/rsrc: use wq for quiescing
Pavel Begunkov
2023-04-15
1
-6
/
+12
*
|
|
|
|
io_uring/rsrc: refactor io_rsrc_ref_quiesce
Pavel Begunkov
2023-04-15
1
-13
/
+5
*
|
|
|
|
io_uring/rsrc: remove io_rsrc_node::done
Pavel Begunkov
2023-04-15
1
-4
/
+1
*
|
|
|
|
io_uring/rsrc: use nospec'ed indexes
Pavel Begunkov
2023-04-15
1
-1
/
+1
*
|
|
|
|
io_uring/rsrc: extract SCM file put helper
Pavel Begunkov
2023-04-12
1
-9
/
+11
*
|
|
|
|
io_uring/rsrc: refactor io_rsrc_node_switch
Pavel Begunkov
2023-04-12
1
-25
/
+11
*
|
|
|
|
io_uring/rsrc: zero node's rsrc data on alloc
Pavel Begunkov
2023-04-12
1
-0
/
+1
*
|
|
|
|
io_uring/rsrc: consolidate node caching
Pavel Begunkov
2023-04-12
1
-9
/
+11
*
|
|
|
|
io_uring/rsrc: add lockdep checks
Pavel Begunkov
2023-04-12
1
-0
/
+2
*
|
|
|
|
io_uring/rsrc: optimise io_rsrc_data refcounting
Pavel Begunkov
2023-04-04
1
-12
/
+18
*
|
|
|
|
io_uring/rsrc: add lockdep sanity checks
Pavel Begunkov
2023-04-04
1
-1
/
+1
*
|
|
|
|
io_uring/rsrc: cache struct io_rsrc_node
Pavel Begunkov
2023-04-04
1
-8
/
+15
*
|
|
|
|
io_uring/rsrc: don't offload node free
Pavel Begunkov
2023-04-04
1
-55
/
+4
*
|
|
|
|
io_uring/rsrc: optimise io_rsrc_put allocation
Pavel Begunkov
2023-04-04
1
-17
/
+34
*
|
|
|
|
io_uring/rsrc: rename rsrc_list
Pavel Begunkov
2023-04-04
1
-3
/
+3
*
|
|
|
|
io_uring/rsrc: kill rsrc_ref_lock
Pavel Begunkov
2023-04-04
1
-5
/
+0
*
|
|
|
|
io_uring/rsrc: protect node refs with uring_lock
Pavel Begunkov
2023-04-04
1
-26
/
+4
*
|
|
|
|
io_uring/rsrc: keep cached refs per node
Pavel Begunkov
2023-04-04
1
-6
/
+9
*
|
|
|
|
io_uring/rsrc: use non-pcpu refcounts for nodes
Pavel Begunkov
2023-04-04
1
-10
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
Savino Dicanosa
2023-03-22
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
io_uring/rsrc: fix folio accounting
Pavel Begunkov
2023-03-16
1
-1
/
+7
*
|
|
io_uring: rsrc: Optimize return value variable 'ret'
Li zeming
2023-03-16
1
-1
/
+1
|
|
/
|
/
|
*
|
io_uring/rsrc: always initialize 'folio' to NULL
Jens Axboe
2023-02-24
1
-1
/
+1
[next]