Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d2a02e3c8bb6b347818518edff5a4b40ff52d6d8
/
fs
/
notify
/
group.c
ad69cd9
fsnotify: clarify object type argument
by Amir Goldstein
· 3 years, 1 month ago
330ae77
fsnotify: Pass group argument to free_event
by Gabriel Krisman Bertazi
· 3 years, 2 months ago
5b8fea6
fanotify: configurable limits via sysfs
by Amir Goldstein
· 3 years, 10 months ago
ac7b79f
inotify, memcg: account inotify instances to kmemcg
by Shakeel Butt
· 4 years ago
191e165
fsnotify: add mutex destroy
by Fabian Frederick
· 4 years, 8 months ago
b72679e
notify: export symbols for use by the knfsd file cache
by Trond Myklebust
· 5 years ago
c82ee6d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
by Thomas Gleixner
· 6 years ago
d46eb14b
fs: fsnotify: account fsnotify metadata to kmemcg
by Shakeel Butt
· 6 years ago
d6f7b98
fsnotify: use type id to identify connector object type
by Amir Goldstein
· 7 years ago
7761daa6
fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
2e37c6c
fsnotify: Remove fsnotify_detach_group_marks()
by Jan Kara
· 8 years ago
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
c21dbe2
fsnotify: convert notification_mutex to a spinlock
by Jan Kara
· 8 years ago
12703db
fsnotify: add a way to stop queueing events on group shutdown
by Jan Kara
· 8 years ago
35e4817
fsnotify: avoid spurious EMFILE errors from inotify_init()
by Jan Kara
· 9 years ago
cafbaae
fs/notify/group.c: make fsnotify_final_destroy_group() static
by Andrew Morton
· 10 years ago
ff57cd5
fsnotify: Allocate overflow events with proper type
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
0a6b6bd
fsnotify: make fasync generic for both inotify and fanotify
by Eric Paris
· 13 years ago
986ab09
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
by Lino Sanfilippo
· 14 years ago
23e964c
fsnotify: use reference counting for groups
by Lino Sanfilippo
· 14 years ago
9861295
fsnotify: introduce fsnotify_get_group()
by Lino Sanfilippo
· 14 years ago
d8153d4
inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
by Lino Sanfilippo
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
0243666
fsnotify: remove global fsnotify groups lists
by Eric Paris
· 14 years ago
43709a2
fsnotify: remove group->mask
by Eric Paris
· 14 years ago
0393097
fsnotify: remove the global masks
by Eric Paris
· 14 years ago
75c1be4
fsnotify: srcu to protect read side of inode and vfsmount locks
by Eric Paris
· 14 years ago
08ae893
fanotify: drop the useless priority argument
by Eric Paris
· 15 years ago
cb2d429
fsnotify: add group priorities
by Eric Paris
· 15 years ago
841bdc1
fsnotify: rename mark_entry to just mark
by Eric Paris
· 15 years ago
e61ce86
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
by Eric Paris
· 15 years ago
7131485
fsnotify: mount point listeners list and global mask
by Eric Paris
· 15 years ago
4ca7635
fsnotify: add groups to fsnotify_inode_groups when registering inode watch
by Eric Paris
· 15 years ago
36fddeb
fsnotify: initialize the group->num_marks in a better place
by Eric Paris
· 15 years ago
19c2a0e
fsnotify: rename fsnotify_groups to fsnotify_inode_groups
by Eric Paris
· 15 years ago
0d2e2a1
fsnotify: drop mask argument from fsnotify_alloc_group
by Eric Paris
· 15 years ago
ffab834
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
by Eric Paris
· 15 years ago
cd7752c
fsnotify: fsnotify_obtain_group kzalloc cleanup
by Eric Paris
· 15 years ago
74be0cc
fsnotify: remove group_num altogether
by Eric Paris
· 15 years ago
f0553af
fsnotify: kzalloc fsnotify groups
by Eric Paris
· 15 years ago
a2d8bc6
fsnotify: generic notification queue and waitq
by Eric Paris
· 16 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 16 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 16 years ago