index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
openclose.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
Paul Moore
2024-01-23
1
-0
/
+4
*
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
2023-12-12
1
-0
/
+44
*
file: remove pointless wrapper
Christian Brauner
2023-12-12
1
-1
/
+1
*
io_uring: use files_lookup_fd_locked()
Christian Brauner
2023-10-19
1
-8
/
+1
*
io_uring: correct check for O_TMPFILE
Aleksa Sarai
2023-08-07
1
-2
/
+4
*
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