]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/notify/mark.c
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
[net-next-2.6.git] / fs / notify / mark.c
2010-07-28 Eric Parisfsnotify: use an explicit flag to indicate fsnotify_des...
2010-07-28 Eric Parisfsnotify: call iput on inodes when no longer marked
2010-07-28 Eric Parisfanotify: clear all fanotify marks
2010-07-28 Eric Parisfsnotify: ignored_mask - excluding notification
2010-07-28 Eric Parisfsnotify: allow marks to not pin inodes in core
2010-07-28 Eric Parisfsnotify: vfsmount marks generic functions
2010-07-28 Eric Parisfsnotify: clear marks to 0 in fsnotify_init_mark
2010-07-28 Eric Parisfsnotify: split generic and inode specific mark code