Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-19 | io_uring: use files_lookup_fd_locked() | Christian Brauner | 1 | -8/+1 |
2023-08-07 | io_uring: correct check for O_TMPFILE | Aleksa Sarai | 1 | -2/+4 |
2023-06-12 | fsnotify: move fsnotify_open() hook into do_dentry_open() | Amir Goldstein | 1 | -1/+0 |
2023-01-29 | io_uring: always go async for unsupported open flags | Dylan Yudaken | 1 | -6/+12 |
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 1 | -8/+8 |
2022-07-24 | io_uring: split out fixed file installation and removal | Jens Axboe | 1 | -31/+4 |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 1 | -1/+0 |
2022-07-24 | io_uring: move rsrc related data, core, and commands | Jens Axboe | 1 | -0/+1 |
2022-07-24 | io_uring: split out open/close operations | Jens Axboe | 1 | -0/+283 |