summaryrefslogtreecommitdiffstats
path: root/io_uring/statx.c
AgeCommit message (Expand)AuthorLines
2025-05-21io_uring: finish IOU_OK -> IOU_COMPLETE transitionJens Axboe-1/+1
2024-11-13io_statx_prep(): use getname_uflags()Al Viro-2/+1
2024-06-05vfs: retire user_path_at_empty and drop empty arg from getname_flagsMateusz Guzik-2/+1
2023-01-29io_uring: for requests that require async, force itDylan Yudaken-2/+2
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher-3/+3
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov-1/+0
2022-07-24io_uring: move statx handling to its own fileJens Axboe-0/+74