summaryrefslogtreecommitdiff
path: root/fs/eventpoll.c
AgeCommit message (Expand)Author
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath
2008-04-30signals: add set_restore_sigmaskRoland McGrath
2008-04-29epoll: avoid kmemcheck warningDavide Libenzi
2008-02-05lockdep: annotate epollPeter Zijlstra
2007-12-06Use wake_up_locked() in eventpollMatthew Wilcox
2007-10-19fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-15epoll: move kfree inside ep_freeDavide Libenzi
2007-05-15epoll: fix some commentsDavide Libenzi
2007-05-15epoll locks changes and cleanupsDavide Libenzi
2007-05-15fix epoll single pass code and add wait-exclusive flagDavide Libenzi
2007-05-11epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi
2007-05-11epoll cleanups: epoll no moduleDavide Libenzi
2007-05-11epoll: use anonymous inodesDavide Libenzi
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08epoll: optimizations and cleanupsDavide Libenzi
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-03[PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-08-27[PATCH] eventpoll.c compile fixMasoud Asgharifard Sharbiani
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-04-21[RBTREE] Update eventpoll.c to use rb_parent() accessor macro.David Woodhouse
2006-04-11[PATCH] uniform POLLRDHUP handling between epoll and poll/selectDavide Libenzi
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise
2006-03-23[PATCH] sem2mutex: eventpollArjan van de Ven
2005-09-28[PATCH] epoll: handle timeout overflowDavide Libenzi
2005-09-17[PATCH] epoll: fix delayed initialization bugDavide Libenzi
2005-06-23[PATCH] Remove eventpoll macro obfuscationPekka Enberg
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds