index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
eventfd.c
Commit message (
Expand
)
Author
Age
*
eventfd: don't take the spinlock in eventfd_poll
Chris Mason
2015-02-17
*
fs: Convert show_fdinfo functions to void
Joe Perches
2014-11-05
*
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
*
fs, eventfd: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-17
*
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-05-31
*
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
*
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
2011-02-21
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
2010-01-25
*
anonfd: Allow making anon files read-only
Roland Dreier
2009-12-22
*
anonfd: split interface into file creation and install
Davide Libenzi
2009-09-23
*
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
*
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
2009-06-12
*
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
2009-04-01
*
eventfd: improve support for semaphore-like behavior
Davide Libenzi
2009-04-01
*
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2009-01-14
*
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
*
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
2008-07-24
*
flag parameters: eventfd
Ulrich Drepper
2008-07-24
*
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-07-24
*
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-05-01
*
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
eventfd use waitqueue lock ...
Davide Libenzi
2007-05-18
*
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11