index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
openclose.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
Jens Axboe
1
-3
/
+6
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+9
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
1
-0
/
+9
2026-01-13
rename do_filp_open() to do_file_open()
Al Viro
1
-1
/
+1
2026-01-13
allow incomplete imports of filenames
Al Viro
1
-13
/
+13
2025-12-25
io_uring: fix filename leak in __io_openat_prep()
Prithvi Tambewagh
1
-1
/
+1
2025-09-08
io_uring: don't include filetable.h in io_uring.h
Caleb Sander Mateos
1
-0
/
+1
2025-06-10
fs/pipe: set FMODE_NOWAIT in create_pipe_files()
Jens Axboe
1
-2
/
+0
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
1
-4
/
+4
2025-04-21
io_uring: add support for IORING_OP_PIPE
Jens Axboe
1
-0
/
+133
2024-01-23
io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
Paul Moore
1
-0
/
+4
2023-12-12
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
1
-0
/
+44
2023-12-12
file: remove pointless wrapper
Christian Brauner
1
-1
/
+1
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