aboutsummaryrefslogtreecommitdiff
path: root/fs/notify/mark.c
AgeCommit message (Expand)Author
2012-12-11fsnotify: change locking orderLino Sanfilippo
2012-12-11fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo
2012-12-11fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo
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-12-11fsnotify: take groups mark_lock before mark lockLino Sanfilippo
2012-12-11fsnotify: use reference counting for groupsLino Sanfilippo
2012-01-14fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2010-07-28fsnotify: remove global fsnotify groups listsEric Paris
2010-07-28fsnotify: Exchange list heads instead of moving elementsAndreas Gruenbacher
2010-07-28fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris
2010-07-28fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris
2010-07-28fsnotify: call iput on inodes when no longer markedEric Paris
2010-07-28fanotify: clear all fanotify marksEric Paris
2010-07-28fsnotify: ignored_mask - excluding notificationEric Paris
2010-07-28fsnotify: allow marks to not pin inodes in coreEric Paris
2010-07-28fsnotify: vfsmount marks generic functionsEric Paris
2010-07-28fsnotify: clear marks to 0 in fsnotify_init_markEric Paris
2010-07-28fsnotify: split generic and inode specific mark codeEric Paris