index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
eventfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
io_uring/eventfd: open code io_eventfd_grab()
Pavel Begunkov
1
-30
/
+10
2025-04-24
io_uring/eventfd: clean up rcu locking
Pavel Begunkov
1
-17
/
+7
2025-04-24
io_uring/eventfd: dedup signalling helpers
Pavel Begunkov
1
-17
/
+9
2025-01-09
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
Jens Axboe
1
-9
/
+7
2024-10-29
io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd
Jens Axboe
1
-21
/
+29
2024-10-29
io_uring/eventfd: abstract out ev_fd grab + release helpers
Jens Axboe
1
-11
/
+30
2024-10-29
io_uring/eventfd: move trigger check into a helper
Jens Axboe
1
-3
/
+12
2024-10-29
io_uring/eventfd: move actual signaling part into separate helper
Jens Axboe
1
-10
/
+18
2024-10-29
io_uring/eventfd: check for the need to async notifier earlier
Jens Axboe
1
-3
/
+2
2024-10-29
io_uring/eventfd: abstract out ev_fd put helper
Jens Axboe
1
-4
/
+8
2024-09-08
io_uring/eventfd: move refs to refcount_t
Jens Axboe
1
-6
/
+6
2024-09-02
io_uring: add new line after variable declaration
Anuj Gupta
1
-0
/
+1
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
1
-0
/
+160