summaryrefslogtreecommitdiffstats
path: root/fs/notify/vfsmount_mark.c
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: remove mark->free_listJan Kara2015-09-041-19/+0
* fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-90/+19
* fanotify: fix notification of groups with inode & mount marksJan Kara2014-11-131-5/+3
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-11/+8
* fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-1/+9
* fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-111-2/+2
* vfs: move fsnotify junk to struct mountAl Viro2012-01-031-7/+12
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-241-1/+0
* fsnotify: implement ordering between notifiersEric Paris2010-10-281-1/+5
* fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris2010-07-281-1/+1
* fsnotify: use _rcu functions for mark list traversalEric Paris2010-07-281-5/+5
* fsnotify: place marks on object in order of group memory addressEric Paris2010-07-281-14/+26
* fsnotify: update gfp/slab.h includesTejun Heo2010-07-281-1/+0
* fanotify: clear all fanotify marksEric Paris2010-07-281-0/+5
* fsnotify: vfsmount marks generic functionsEric Paris2010-07-281-0/+171
OpenPOWER on IntegriCloud