Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
abc77577a669f424c5d0c185b9994f2621c52aa4
/
fs
/
notify
/
mark.c
abc7757
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
by Jan Kara
· 8 years ago
f09b04a
fsnotify: Remove special handling of mark destruction on group shutdown
by Jan Kara
· 8 years ago
6b3f05d
fsnotify: Detach mark from object list when last reference is dropped
by Jan Kara
· 8 years ago
1137514
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
by Jan Kara
· 8 years ago
08991e8
fsnotify: Free fsnotify_mark_connector when there is no mark attached
by Jan Kara
· 8 years ago
04662ca
fsnotify: Lock object list with connector lock
by Jan Kara
· 8 years ago
2629718
fsnotify: Remove useless list deletion and comment
by Jan Kara
· 8 years ago
73cd3c3
fsnotify: Avoid double locking in fsnotify_detach_from_object()
by Jan Kara
· 8 years ago
8212a60
fsnotify: Remove indirection from fsnotify_detach_mark()
by Jan Kara
· 8 years ago
a03e2e4
fsnotify: Determine lock in fsnotify_destroy_marks()
by Jan Kara
· 8 years ago
f06fd98
fsnotify: Move locking into fsnotify_find_mark()
by Jan Kara
· 8 years ago
a242677
fsnotify: Move locking into fsnotify_recalc_mask()
by Jan Kara
· 8 years ago
0810b4f
fsnotify: Move fsnotify_destroy_marks()
by Jan Kara
· 8 years ago
755b5bc
fsnotify: Remove indirection from mark list addition
by Jan Kara
· 8 years ago
e911d8a
fsnotify: Make fsnotify_mark_connector hold inode reference
by Jan Kara
· 8 years ago
86ffe24
fsnotify: Move object pointer to fsnotify_mark_connector
by Jan Kara
· 8 years ago
9dd813c
fsnotify: Move mark list head from object into dedicated structure
by Jan Kara
· 8 years ago
c1f3307
fsnotify: Update comments
by Jan Kara
· 8 years ago
e3ba730
fsnotify: Remove fsnotify_duplicate_mark()
by Jan Kara
· 8 years ago
35e4817
fsnotify: avoid spurious EMFILE errors from inotify_init()
by Jan Kara
· 9 years ago
0918f1c
fsnotify: turn fsnotify reaper thread into a workqueue job
by Jeff Layton
· 9 years ago
13d34ac
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
by Jeff Layton
· 9 years ago
c510eff
fsnotify: destroy marks with call_srcu instead of dedicated thread
by Jeff Layton
· 9 years ago
4712e722
fsnotify: get rid of fsnotify_destroy_mark_locked()
by Jan Kara
· 9 years ago
925d113
fsnotify: remove mark->free_list
by Jan Kara
· 9 years ago
8f2f3eb
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 9 years ago
d725e66
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
by Linus Torvalds
· 9 years ago
a2673b6
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 9 years ago
37d469e
fsnotify: remove destroy_list from fsnotify_mark
by Jan Kara
· 10 years ago
0809ab6
fsnotify: unify inode and mount marks handling
by Jan Kara
· 10 years ago
8edc6e1
fanotify: fix notification of groups with inode & mount marks
by Jan Kara
· 10 years ago
efa8f7e
fs/notify/mark.c: trivial cleanup
by David Cohen
· 10 years ago
9756b91
fsnotify: update comments concerning locking scheme
by Lino Sanfilippo
· 11 years ago
6960b0d
fsnotify: change locking order
by Lino Sanfilippo
· 13 years ago
64c20d2
fsnotify: dont put marks on temporary list when clearing marks by group
by Lino Sanfilippo
· 13 years ago
d5a335b
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
by Lino Sanfilippo
· 13 years ago
e2a2994
fsnotify: pass group to fsnotify_destroy_mark()
by Lino Sanfilippo
· 13 years ago
986ab09
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
by Lino Sanfilippo
· 13 years ago
104d06f
fsnotify: take groups mark_lock before mark lock
by Lino Sanfilippo
· 13 years ago
23e964c
fsnotify: use reference counting for groups
by Lino Sanfilippo
· 13 years ago
fed4748
fsnotify: don't BUG in fsnotify_destroy_mark()
by Miklos Szeredi
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
67a23c4
fs: rename inode_lock to inode_hash_lock
by Dave Chinner
· 14 years ago
0243666
fsnotify: remove global fsnotify groups lists
by Eric Paris
· 14 years ago
8778abb
fsnotify: Exchange list heads instead of moving elements
by Andreas Gruenbacher
· 14 years ago
75c1be4
fsnotify: srcu to protect read side of inode and vfsmount locks
by Eric Paris
· 14 years ago
700307a
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
by Eric Paris
· 14 years ago
b31d397
fsnotify: call iput on inodes when no longer marked
by Eric Paris
· 15 years ago
4d92604
fanotify: clear all fanotify marks
by Eric Paris
· 15 years ago
33af5e3
fsnotify: ignored_mask - excluding notification
by Eric Paris
· 15 years ago
90b1e7a
fsnotify: allow marks to not pin inodes in core
by Eric Paris
· 15 years ago
0d48b7f
fsnotify: vfsmount marks generic functions
by Eric Paris
· 15 years ago
ba643f0
fsnotify: clear marks to 0 in fsnotify_init_mark
by Eric Paris
· 15 years ago
5444e29
fsnotify: split generic and inode specific mark code
by Eric Paris
· 15 years ago