Davide Libenzi
|
9ce209d64d
epoll: avoid double-inserts in case of EFAULT
|
16 years ago |
Davide Libenzi
|
f337b9c583
epoll: drop unnecessary test
|
16 years ago |
Andrew Morton
|
523723bb50
fs/eventpoll.c: fix sys_epoll_create1() comment
|
16 years ago |
Ulrich Drepper
|
9fe5ad9c8c
flag parameters add-on: remove epoll_create size param
|
17 years ago |
Ulrich Drepper
|
e38b36f325
flag parameters: check magic constants
|
17 years ago |
Ulrich Drepper
|
a0998b50c3
flag parameters: epoll_create
|
17 years ago |
Ulrich Drepper
|
7d9dbca342
flag parameters: anon_inode_getfd extension
|
17 years ago |
Al Viro
|
2030a42cec
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |
Roland McGrath
|
f3de272b82
signals: use HAVE_SET_RESTORE_SIGMASK
|
17 years ago |
Roland McGrath
|
4e4c22c711
signals: add set_restore_sigmask
|
17 years ago |
Davide Libenzi
|
cdac75e6f2
epoll: avoid kmemcheck warning
|
17 years ago |
Peter Zijlstra
|
0ccf831cbe
lockdep: annotate epoll
|
17 years ago |
Matthew Wilcox
|
4a6e9e2ce8
Use wake_up_locked() in eventpoll
|
17 years ago |
Matthias Kaehlcke
|
b70c394099
fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()
|
17 years ago |
Stephen Hemminger
|
c80544dc0b
sparse pointer use of zero as null
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Davide Libenzi
|
f0ee9aabb0
epoll: move kfree inside ep_free
|
18 years ago |
Davide Libenzi
|
67647d0fb8
epoll: fix some comments
|
18 years ago |
Davide Libenzi
|
c7ea763025
epoll locks changes and cleanups
|
18 years ago |
Davide Libenzi
|
d47de16c72
fix epoll single pass code and add wait-exclusive flag
|
18 years ago |
Davide Libenzi
|
7699acd134
epoll cleanups: epoll remove static pre-declarations and akpm-ize the code
|
18 years ago |
Davide Libenzi
|
cea6924187
epoll cleanups: epoll no module
|
18 years ago |
Davide Libenzi
|
da66f7cb0f
epoll: use anonymous inodes
|
18 years ago |
Pavel Emelianov
|
b5e618181a
Introduce a handy list_first_entry macro
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Davide Libenzi
|
6192bd536f
epoll: optimizations and cleanups
|
18 years ago |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
Davide Libenzi
|
b611967de4
[PATCH] epoll_pwait()
|
18 years ago |