aboutsummaryrefslogtreecommitdiff
path: root/fs/eventpoll.c
AgeCommit message (Expand)AuthorFilesLines
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