Jan Kara
|
e3ba730702
fsnotify: Remove fsnotify_duplicate_mark()
|
8 年之前 |
Jan Kara
|
35e481761c
fsnotify: avoid spurious EMFILE errors from inotify_init()
|
9 年之前 |
Jeff Layton
|
0918f1c309
fsnotify: turn fsnotify reaper thread into a workqueue job
|
9 年之前 |
Jeff Layton
|
13d34ac6e5
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
|
9 年之前 |
Jeff Layton
|
c510eff6be
fsnotify: destroy marks with call_srcu instead of dedicated thread
|
9 年之前 |
Jan Kara
|
4712e722f9
fsnotify: get rid of fsnotify_destroy_mark_locked()
|
10 年之前 |
Jan Kara
|
925d1132a0
fsnotify: remove mark->free_list
|
10 年之前 |
Jan Kara
|
8f2f3eb59d
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
|
10 年之前 |
Linus Torvalds
|
d725e66c06
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
|
10 年之前 |
Jan Kara
|
a2673b6e04
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
|
10 年之前 |
Jan Kara
|
37d469e767
fsnotify: remove destroy_list from fsnotify_mark
|
10 年之前 |
Jan Kara
|
0809ab69a2
fsnotify: unify inode and mount marks handling
|
10 年之前 |
Jan Kara
|
8edc6e1688
fanotify: fix notification of groups with inode & mount marks
|
10 年之前 |
David Cohen
|
efa8f7e5d7
fs/notify/mark.c: trivial cleanup
|
11 年之前 |
Lino Sanfilippo
|
9756b9187e
fsnotify: update comments concerning locking scheme
|
12 年之前 |
Lino Sanfilippo
|
6960b0d909
fsnotify: change locking order
|
14 年之前 |
Lino Sanfilippo
|
64c20d2a20
fsnotify: dont put marks on temporary list when clearing marks by group
|
14 年之前 |
Lino Sanfilippo
|
d5a335b845
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
|
14 年之前 |
Lino Sanfilippo
|
e2a29943e9
fsnotify: pass group to fsnotify_destroy_mark()
|
14 年之前 |
Lino Sanfilippo
|
986ab09807
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
|
14 年之前 |
Lino Sanfilippo
|
104d06f08e
fsnotify: take groups mark_lock before mark lock
|
14 年之前 |
Lino Sanfilippo
|
23e964c284
fsnotify: use reference counting for groups
|
14 年之前 |
Miklos Szeredi
|
fed474857e
fsnotify: don't BUG in fsnotify_destroy_mark()
|
13 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
14 年之前 |
Eric Paris
|
02436668d9
fsnotify: remove global fsnotify groups lists
|
15 年之前 |
Andreas Gruenbacher
|
8778abb9a8
fsnotify: Exchange list heads instead of moving elements
|
15 年之前 |
Eric Paris
|
75c1be487a
fsnotify: srcu to protect read side of inode and vfsmount locks
|
15 年之前 |
Eric Paris
|
700307a29a
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
|
15 年之前 |