aboutsummaryrefslogtreecommitdiffstats
path: root/fs/eventpoll.c
Commit message (Expand)AuthorAge
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* epoll: move kfree inside ep_freeDavide Libenzi2007-05-15
* epoll: fix some commentsDavide Libenzi2007-05-15
* epoll locks changes and cleanupsDavide Libenzi2007-05-15
* fix epoll single pass code and add wait-exclusive flagDavide Libenzi2007-05-15
* epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi2007-05-11
* epoll cleanups: epoll no moduleDavide Libenzi2007-05-11
* epoll: use anonymous inodesDavide Libenzi2007-05-11
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* epoll: optimizations and cleanupsDavide Libenzi2007-05-08
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] epoll_pwait()Davide Libenzi2006-10-11
* [PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik2006-10-03
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] eventpoll.c compile fixMasoud Asgharifard Sharbiani2006-08-27
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] epoll: use unlocked wqueue operationsDavide Libenzi2006-06-25
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [RBTREE] Update eventpoll.c to use rb_parent() accessor macro.David Woodhouse2006-04-21
* [PATCH] uniform POLLRDHUP handling between epoll and poll/selectDavide Libenzi2006-04-11
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-26
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-25
* [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-23
* [PATCH] sem2mutex: eventpollArjan van de Ven2006-03-23
* [PATCH] epoll: handle timeout overflowDavide Libenzi2005-09-28
* [PATCH] epoll: fix delayed initialization bugDavide Libenzi2005-09-17
* [PATCH] Remove eventpoll macro obfuscationPekka Enberg2005-06-23
* [PATCH] make some things staticAdrian Bunk2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16