Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1666cf8c492d7a9b8b83e26eb139961a4c137b80
/
fs
/
eventfd.c
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
4d572d9
eventfd: only return events requested in poll_mask()
by Avi Kivity
· 6 years ago
9e42f19
eventfd: switch to ->poll_mask
by Christoph Hellwig
· 7 years ago
2fc96f8
fs: add do_eventfd() helper; remove internal call to sys_eventfd()
by Dominik Brodowski
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
105f2b7
eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()
by Eric Biggers
· 7 years ago
b636457
eventfd: fold eventfd_ctx_read() into eventfd_read()
by Eric Biggers
· 7 years ago
7d81516
eventfd: convert to use anon_inode_getfd()
by Eric Biggers
· 7 years ago
076ccb7
fs: annotate ->poll() instances
by Al Viro
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
f16df9f
fs: eventfd: fix identation on kernel-doc
by Mauro Carvalho Chehab
· 7 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
a484c3d
eventfd: document lockless access in eventfd_poll
by Paolo Bonzini
· 9 years ago
20d5a86
Documentation: filesystem: Fix typo in fs/eventfd.c
by Masanari Iida
· 9 years ago
e22553e
eventfd: don't take the spinlock in eventfd_poll
by Chris Mason
· 10 years ago
a3816ab
fs: Convert show_fdinfo functions to void
by Joe Perches
· 10 years ago
36a7411
eventfd_ctx_fdget(): use fdget() instead of fget()
by Al Viro
· 11 years ago
cbac554
fs, eventfd: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
ee62c6b
eventfd: change int to __u64 in eventfd_signal()
by Sha Zhengju
· 12 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
3618218
Docbook: add fs/eventfd.c and fix typos in it
by Randy Dunlap
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cb289d6
eventfd - allow atomic read and waitqueue remove
by Davide Libenzi
· 15 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 15 years ago
562787a
anonfd: split interface into file creation and install
by Davide Libenzi
· 15 years ago
1338901
eventfd: revised interface and cleanups
by Davide Libenzi
· 15 years ago
5718607
eventfd: export eventfd_signal and eventfd_fget for lguest
by Rusty Russell
· 15 years ago
3951088
epoll keyed wakeups: make eventfd use keyed wakeups
by Davide Libenzi
· 16 years ago
bcd0b23
eventfd: improve support for semaphore-like behavior
by Davide Libenzi
· 16 years ago
d4e8204
[CVE-2009-0029] System call wrappers part 32
by Heiko Carstens
· 16 years ago
e38b36f
flag parameters: check magic constants
by Ulrich Drepper
· 16 years ago
e7d476d
flag parameters: NONBLOCK in eventfd
by Ulrich Drepper
· 16 years ago
b087498e
flag parameters: eventfd
by Ulrich Drepper
· 16 years ago
7d9dbca
flag parameters: anon_inode_getfd extension
by Ulrich Drepper
· 16 years ago
2030a42
[PATCH] sanitize anon_inode_getfd()
by Al Viro
· 17 years ago
7747cdb
fs/eventfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
d48eb23
eventfd use waitqueue lock ...
by Davide Libenzi
· 17 years ago
e1ad746
signal/timer/event: eventfd core
by Davide Libenzi
· 17 years ago