开源镜像站
帮助
下载
动态
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
/
waitid.c
Age
Commit message (
Expand
)
Author
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-02-24
io_uring/waitid: use io_is_compat()
Pavel Begunkov
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-02-17
io_uring/waitid: use generic io_cancel_remove() helper
Jens Axboe
2025-02-17
io_uring/waitid: convert to io_cancel_remove_all()
Jens Axboe
2025-02-12
io_uring/waitid: setup async data in the prep handler
Jens Axboe
2025-02-12
io_uring/waitid: don't abuse io_tw_state
Pavel Begunkov
2025-01-23
io_uring/alloc_cache: get rid of _nocache() helper
Jens Axboe
2024-12-27
io_uring: Move old async data allocation helper to header
Gabriel Krisman Bertazi
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
2024-03-15
io_uring/waitid: always remove waitid entry for cancel all
Jens Axboe
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe