Age | Commit message (Expand) | Author |
---|---|---|
2024-01-23 | io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL | |
2023-12-12 | io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL | |
2023-12-12 | file: remove pointless wrapper | |
2023-10-19 | io_uring: use files_lookup_fd_locked() | |
2023-08-07 | io_uring: correct check for O_TMPFILE | |
2023-06-12 | fsnotify: move fsnotify_open() hook into do_dentry_open() | |
2023-01-29 | io_uring: always go async for unsupported open flags | |
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | |
2022-07-24 | io_uring: split out fixed file installation and removal | |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | |
2022-07-24 | io_uring: move rsrc related data, core, and commands | |
2022-07-24 | io_uring: split out open/close operations |