开源镜像站
帮助
下载
动态
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
/
opdef.h
Age
Commit message (
Expand
)
Author
2026-03-16
io_uring: remove iopoll_queue from struct io_issue_def
Caleb Sander Mateos
2026-02-16
io_uring/bpf_filter: move filter size and populate helper into struct
Jens Axboe
2025-10-22
io_uring: add support for IORING_SETUP_SQE_MIXED
Keith Busch
2025-06-23
io_uring: add struct io_cold_def->sqe_copy() method
Jens Axboe
2025-02-27
io_uring: rearrange opdef flags by use pattern
Pavel Begunkov
2024-06-19
io_uring: Fix probe of disabled operations
Gabriel Krisman Bertazi
2024-04-15
io_uring: drop ->prep_async()
Jens Axboe
2023-09-21
io_uring/rw: mark readv/writev as vectored in the opcode definition
Jens Axboe
2023-01-29
io_uring: Split io_issue_def struct
Breno Leitao
2023-01-29
io_uring: Rename struct io_op_def
Breno Leitao
2022-12-07
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
2022-09-21
io_uring: add custom opcode hooks on fail
Pavel Begunkov
2022-08-24
io_uring: conditional ->async_data allocation
Pavel Begunkov
2022-07-24
io_uring: move opcode table to opdef.c
Jens Axboe
2022-07-24
io_uring: move poll handling into its own file
Jens Axboe