index
:
kernel/git/pali/linux.git
cifs
cifs-unlink
master
pci-aardvark
pci-mvebu
pci-mvebu-orion
pci-mvebu-pending
phy-mvebu-a3700-comphy
Pali Rohár's fork of linux.git
Pali Rohár
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
poll.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
io_uring/poll: introduce io_arm_apoll()
Pavel Begunkov
1
-0
/
+1
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
1
-1
/
+3
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
1
-1
/
+1
2024-04-15
io_uring/poll: shrink alloc cache size to 32
Jens Axboe
1
-0
/
+2
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
1
-8
/
+1
2024-01-28
io_uring/rw: ensure poll based multishot read retries appropriately
Jens Axboe
1
-0
/
+9
2023-06-02
io_uring: avoid indirect function calls for the hottest task_work
Jens Axboe
1
-0
/
+2
2023-02-25
io_uring/poll: allow some retries for poll triggering spuriously
Jens Axboe
1
-0
/
+1
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe
1
-2
/
+7
2022-07-24
io_uring: move apoll cache to poll.c
Jens Axboe
1
-0
/
+2
2022-07-24
io_uring: move a few private types to local headers
Jens Axboe
1
-0
/
+1
2022-07-24
io_uring: propagate locking state to poll cancel
Pavel Begunkov
1
-1
/
+2
2022-07-24
io_uring: move poll handling into its own file
Jens Axboe
1
-0
/
+30