index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
eventfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
1
-8
/
+4
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-02-21
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
1
-6
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-25
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
1
-15
/
+74
2009-12-22
anonfd: Allow making anon files read-only
Roland Dreier
1
-1
/
+1
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
1
-13
/
+54
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
1
-12
/
+110
2009-06-12
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
1
-0
/
+3
2009-04-01
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
1
-3
/
+3
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
1
-9
/
+11
2009-01-14
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
1
-3
/
+2
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
1
-0
/
+4
2008-07-24
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
1
-2
/
+2
2008-07-24
flag parameters: eventfd
Ulrich Drepper
1
-2
/
+11
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
1
-1
/
+1
2008-05-01
[PATCH] sanitize anon_inode_getfd()
Al Viro
1
-10
/
+5
2008-02-06
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2007-05-18
eventfd use waitqueue lock ...
Davide Libenzi
1
-14
/
+12
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
1
-0
/
+228