summaryrefslogtreecommitdiff
path: root/io_uring/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07io_uring: use file_mnt_idmap helperAlexander Mikhalitsyn1-1/+1
2023-01-30io_uring: for requests that require async, force itDylan Yudaken1-8/+6
2022-10-31acl: conver higher-level helpers to rely on mnt_idmapChristian Brauner1-5/+3
2022-09-02__io_setxattr(): constify pathAl Viro1-1/+1
2022-08-13io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher1-9/+9
2022-07-25io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-25io_uring: move xattr related opcodes to its own fileJens Axboe1-0/+259