aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/mark.c
Commit message (Expand)AuthorAge
* fsnotify: update comments concerning locking schemeLino Sanfilippo2013-07-09
* fsnotify: change locking orderLino Sanfilippo2012-12-11
* fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
* fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
* fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
* fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
* fsnotify: take groups mark_lock before mark lockLino Sanfilippo2012-12-11
* fsnotify: use reference counting for groupsLino Sanfilippo2012-12-11
* fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi2012-01-14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Fix common misspellingsLucas De Marchi2011-03-31
* fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-24
* fsnotify: remove global fsnotify groups listsEric Paris2010-07-28
* fsnotify: Exchange list heads instead of moving elementsAndreas Gruenbacher2010-07-28
* fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-28
* fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris2010-07-28
* fsnotify: call iput on inodes when no longer markedEric Paris2010-07-28
* fanotify: clear all fanotify marksEric Paris2010-07-28
* fsnotify: ignored_mask - excluding notificationEric Paris2010-07-28
* fsnotify: allow marks to not pin inodes in coreEric Paris2010-07-28
* fsnotify: vfsmount marks generic functionsEric Paris2010-07-28
* fsnotify: clear marks to 0 in fsnotify_init_markEric Paris2010-07-28
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-28