fsnotify: Exchange list heads instead of moving elements
[linux-2.6-microblaze.git] / fs / notify / mark.c
2010-07-28 Andreas Gruenbacherfsnotify: Exchange list heads instead of moving elements
2010-07-28 Eric Parisfsnotify: srcu to protect read side of inode and vfsmou...
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