summaryrefslogtreecommitdiff
path: root/fs/notify/group.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-28fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris1-7/+1
2010-07-28fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris1-7/+3
2010-07-28fsnotify: fsnotify_obtain_group kzalloc cleanupEric Paris1-3/+0
2010-07-28fsnotify: remove group_num altogetherEric Paris1-46/+2
2010-07-28fsnotify: kzalloc fsnotify groupsEric Paris1-1/+1
2009-06-11fsnotify: generic notification queue and waitqEric Paris1-0/+9
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris1-1/+48
2009-06-11fsnotify: unified filesystem notification backendEric Paris1-0/+198