Lino Sanfilippo
|
6960b0d909
fsnotify: change locking order
|
14 years ago |
Lino Sanfilippo
|
64c20d2a20
fsnotify: dont put marks on temporary list when clearing marks by group
|
14 years ago |
Lino Sanfilippo
|
d5a335b845
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
|
14 years ago |
Lino Sanfilippo
|
e2a29943e9
fsnotify: pass group to fsnotify_destroy_mark()
|
14 years ago |
Lino Sanfilippo
|
986ab09807
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
|
14 years ago |
Lino Sanfilippo
|
104d06f08e
fsnotify: take groups mark_lock before mark lock
|
14 years ago |
Lino Sanfilippo
|
23e964c284
fsnotify: use reference counting for groups
|
14 years ago |
Miklos Szeredi
|
fed474857e
fsnotify: don't BUG in fsnotify_destroy_mark()
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
14 years ago |
Eric Paris
|
02436668d9
fsnotify: remove global fsnotify groups lists
|
15 years ago |
Andreas Gruenbacher
|
8778abb9a8
fsnotify: Exchange list heads instead of moving elements
|
15 years ago |
Eric Paris
|
75c1be487a
fsnotify: srcu to protect read side of inode and vfsmount locks
|
15 years ago |
Eric Paris
|
700307a29a
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
|
15 years ago |
Eric Paris
|
b31d397e43
fsnotify: call iput on inodes when no longer marked
|
15 years ago |
Eric Paris
|
4d92604cc9
fanotify: clear all fanotify marks
|
15 years ago |
Eric Paris
|
33af5e32e0
fsnotify: ignored_mask - excluding notification
|
15 years ago |
Eric Paris
|
90b1e7a578
fsnotify: allow marks to not pin inodes in core
|
15 years ago |
Eric Paris
|
0d48b7f01f
fsnotify: vfsmount marks generic functions
|
15 years ago |
Eric Paris
|
ba643f04cd
fsnotify: clear marks to 0 in fsnotify_init_mark
|
15 years ago |
Eric Paris
|
5444e2981c
fsnotify: split generic and inode specific mark code
|
15 years ago |