summaryrefslogtreecommitdiff
path: root/io_uring/filetable.c
AgeCommit message (Expand)Author
2023-12-19io_uring: drop any code related to SCM_RIGHTSJens Axboe
2023-06-20io_uring: add helpers to decode the fixed file file_ptrChristoph Hellwig
2023-04-18io_uring/rsrc: merge nodes and io_rsrc_putPavel Begunkov
2023-04-18io_uring/rsrc: infer node from ctx on io_queue_rsrc_removalPavel Begunkov
2023-04-15io_uring/rsrc: simplify single file node switchingPavel Begunkov
2023-03-22io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()Savino Dicanosa
2022-11-25io_uring/filetable: fix file reference underflowLin Ma
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov
2022-07-24io_uring: split out fixed file installation and removalJens Axboe
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: move remaining file table manipulation to filetable.cJens Axboe
2022-07-24io_uring: separate out file table handling codeJens Axboe