Age | Commit message (Expand) | Author |
---|---|---|
2023-06-20 | io_uring: add helpers to decode the fixed file file_ptr | |
2023-04-18 | io_uring/rsrc: merge nodes and io_rsrc_put | |
2023-04-18 | io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal | |
2023-04-15 | io_uring/rsrc: simplify single file node switching | |
2023-03-22 | io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get() | |
2022-11-25 | io_uring/filetable: fix file reference underflow | |
2022-07-24 | io_uring: let to set a range for file slot allocation | |
2022-07-24 | io_uring: split out fixed file installation and removal | |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | |
2022-07-24 | io_uring: move remaining file table manipulation to filetable.c | |
2022-07-24 | io_uring: separate out file table handling code |