开源镜像站
帮助
下载
动态
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
/
cancel.h
Age
Commit message (
Expand
)
Author
2025-02-17
io_uring/cancel: add generic cancel helper
Jens Axboe
2025-02-17
io_uring/cancel: add generic remove_all helper
Jens Axboe
2024-10-29
io_uring/cancel: get rid of init_hash_table() helper
Jens Axboe
2024-06-13
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
2024-02-08
io_uring/cancel: don't default to setting req->work.cancel_seq
Jens Axboe
2023-09-29
io_uring: add support for futex wake and wait
Jens Axboe
2023-07-17
io_uring/cancel: support opcode based lookup and cancelation
Jens Axboe
2023-07-17
io_uring/cancel: abstract out request match helper
Jens Axboe
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
2022-07-24
io_uring: have cancelation API accept io_uring_task directly
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: introduce a struct for hash table
Pavel Begunkov
2022-07-24
io_uring: switch cancel_hash to use per entry spinlock
Hao Xu
2022-07-24
io_uring: move cancelation into its own file
Jens Axboe