Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: kill hot path fixed file bitmap debug checks | Pavel Begunkov | 2022-10-16 | 1 | -0/+1 |
* | io_uring: remove FFS_SCM | Pavel Begunkov | 2022-10-16 | 1 | -14/+1 |
* | io_uring: let to set a range for file slot allocation | Pavel Begunkov | 2022-07-24 | 1 | -3/+17 |
* | io_uring: split out fixed file installation and removal | Jens Axboe | 2022-07-24 | 1 | -0/+3 |
* | io_uring: dedup io_run_task_work | Pavel Begunkov | 2022-07-24 | 1 | -0/+2 |
* | io_uring: make io_uring_types.h public | Pavel Begunkov | 2022-07-24 | 1 | -11/+0 |
* | io_uring: move remaining file table manipulation to filetable.c | Jens Axboe | 2022-07-24 | 1 | -1/+4 |
* | io_uring: move fdinfo helpers to its own file | Jens Axboe | 2022-07-24 | 1 | -0/+19 |
* | io_uring: separate out file table handling code | Jens Axboe | 2022-07-24 | 1 | -0/+58 |