summaryrefslogtreecommitdiff
path: root/io_uring/xattr.c
AgeCommit message (Expand)Author
2024-02-06io_uring: use file_mnt_idmap helperAlexander Mikhalitsyn
2023-01-29io_uring: for requests that require async, force itDylan Yudaken
2022-10-31acl: conver higher-level helpers to rely on mnt_idmapChristian Brauner
2022-09-01__io_setxattr(): constify pathAl Viro
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: move xattr related opcodes to its own fileJens Axboe