index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-03
io_uring/kbuf: hold io_buffer_list reference over mmap
Jens Axboe
1
-1
/
+3
2024-04-03
io_uring/kbuf: protect io_buffer_list teardown with a reference
Jens Axboe
1
-0
/
+2
2024-04-03
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-25
io_uring: restore bgid in io_put_kbuf
Dylan Yudaken
1
-2
/
+7
2022-07-25
io_uring: kbuf: inline io_kbuf_recycle_ring()
Hao Xu
1
-1
/
+27
2022-07-25
io_uring: kbuf: kill __io_kbuf_recycle()
Hao Xu
1
-14
/
+7
2022-07-25
io_uring: don't inline io_put_kbuf
Pavel Begunkov
1
-32
/
+6
2022-07-25
io_uring: split provided buffers handling into its own file
Jens Axboe
1
-0
/
+142