summaryrefslogtreecommitdiff
path: root/fs/notify/vfsmount_mark.c
AgeCommit message (Expand)Author
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-12-11fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo
2012-12-11fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo
2012-01-03vfs: move fsnotify junk to struct mountAl Viro
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2010-10-28fsnotify: implement ordering between notifiersEric Paris
2010-07-28fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris
2010-07-28fsnotify: use _rcu functions for mark list traversalEric Paris
2010-07-28fsnotify: place marks on object in order of group memory addressEric Paris
2010-07-28fsnotify: update gfp/slab.h includesTejun Heo
2010-07-28fanotify: clear all fanotify marksEric Paris
2010-07-28fsnotify: vfsmount marks generic functionsEric Paris