aboutsummaryrefslogtreecommitdiff
path: root/fs/eventpoll.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-11epoll: use anonymous inodesGravatar Davide Libenzi 1-169/+3
2007-05-08Introduce a handy list_first_entry macroGravatar Pavel Emelianov 1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-05-08epoll: optimizations and cleanupsGravatar Davide Libenzi 1-147/+86
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-2/+2
2006-10-11[PATCH] epoll_pwait()Gravatar Davide Libenzi 1-3/+53
2006-10-03[PATCH] fs/eventpoll: error handling micro-cleanupGravatar Jeff Garzik 1-2/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-08-27[PATCH] eventpoll.c compile fixGravatar Masoud Asgharifard Sharbiani 1-2/+2
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structGravatar Ingo Molnar 1-2/+2
2006-06-25[PATCH] epoll: use unlocked wqueue operationsGravatar Davide Libenzi 1-7/+10
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-6/+7
2006-04-21[RBTREE] Update eventpoll.c to use rb_parent() accessor macro.Gravatar David Woodhouse 1-3/+3
2006-04-11[PATCH] uniform POLLRDHUP handling between epoll and poll/selectGravatar Davide Libenzi 1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesGravatar Eric Dumazet 1-3/+3
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsGravatar Davide Libenzi 1-2/+2
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Gravatar Benjamin LaHaise 1-9/+0
2006-03-23[PATCH] sem2mutex: eventpollGravatar Arjan van de Ven 1-11/+12
2005-09-28[PATCH] epoll: handle timeout overflowGravatar Davide Libenzi 1-2/+6
2005-09-17[PATCH] epoll: fix delayed initialization bugGravatar Davide Libenzi 1-20/+20
2005-06-23[PATCH] Remove eventpoll macro obfuscationGravatar Pekka Enberg 1-85/+110
2005-05-05[PATCH] make some things staticGravatar Adrian Bunk 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1639