Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2fc175c4a347153a5e4f370a7dd574d56d46bb8a
/
fs
/
notify
/
mark.c
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