summaryrefslogtreecommitdiff
path: root/io_uring/openclose.c
AgeCommit message (Expand)Author
2024-01-23io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALLPaul Moore
2023-12-12io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALLJens Axboe
2023-12-12file: remove pointless wrapperChristian Brauner
2023-10-19io_uring: use files_lookup_fd_locked()Christian Brauner
2023-08-07io_uring: correct check for O_TMPFILEAleksa Sarai
2023-06-12fsnotify: move fsnotify_open() hook into do_dentry_open()Amir Goldstein
2023-01-29io_uring: always go async for unsupported open flagsDylan Yudaken
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-07-24io_uring: split out fixed file installation and removalJens Axboe
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: move rsrc related data, core, and commandsJens Axboe
2022-07-24io_uring: split out open/close operationsJens Axboe