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
/
splice.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-17
io_uring/rsrc: avoid NULL check in io_put_rsrc_node()
Caleb Sander Mateos
1
-1
/
+2
2024-11-07
io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
Ming Lei
1
-1
/
+1
2024-11-02
io_uring/rsrc: get rid of the empty node and dummy_ubuf
Jens Axboe
1
-1
/
+1
2024-11-02
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
1
-5
/
+1
2024-11-02
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
1
-3
/
+3
2024-11-02
io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries
Jens Axboe
1
-1
/
+1
2024-11-02
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
1
-7
/
+9
2024-10-29
io_uring/splice: open code 2nd direct file assignment
Jens Axboe
1
-8
/
+36
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
1
-2
/
+2
2023-08-10
io_uring/splice: use fput() directly
Jens Axboe
1
-2
/
+2
2023-01-29
io_uring: for requests that require async, force it
Dylan Yudaken
1
-4
/
+3
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
1
-4
/
+4
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: split out splice related operations
Jens Axboe
1
-0
/
+123