开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
openclose.c
Age
Commit message (
Expand
)
Author
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-04-21
io_uring: add support for IORING_OP_PIPE
Jens Axboe
2024-01-23
io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
Paul Moore
2023-12-12
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
2023-12-12
file: remove pointless wrapper
Christian Brauner
2023-10-19
io_uring: use files_lookup_fd_locked()
Christian Brauner
2023-08-07
io_uring: correct check for O_TMPFILE
Aleksa Sarai
2023-06-12
fsnotify: move fsnotify_open() hook into do_dentry_open()
Amir Goldstein
2023-01-29
io_uring: always go async for unsupported open flags
Dylan Yudaken
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-07-24
io_uring: split out fixed file installation and removal
Jens Axboe
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-24
io_uring: move rsrc related data, core, and commands
Jens Axboe
2022-07-24
io_uring: split out open/close operations
Jens Axboe