Dominik Brodowski
|
2fc96f8331
fs: add do_eventfd() helper; remove internal call to sys_eventfd()
|
7 tahun lalu |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 tahun lalu |
Linus Torvalds
|
19e7b5f994
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 tahun lalu |
Eric Biggers
|
105f2b7096
eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()
|
8 tahun lalu |
Eric Biggers
|
b6364572d6
eventfd: fold eventfd_ctx_read() into eventfd_read()
|
8 tahun lalu |
Eric Biggers
|
7d815165c1
eventfd: convert to use anon_inode_getfd()
|
8 tahun lalu |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 tahun lalu |
Linus Torvalds
|
650fc870a2
Merge tag 'docs-4.13' of git://git.lwn.net/linux
|
8 tahun lalu |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 tahun lalu |
Mauro Carvalho Chehab
|
f16df9f765
fs: eventfd: fix identation on kernel-doc
|
8 tahun lalu |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 tahun lalu |
Paolo Bonzini
|
a484c3dd94
eventfd: document lockless access in eventfd_poll
|
9 tahun lalu |
Masanari Iida
|
20d5a865e1
Documentation: filesystem: Fix typo in fs/eventfd.c
|
10 tahun lalu |
Chris Mason
|
e22553e2a2
eventfd: don't take the spinlock in eventfd_poll
|
10 tahun lalu |
Joe Perches
|
a3816ab0e8
fs: Convert show_fdinfo functions to void
|
11 tahun lalu |
Al Viro
|
36a7411724
eventfd_ctx_fdget(): use fdget() instead of fget()
|
12 tahun lalu |
Cyrill Gorcunov
|
cbac5542d4
fs, eventfd: add procfs fdinfo helper
|
13 tahun lalu |
Sha Zhengju
|
ee62c6b2dc
eventfd: change int to __u64 in eventfd_signal()
|
13 tahun lalu |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
14 tahun lalu |
Randy Dunlap
|
361821854b
Docbook: add fs/eventfd.c and fix typos in it
|
15 tahun lalu |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 tahun lalu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 tahun lalu |
Davide Libenzi
|
cb289d6244
eventfd - allow atomic read and waitqueue remove
|
16 tahun lalu |
Roland Dreier
|
628ff7c1d8
anonfd: Allow making anon files read-only
|
16 tahun lalu |
Davide Libenzi
|
562787a5c3
anonfd: split interface into file creation and install
|
16 tahun lalu |
Davide Libenzi
|
133890103b
eventfd: revised interface and cleanups
|
16 tahun lalu |
Rusty Russell
|
5718607bb6
eventfd: export eventfd_signal and eventfd_fget for lguest
|
16 tahun lalu |
Davide Libenzi
|
395108880e
epoll keyed wakeups: make eventfd use keyed wakeups
|
16 tahun lalu |
Davide Libenzi
|
bcd0b235bf
eventfd: improve support for semaphore-like behavior
|
16 tahun lalu |
Heiko Carstens
|
d4e82042c4
[CVE-2009-0029] System call wrappers part 32
|
17 tahun lalu |