index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
splice.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
Ming Lei
2024-11-07
1
-1
/
+1
*
io_uring/rsrc: get rid of the empty node and dummy_ubuf
Jens Axboe
2024-11-02
1
-1
/
+1
*
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
2024-11-02
1
-5
/
+1
*
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
1
-3
/
+3
*
io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries
Jens Axboe
2024-11-02
1
-1
/
+1
*
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
2024-11-02
1
-7
/
+9
*
io_uring/splice: open code 2nd direct file assignment
Jens Axboe
2024-10-29
1
-8
/
+36
*
splice: return type ssize_t from all helpers
Amir Goldstein
2023-12-12
1
-2
/
+2
*
io_uring/splice: use fput() directly
Jens Axboe
2023-08-10
1
-2
/
+2
*
io_uring: for requests that require async, force it
Dylan Yudaken
2023-01-29
1
-4
/
+3
*
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-13
1
-4
/
+4
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-25
1
-1
/
+0
*
io_uring: split out splice related operations
Jens Axboe
2022-07-25
1
-0
/
+123