index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
eventfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-13
/
+6
*
eventfd: only return events requested in poll_mask()
Avi Kivity
2018-06-14
1
-2
/
+2
*
eventfd: switch to ->poll_mask
Christoph Hellwig
2018-05-26
1
-4
/
+11
*
fs: add do_eventfd() helper; remove internal call to sys_eventfd()
Dominik Brodowski
2018-04-02
1
-2
/
+7
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-9
/
+9
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-99
/
+28
|
\
|
*
eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()
Eric Biggers
2018-01-06
1
-15
/
+6
|
*
eventfd: fold eventfd_ctx_read() into eventfd_read()
Eric Biggers
2018-01-06
1
-38
/
+15
|
*
eventfd: convert to use anon_inode_getfd()
Eric Biggers
2018-01-06
1
-46
/
+7
*
|
fs: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
/
*
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
1
-2
/
+2
|
\
|
*
fs: eventfd: fix identation on kernel-doc
Mauro Carvalho Chehab
2017-05-16
1
-2
/
+2
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
eventfd: document lockless access in eventfd_poll
Paolo Bonzini
2016-03-22
1
-2
/
+40
*
Documentation: filesystem: Fix typo in fs/eventfd.c
Masanari Iida
2015-12-08
1
-2
/
+2
*
eventfd: don't take the spinlock in eventfd_poll
Chris Mason
2015-02-17
1
-6
/
+6
*
fs: Convert show_fdinfo functions to void
Joe Perches
2014-11-05
1
-6
/
+3
*
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
1
-8
/
+5
*
fs, eventfd: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-17
1
-0
/
+20
*
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-05-31
1
-8
/
+4
*
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
1
-1
/
+1
*
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
2011-02-21
1
-6
/
+6
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
2010-01-25
1
-15
/
+74
*
anonfd: Allow making anon files read-only
Roland Dreier
2009-12-22
1
-1
/
+1
*
anonfd: split interface into file creation and install
Davide Libenzi
2009-09-23
1
-13
/
+54
*
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
1
-12
/
+110
*
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
2009-06-12
1
-0
/
+3
*
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
2009-04-01
1
-3
/
+3
*
eventfd: improve support for semaphore-like behavior
Davide Libenzi
2009-04-01
1
-9
/
+11
*
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2009-01-14
1
-3
/
+2
*
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
1
-0
/
+4
*
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
2008-07-24
1
-2
/
+2
*
flag parameters: eventfd
Ulrich Drepper
2008-07-24
1
-2
/
+11
*
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-07-24
1
-1
/
+1
*
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-05-01
1
-10
/
+5
*
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
1
-0
/
+1
*
eventfd use waitqueue lock ...
Davide Libenzi
2007-05-18
1
-14
/
+12
*
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11
1
-0
/
+228