Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-24 | io_uring: let to set a range for file slot allocation | Pavel Begunkov | 1 | -4/+20 |
2022-07-24 | io_uring: split out fixed file installation and removal | Jens Axboe | 1 | -15/+51 |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 1 | -1/+0 |
2022-07-24 | io_uring: move remaining file table manipulation to filetable.c | Jens Axboe | 1 | -1/+86 |
2022-07-24 | io_uring: separate out file table handling code | Jens Axboe | 1 | -0/+57 |