aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/fs.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20io_uring/fs: consider link->flags when getting path for LINKATCharles Mirabile1-1/+1
2023-09-29io_uring/fs: remove sqe->rw_flags checking from LINKATJens Axboe1-1/+1
2023-01-29io_uring: for requests that require async, force itDylan Yudaken1-10/+10
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher1-14/+14
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-24io_uring: split out filesystem related operationsJens Axboe1-0/+294