index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
filetable.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-07
io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
Ming Lei
-6
/
+7
2024-11-02
io_uring/rsrc: add io_reset_rsrc_node() helper
Jens Axboe
-7
/
+3
2024-11-02
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
-7
/
+9
2024-11-02
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
-25
/
+19
2024-11-02
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
-33
/
+19
2024-05-08
io_uring/filetable: don't unnecessarily clear/reset bitmap
Jens Axboe
-2
/
+2
2023-12-19
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
-7
/
+4
2023-06-20
io_uring: add helpers to decode the fixed file file_ptr
Christoph Hellwig
-7
/
+4
2023-04-18
io_uring/rsrc: merge nodes and io_rsrc_put
Pavel Begunkov
-9
/
+0
2023-04-18
io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
Pavel Begunkov
-3
/
+2
2023-04-15
io_uring/rsrc: simplify single file node switching
Pavel Begunkov
-7
/
+4
2023-03-22
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
Savino Dicanosa
-0
/
+3
2022-11-25
io_uring/filetable: fix file reference underflow
Lin Ma
-2
/
+0
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
-4
/
+20
2022-07-24
io_uring: split out fixed file installation and removal
Jens Axboe
-15
/
+51
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
-1
/
+0
2022-07-24
io_uring: move remaining file table manipulation to filetable.c
Jens Axboe
-1
/
+86
2022-07-24
io_uring: separate out file table handling code
Jens Axboe
-0
/
+57