Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a960f8d6db431f5785ee28dbe903d61d821f368e
/
fs
/
notify
/
mark.c
35e4817
fsnotify: avoid spurious EMFILE errors from inotify_init()
by Jan Kara
· 8 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