summaryrefslogtreecommitdiff
path: root/io_uring/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* io_uring: for requests that require async, force itDylan Yudaken2023-01-291-8/+6
* acl: conver higher-level helpers to rely on mnt_idmapChristian Brauner2022-10-311-5/+3
* __io_setxattr(): constify pathAl Viro2022-09-011-1/+1
* io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher2022-08-121-9/+9
* io_uring: kill extra io_uring_types.h includesPavel Begunkov2022-07-241-1/+0
* io_uring: move xattr related opcodes to its own fileJens Axboe2022-07-241-0/+259