Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
075b7d363c675ef7fa03918881caeca3458e2a96
/
fs
/
notify
/
fsnotify.h
ec44610
fsnotify: count all objects with attached connectors
by Amir Goldstein
· 3 years, 5 months ago
4a0b20b
fsnotify: move declaration of fsnotify_mark_connector_cachep to fsnotify.h
by Ben Dooks
· 5 years ago
b72679e
notify: export symbols for use by the knfsd file cache
by Trond Myklebust
· 5 years ago
1e6cb72
fsnotify: add super block object type
by Amir Goldstein
· 6 years ago
36f10f5
fsnotify: let connector point to an abstract object
by Amir Goldstein
· 7 years ago
b812a9f
fsnotify: pass connp and object type to fsnotify_add_mark()
by Amir Goldstein
· 7 years ago
9b6e543
fsnotify: use typedef fsnotify_connp_t for brevity
by Amir Goldstein
· 7 years ago
5b0457a
fsnotify: remove redundant arguments to handle_event()
by Amir Goldstein
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b1362ed
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
by Jan Kara
· 8 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
08991e8
fsnotify: Free fsnotify_mark_connector when there is no mark attached
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
a242677
fsnotify: Move locking into fsnotify_recalc_mask()
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
35e4817
fsnotify: avoid spurious EMFILE errors from inotify_init()
by Jan Kara
· 9 years ago
925d113
fsnotify: remove mark->free_list
by Jan Kara
· 9 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
cafbaae
fs/notify/group.c: make fsnotify_final_destroy_group() static
by Andrew Morton
· 10 years ago
0243666
fsnotify: remove global fsnotify groups lists
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
90b1e7a
fsnotify: allow marks to not pin inodes in core
by Eric Paris
· 15 years ago
ca9c726
fsnotify: Infrastructure for per-mount watches
by Andreas Gruenbacher
· 15 years ago
0d48b7f
fsnotify: vfsmount marks generic functions
by Eric Paris
· 15 years ago
5444e29
fsnotify: split generic and inode specific mark code
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
19c2a0e
fsnotify: rename fsnotify_groups to fsnotify_inode_groups
by Eric Paris
· 15 years ago
a2d8bc6
fsnotify: generic notification queue and waitq
by Eric Paris
· 16 years ago
c28f7e5
fsnotify: parent event notification
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