index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
kbuf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
io_uring/kbuf: add helpers for getting/peeking multiple buffers
Jens Axboe
1
-9
/
+44
2024-04-15
io_uring: return void from io_put_kbuf_comp()
Ming Lei
1
-6
/
+2
2024-04-15
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
Jens Axboe
1
-2
/
+1
2024-04-02
io_uring/kbuf: hold io_buffer_list reference over mmap
Jens Axboe
1
-1
/
+3
2024-04-02
io_uring/kbuf: protect io_buffer_list teardown with a reference
Jens Axboe
1
-0
/
+2
2024-04-02
io_uring/kbuf: get rid of bl->is_ready
Jens Axboe
1
-2
/
+0
2024-03-13
io_uring/kbuf: rename is_mapped
Pavel Begunkov
1
-1
/
+1
2024-03-08
io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLE
Jens Axboe
1
-15
/
+5
2024-02-08
io_uring/kbuf: cleanup passing back cflags
Jens Axboe
1
-14
/
+27
2023-12-21
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
1
-0
/
+1
2023-11-28
io_uring: free io_buffer_list entries via RCU
Jens Axboe
1
-0
/
+3
2023-11-28
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
1
-0
/
+2
2023-11-06
io_uring: indicate if io_kbuf_recycle did recycle anything
Dylan Yudaken
1
-5
/
+8
2023-04-03
io_uring: add support for user mapped provided buffer ring
Jens Axboe
1
-0
/
+4
2023-04-03
io_uring/kbuf: add buffer_list->is_mapped member
Jens Axboe
1
-0
/
+3
2022-09-21
io_uring: allow buffer recycling in READV
Dylan Yudaken
1
-12
/
+0
2022-09-07
io_uring/kbuf: fix not advancing READV kbuf ring
Pavel Begunkov
1
-2
/
+6
2022-07-24
io_uring: restore bgid in io_put_kbuf
Dylan Yudaken
1
-2
/
+7
2022-07-24
io_uring: kbuf: inline io_kbuf_recycle_ring()
Hao Xu
1
-1
/
+27
2022-07-24
io_uring: kbuf: kill __io_kbuf_recycle()
Hao Xu
1
-14
/
+7
2022-07-24
io_uring: don't inline io_put_kbuf
Pavel Begunkov
1
-32
/
+6
2022-07-24
io_uring: split provided buffers handling into its own file
Jens Axboe
1
-0
/
+142