aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/mark.c
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi2012-01-251-3/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-241-1/+0
* fsnotify: remove global fsnotify groups listsEric Paris2010-07-281-9/+0
* fsnotify: Exchange list heads instead of moving elementsAndreas Gruenbacher2010-07-281-4/+2
* fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-281-3/+57
* fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris2010-07-281-4/+7
* fsnotify: call iput on inodes when no longer markedEric Paris2010-07-281-1/+1
* fanotify: clear all fanotify marksEric Paris2010-07-281-5/+16
* fsnotify: ignored_mask - excluding notificationEric Paris2010-07-281-0/+6
* fsnotify: allow marks to not pin inodes in coreEric Paris2010-07-281-1/+16
* fsnotify: vfsmount marks generic functionsEric Paris2010-07-281-9/+11
* fsnotify: clear marks to 0 in fsnotify_init_markEric Paris2010-07-281-4/+1
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-281-0/+294