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