index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
kbuf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/kbuf: add helpers for getting/peeking multiple buffers
Jens Axboe
2024-04-22
1
-9
/
+44
*
io_uring: return void from io_put_kbuf_comp()
Ming Lei
2024-04-15
1
-6
/
+2
*
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
Jens Axboe
2024-04-15
1
-2
/
+1
*
io_uring/kbuf: hold io_buffer_list reference over mmap
Jens Axboe
2024-04-02
1
-1
/
+3
*
io_uring/kbuf: protect io_buffer_list teardown with a reference
Jens Axboe
2024-04-02
1
-0
/
+2
*
io_uring/kbuf: get rid of bl->is_ready
Jens Axboe
2024-04-02
1
-2
/
+0
*
io_uring/kbuf: rename is_mapped
Pavel Begunkov
2024-03-13
1
-1
/
+1
*
io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLE
Jens Axboe
2024-03-08
1
-15
/
+5
*
io_uring/kbuf: cleanup passing back cflags
Jens Axboe
2024-02-08
1
-14
/
+27
*
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
2023-12-21
1
-0
/
+1
*
io_uring: free io_buffer_list entries via RCU
Jens Axboe
2023-11-28
1
-0
/
+3
*
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
2023-11-28
1
-0
/
+2
*
io_uring: indicate if io_kbuf_recycle did recycle anything
Dylan Yudaken
2023-11-06
1
-5
/
+8
*
io_uring: add support for user mapped provided buffer ring
Jens Axboe
2023-04-03
1
-0
/
+4
*
io_uring/kbuf: add buffer_list->is_mapped member
Jens Axboe
2023-04-03
1
-0
/
+3
*
io_uring: allow buffer recycling in READV
Dylan Yudaken
2022-09-21
1
-12
/
+0
*
io_uring/kbuf: fix not advancing READV kbuf ring
Pavel Begunkov
2022-09-07
1
-2
/
+6
*
io_uring: restore bgid in io_put_kbuf
Dylan Yudaken
2022-07-24
1
-2
/
+7
*
io_uring: kbuf: inline io_kbuf_recycle_ring()
Hao Xu
2022-07-24
1
-1
/
+27
*
io_uring: kbuf: kill __io_kbuf_recycle()
Hao Xu
2022-07-24
1
-14
/
+7
*
io_uring: don't inline io_put_kbuf
Pavel Begunkov
2022-07-24
1
-32
/
+6
*
io_uring: split provided buffers handling into its own file
Jens Axboe
2022-07-24
1
-0
/
+142