Jan Kara
|
721fb6fbfd
fsnotify: Fix busy inodes during unmount
|
7 년 전 |
Amir Goldstein
|
1e6cb72399
fsnotify: add super block object type
|
7 년 전 |
Jan Kara
|
d3bc0fa841
fsnotify: fix false positive warning on inode delete
|
7 년 전 |
Amir Goldstein
|
3ac70bfcde
fsnotify: add helper to get mask from connector
|
7 년 전 |
Amir Goldstein
|
36f10f55ff
fsnotify: let connector point to an abstract object
|
7 년 전 |
Amir Goldstein
|
b812a9f589
fsnotify: pass connp and object type to fsnotify_add_mark()
|
7 년 전 |
Amir Goldstein
|
9b6e543450
fsnotify: use typedef fsnotify_connp_t for brevity
|
7 년 전 |
Amir Goldstein
|
47d9c7cc45
fsnotify: generalize iteration of marks by object type
|
7 년 전 |
Amir Goldstein
|
d6f7b98bc8
fsnotify: use type id to identify connector object type
|
7 년 전 |
Elena Reshetova
|
ab97f87325
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
|
8 년 전 |
Miklos Szeredi
|
9a31d7ad99
fsnotify: fix pinning group in fsnotify_prepare_user_wait()
|
8 년 전 |
Miklos Szeredi
|
24c20305c7
fsnotify: clean up fsnotify_prepare/finish_user_wait()
|
8 년 전 |
Jan Kara
|
9cf90cef36
fsnotify: Protect bail out path of fsnotify_add_mark_locked() properly
|
8 년 전 |
Dan Carpenter
|
f4edce1afd
fsnotify: remove a stray unlock
|
8 년 전 |
Jan Kara
|
054c636e5c
fsnotify: Move ->free_mark callback to fsnotify_ops
|
8 년 전 |
Jan Kara
|
7b12932340
fsnotify: Add group pointer in fsnotify_init_mark()
|
8 년 전 |
Jan Kara
|
2e37c6ca8d
fsnotify: Remove fsnotify_detach_group_marks()
|
8 년 전 |
Jan Kara
|
18f2e0d3a4
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
|
8 년 전 |
Jan Kara
|
66d2b81bcb
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
|
8 년 전 |
Jan Kara
|
abc77577a6
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
|
9 년 전 |
Jan Kara
|
f09b04a03e
fsnotify: Remove special handling of mark destruction on group shutdown
|
8 년 전 |
Jan Kara
|
6b3f05d24d
fsnotify: Detach mark from object list when last reference is dropped
|
8 년 전 |
Jan Kara
|
11375145a7
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
|
9 년 전 |
Jan Kara
|
08991e83b7
fsnotify: Free fsnotify_mark_connector when there is no mark attached
|
8 년 전 |
Jan Kara
|
04662cab59
fsnotify: Lock object list with connector lock
|
8 년 전 |
Jan Kara
|
2629718dd2
fsnotify: Remove useless list deletion and comment
|
8 년 전 |
Jan Kara
|
73cd3c33ab
fsnotify: Avoid double locking in fsnotify_detach_from_object()
|
8 년 전 |
Jan Kara
|
8212a6097a
fsnotify: Remove indirection from fsnotify_detach_mark()
|
8 년 전 |
Jan Kara
|
a03e2e4f07
fsnotify: Determine lock in fsnotify_destroy_marks()
|
8 년 전 |
Jan Kara
|
f06fd98759
fsnotify: Move locking into fsnotify_find_mark()
|
8 년 전 |