- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / eventpoll.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-22 Roland Dreieranonfd: Allow making anon files read-only
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-07-02 Davide Libenziepoll: fix nested calls support
2009-06-18 Davide Libenziepoll: fix nested calls support
2009-05-12 Davide Libenziepoll: fix size check in epoll_create()
2009-04-01 Davide Libenziepoll keyed wakeups: teach epoll about hints coming...
2009-04-01 Tony Battersbyepoll: use real type instead of void *
2009-04-01 Tony Battersbyepoll: clean up ep_modify
2009-04-01 Tony Battersbyepoll: remove unnecessary xchg
2009-04-01 Tony Battersbyepoll: remember the event if epoll_wait returns -EFAULT
2009-04-01 Tony Battersbyepoll: don't use current in irq context
2009-04-01 Davide Libenziepoll: remove debugging code
2009-04-01 Davide Libenziepoll: fix epoll's own poll (update)
2009-04-01 Davide Libenziepoll: fix epoll's own poll
2009-03-16 Jonathan CorbetRename struct file->f_ep_lock
2009-01-31 Greg Kroah-Hartman- Update to 2.6.27.14-rc1
2009-01-30 Davide Libenziepoll: drop max_user_instances and rely only on max_use...
2009-01-18 Heiko CarstensSystem call wrappers part 23
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 23
2008-12-05 Davide Libenziepoll: introduce resource usage limits
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-12-02 Davide Libenziepoll: introduce resource usage limits
2008-10-26 Davide Libenziepoll: avoid double-inserts in case of EFAULT
2008-10-16 Davide Libenziepoll: drop unnecessary test
2008-08-12 Andrew Mortonfs/eventpoll.c: fix sys_epoll_create1() comment
2008-07-24 Ulrich Drepperflag parameters add-on: remove epoll_create size param
2008-07-24 Ulrich Drepperflag parameters: check magic constants
2008-07-24 Ulrich Drepperflag parameters: epoll_create
2008-07-24 Ulrich Drepperflag parameters: anon_inode_getfd extension
2008-05-01 Al Viro[PATCH] sanitize anon_inode_getfd()
2008-04-30 Roland McGrathsignals: use HAVE_SET_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: add set_restore_sigmask
2008-04-29 Davide Libenziepoll: avoid kmemcheck warning
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Peter Zijlstralockdep: annotate epoll
2008-02-05 Peter Zijlstralockdep: annotate epoll
2007-12-06 Matthew WilcoxUse wake_up_locked() in eventpoll
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Matthias Kaehlckefs/eventpoll.c: use list_for_each_entry() instead of...
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-15 Davide Libenziepoll: move kfree inside ep_free
2007-05-15 Davide Libenziepoll: fix some comments
2007-05-15 Davide Libenziepoll locks changes and cleanups
2007-05-15 Davide Libenzifix epoll single pass code and add wait-exclusive flag
2007-05-11 Davide Libenziepoll cleanups: epoll remove static pre-declarations...
2007-05-11 Davide Libenziepoll cleanups: epoll no module
2007-05-11 Davide Libenziepoll: use anonymous inodes
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Davide Libenziepoll: optimizations and cleanups
2007-02-12 Jan Beulich- update Xen patches to -unstable c/s 13816.
2007-01-18 Jan Beulich- disable Xen patches again (didn't intend to enable...
2007-01-18 Jan Beulich- patches.xen/block-barriers.diff: Delete.
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-11 Davide Libenzi[PATCH] epoll_pwait()
2006-10-03 Jeff Garzik[PATCH] fs/eventpoll: error handling micro-cleanup
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-08-28 Greg Kroah-Hartman- Update to 2.6.18-rc5
2006-08-27 Masoud Asgharifard... [PATCH] eventpoll.c compile fix
2006-08-14 Jan Beulich- Update Xen patches to xen-unstable tip (c/s 10982...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-06-25 Davide Libenzi[PATCH] epoll: use unlocked wqueue operations
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-04-21 David Woodhouse[RBTREE] Update eventpoll.c to use rb_parent() accessor...
2006-04-11 Davide Libenzi[PATCH] uniform POLLRDHUP handling between epoll and...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-23 Benjamin LaHaise[PATCH] get_empty_filp tweaks, inline epoll_init_file()
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: eventpoll
2005-09-28 Davide Libenzi[PATCH] epoll: handle timeout overflow
2005-09-17 Davide Libenzi[PATCH] epoll: fix delayed initialization bug
2005-06-23 Pekka Enberg[PATCH] Remove eventpoll macro obfuscation
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-08 Linus Torvaldsepoll: return proper error on overflow condition
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-10-03 Davide Libenzi[PATCH] Avoid unnecessary copy for EPOLL_CTL_DEL
2004-07-06 Jerzy Szczepkowski[PATCH] Fix memory leak in epoll
2004-06-24 Andrew Morton[PATCH] sparse: fixes for "assignment expression in...
2004-06-18 Davide Libenzi[PATCH] epoll: replace the file lookup hash with rbtrees
2004-06-12 Andrew Morton[PATCH] spoll_create size check
2004-05-29 Andrew Morton[PATCH] epoll events send fix
2004-05-25 Andrew Morton[PATCH] ep_send_events() stack reduction
2004-05-22 Andrew Morton[PATCH] slab: consolidate panic code
2004-05-14 Andrew Morton[PATCH] filtered wakeups
2004-04-12 Andrew Morton[PATCH] epoll comment fix
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-25 Andrew Morton[PATCH] add syscalls.h
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Fix race in epoll_ctl(EPOLL_CTL_MOD)
next