开源镜像站
帮助
下载
动态
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
/
poll.h
Age
Commit message (
Expand
)
Author
2025-11-03
io_uring: add wrapper type for io_req_tw_func_t arg
Caleb Sander Mateos
2025-06-23
io_uring/poll: introduce io_arm_apoll()
Pavel Begunkov
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-04-15
io_uring/poll: shrink alloc cache size to 32
Jens Axboe
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
2024-01-28
io_uring/rw: ensure poll based multishot read retries appropriately
Jens Axboe
2023-06-02
io_uring: avoid indirect function calls for the hottest task_work
Jens Axboe
2023-02-25
io_uring/poll: allow some retries for poll triggering spuriously
Jens Axboe
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe
2022-07-24
io_uring: move apoll cache to poll.c
Jens Axboe
2022-07-24
io_uring: move a few private types to local headers
Jens Axboe
2022-07-24
io_uring: propagate locking state to poll cancel
Pavel Begunkov
2022-07-24
io_uring: move poll handling into its own file
Jens Axboe