index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
io_uring/kbuf: account ring io_buffer_list memory
Pavel Begunkov
1
-1
/
+1
2025-04-25
io_uring/kbuf: reject zero sized provided buffers
Jens Axboe
1
-0
/
+2
2024-06-21
io_uring: check for non-NULL file pointer in io_file_can_poll()
Jens Axboe
1
-1
/
+2
2023-11-20
io_uring/kbuf: Allow the full buffer id space for provided buffers
Gabriel Krisman Bertazi
1
-4
/
+7
2023-11-20
io_uring/kbuf: Fix check of BID wrapping in provided buffers
Gabriel Krisman Bertazi
1
-1
/
+1
2023-04-13
io_uring: fix memory leak when removing provided buffers
Wojciech Lukowicz
1
-1
/
+4
2023-04-13
io_uring: fix return value when removing provided buffers
Wojciech Lukowicz
1
-2
/
+0
2023-03-11
io_uring: fix size calculation when registering buf ring
Wojciech Lukowicz
1
-1
/
+1
2022-11-10
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
1
-0
/
+2
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
1
-4
/
+4
2022-08-04
io_uring: mem-account pbuf buckets
Pavel Begunkov
1
-1
/
+1
2022-07-24
io_uring: allow 0 length for buffer select
Dylan Yudaken
1
-2
/
+2
2022-07-24
io_uring: kbuf: inline io_kbuf_recycle_ring()
Hao Xu
1
-28
/
+0
2022-07-24
io_uring: kbuf: kill __io_kbuf_recycle()
Hao Xu
1
-29
/
+42
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: kbuf: add comments for some tricky code
Hao Xu
1
-6
/
+14
2022-07-24
io_uring: don't inline io_put_kbuf
Pavel Begunkov
1
-0
/
+33
2022-07-24
io_uring: split provided buffers handling into its own file
Jens Axboe
1
-0
/
+524