- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / fs / eventpoll.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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)
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-06 Andrew Morton[PATCH] epoll struct epitem size reduction
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Andrew Morton[PATCH] One-shot support for epoll
2004-01-19 Andrew Morton[PATCH] bdev: add file.f_mapping
2003-09-09 Andries E. Brouwer[PATCH] sparse fix eventpoll
2003-07-10 Andrew Morton[PATCH] epoll-per-fd fix
2003-07-05 Andrew Morton[PATCH] epoll: microoptimisations
2003-06-07 Andrew Morton[PATCH] eventpoll: fix possible use-after-free
2003-06-02 Davide Libenzi[PATCH] epoll race fix
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-04-09 Andrew Morton[PATCH] epoll cross-thread deletion fix
2003-03-24 Davide Libenzi[PATCH] epoll with selectable ET/LT behaviour ...
2003-02-24 Steven Cole[PATCH] Spelling fixes for paticular -> particular...
2003-02-24 Michael Hayes[PATCH] Spelling fixes - occurred
2003-02-12 Andrew Morton[PATCH] epoll timeout and syscall return types
2003-02-04 Andrew Morton[PATCH] remove spaces from slab names
2002-12-15 Davide Libenzi[PATCH] epoll bits forgot a nasty printk() ...
2002-12-09 Davide Libenzi[PATCH] epoll bits 0.59 ...
2002-11-17 Linus TorvaldsMerge
2002-11-17 Manfred Spraul[PATCH] additional cleanup for f_op->poll
2002-11-17 Davide Libenzi[PATCH] epoll - just when you think it's over ...
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-11-15 Davide Libenzi[PATCH] epoll bit 0.47
2002-11-15 Davide Libenzi[PATCH] epoll bits 0.46 ...
2002-11-11 Davide Libenzi[PATCH] remove code duplication from fs/eventpoll.c
2002-11-08 Davide Libenzi[PATCH] The epoll saga continues ...
2002-11-06 Davide Libenzi[PATCH] epoll bits 0.34
2002-11-03 Davide Libenzi[PATCH] epoll update r3