aboutsummaryrefslogtreecommitdiff
path: root/fs/notify/inode_mark.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-10-18fsnotify: do not set group for a mark before it is on the i_listGravatar Eric Paris 1-3/+3
2009-06-11fsnotify: allow groups to set freeing_mark to nullGravatar Eric Paris 1-1/+2
2009-06-11fsnotify: handle filesystem unmounts with fsnotify marksGravatar Eric Paris 1-0/+72
2009-06-11fsnotify: fsnotify marks on inodes pin them in coreGravatar Eric Paris 1-0/+7
2009-06-11fsnotify: parent event notificationGravatar Eric Paris 1-0/+17
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesGravatar Eric Paris 1-0/+329