Dan Carpenter
|
f4edce1afd
fsnotify: remove a stray unlock
|
8 years ago |
Jan Kara
|
054c636e5c
fsnotify: Move ->free_mark callback to fsnotify_ops
|
8 years ago |
Jan Kara
|
7b12932340
fsnotify: Add group pointer in fsnotify_init_mark()
|
8 years ago |
Jan Kara
|
2e37c6ca8d
fsnotify: Remove fsnotify_detach_group_marks()
|
8 years ago |
Jan Kara
|
18f2e0d3a4
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
|
8 years ago |
Jan Kara
|
66d2b81bcb
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
|
8 years ago |
Jan Kara
|
abc77577a6
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
|
8 years ago |
Jan Kara
|
f09b04a03e
fsnotify: Remove special handling of mark destruction on group shutdown
|
8 years ago |
Jan Kara
|
6b3f05d24d
fsnotify: Detach mark from object list when last reference is dropped
|
8 years ago |
Jan Kara
|
11375145a7
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
|
8 years ago |
Jan Kara
|
08991e83b7
fsnotify: Free fsnotify_mark_connector when there is no mark attached
|
8 years ago |
Jan Kara
|
04662cab59
fsnotify: Lock object list with connector lock
|
8 years ago |
Jan Kara
|
2629718dd2
fsnotify: Remove useless list deletion and comment
|
8 years ago |
Jan Kara
|
73cd3c33ab
fsnotify: Avoid double locking in fsnotify_detach_from_object()
|
8 years ago |
Jan Kara
|
8212a6097a
fsnotify: Remove indirection from fsnotify_detach_mark()
|
8 years ago |
Jan Kara
|
a03e2e4f07
fsnotify: Determine lock in fsnotify_destroy_marks()
|
8 years ago |
Jan Kara
|
f06fd98759
fsnotify: Move locking into fsnotify_find_mark()
|
8 years ago |
Jan Kara
|
a242677bb1
fsnotify: Move locking into fsnotify_recalc_mask()
|
8 years ago |
Jan Kara
|
0810b4f9f2
fsnotify: Move fsnotify_destroy_marks()
|
8 years ago |
Jan Kara
|
755b5bc681
fsnotify: Remove indirection from mark list addition
|
8 years ago |
Jan Kara
|
e911d8af87
fsnotify: Make fsnotify_mark_connector hold inode reference
|
8 years ago |
Jan Kara
|
86ffe245c4
fsnotify: Move object pointer to fsnotify_mark_connector
|
8 years ago |
Jan Kara
|
9dd813c15b
fsnotify: Move mark list head from object into dedicated structure
|
8 years ago |
Jan Kara
|
c1f33073ac
fsnotify: Update comments
|
8 years ago |
Jan Kara
|
e3ba730702
fsnotify: Remove fsnotify_duplicate_mark()
|
8 years ago |
Jan Kara
|
35e481761c
fsnotify: avoid spurious EMFILE errors from inotify_init()
|
9 years ago |
Jeff Layton
|
0918f1c309
fsnotify: turn fsnotify reaper thread into a workqueue job
|
9 years ago |
Jeff Layton
|
13d34ac6e5
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
|
9 years ago |
Jeff Layton
|
c510eff6be
fsnotify: destroy marks with call_srcu instead of dedicated thread
|
9 years ago |
Jan Kara
|
4712e722f9
fsnotify: get rid of fsnotify_destroy_mark_locked()
|
10 years ago |