index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
group.c
Age
Commit message (
Expand
)
Author
2022-04-25
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2021-12-15
fsnotify: clarify object type argument
Amir Goldstein
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
2021-01-05
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
2020-05-13
fsnotify: add mutex destroy
Fabian Frederick
2019-08-19
notify: export symbols for use by the knfsd file cache
Trond Myklebust
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-05-18
fsnotify: use type id to identify connector object type
Amir Goldstein
2017-10-31
fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-04-10
fsnotify: Remove fsnotify_detach_group_marks()
Jan Kara
2017-04-10
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
Jan Kara
2017-04-10
fsnotify: Remove special handling of mark destruction on group shutdown
Jan Kara
2016-10-07
fsnotify: convert notification_mutex to a spinlock
Jan Kara
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-05-19
fsnotify: avoid spurious EMFILE errors from inotify_init()
Jan Kara
2014-10-09
fs/notify/group.c: make fsnotify_final_destroy_group() static
Andrew Morton
2014-02-25
fsnotify: Allocate overflow events with proper type
Jan Kara
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
2012-12-11
fsnotify: make fasync generic for both inotify and fanotify
Eric Paris
2012-12-11
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
Lino Sanfilippo
2012-12-11
fsnotify: use reference counting for groups
Lino Sanfilippo
2012-12-11
fsnotify: introduce fsnotify_get_group()
Lino Sanfilippo
2012-12-11
inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
Lino Sanfilippo
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-07-28
fsnotify: remove global fsnotify groups lists
Eric Paris
2010-07-28
fsnotify: remove group->mask
Eric Paris
2010-07-28
fsnotify: remove the global masks
Eric Paris
2010-07-28
fsnotify: srcu to protect read side of inode and vfsmount locks
Eric Paris
2010-07-28
fanotify: drop the useless priority argument
Eric Paris
2010-07-28
fsnotify: add group priorities
Eric Paris
2010-07-28
fsnotify: rename mark_entry to just mark
Eric Paris
2010-07-28
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
2010-07-28
fsnotify: mount point listeners list and global mask
Eric Paris
2010-07-28
fsnotify: add groups to fsnotify_inode_groups when registering inode watch
Eric Paris
2010-07-28
fsnotify: initialize the group->num_marks in a better place
Eric Paris
2010-07-28
fsnotify: rename fsnotify_groups to fsnotify_inode_groups
Eric Paris
2010-07-28
fsnotify: drop mask argument from fsnotify_alloc_group
Eric Paris
2010-07-28
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
Eric Paris
2010-07-28
fsnotify: fsnotify_obtain_group kzalloc cleanup
Eric Paris
2010-07-28
fsnotify: remove group_num altogether
Eric Paris
2010-07-28
fsnotify: kzalloc fsnotify groups
Eric Paris
2009-06-11
fsnotify: generic notification queue and waitq
Eric Paris
2009-06-11
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
Eric Paris
2009-06-11
fsnotify: unified filesystem notification backend
Eric Paris