index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
filetable.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/filetable: don't unnecessarily clear/reset bitmap
Jens Axboe
2024-05-08
1
-2
/
+2
*
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
2023-12-19
1
-7
/
+4
*
io_uring: add helpers to decode the fixed file file_ptr
Christoph Hellwig
2023-06-20
1
-7
/
+4
*
io_uring/rsrc: merge nodes and io_rsrc_put
Pavel Begunkov
2023-04-19
1
-9
/
+0
*
io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
Pavel Begunkov
2023-04-19
1
-3
/
+2
*
io_uring/rsrc: simplify single file node switching
Pavel Begunkov
2023-04-15
1
-7
/
+4
*
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
Savino Dicanosa
2023-03-22
1
-0
/
+3
*
io_uring/filetable: fix file reference underflow
Lin Ma
2022-11-25
1
-2
/
+0
*
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-25
1
-4
/
+20
*
io_uring: split out fixed file installation and removal
Jens Axboe
2022-07-25
1
-15
/
+51
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-25
1
-1
/
+0
*
io_uring: move remaining file table manipulation to filetable.c
Jens Axboe
2022-07-25
1
-1
/
+86
*
io_uring: separate out file table handling code
Jens Axboe
2022-07-25
1
-0
/
+57