Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dfd402a4c4baae42398ce9180ff424d589b8bffc
/
include
/
linux
/
fsnotify_backend.h
b72679e
notify: export symbols for use by the knfsd file cache
by Trond Myklebust
· 5 years ago
e6983af
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
7377f5b
fsnotify: get rid of fsnotify_nameremove()
by Amir Goldstein
· 6 years ago
c285a2f
fanotify: update connector fsid cache on add mark
by Amir Goldstein
· 6 years ago
d4c6081
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
4d8e705
fsnotify: fix unlink performance regression
by Amir Goldstein
· 6 years ago
e43e9c3
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
by Al Viro
· 6 years ago
25b229d
fsnotify(): switch to passing const struct qstr * for file_name
by Al Viro
· 6 years ago
f7db89a
fsnotify: Create function to remove event from notification list
by Jan Kara
· 6 years ago
7711522
fanotify: cache fsid in fsnotify_mark_connector
by Amir Goldstein
· 6 years ago
a0a92d2
fsnotify: move mask out of struct fsnotify_event
by Amir Goldstein
· 6 years ago
e220140
fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD mask
by Amir Goldstein
· 6 years ago
66917a3
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
by Matthew Bobrowski
· 6 years ago
9b076f1
fanotify: introduce new event mask FAN_OPEN_EXEC
by Matthew Bobrowski
· 6 years ago
007d1e8
fsnotify: generalize handling of extra event flags
by Amir Goldstein
· 6 years ago
96a71f2
fanotify: store fanotify_init() flags in group's fanotify_data
by Amir Goldstein
· 6 years ago
1e6cb72
fsnotify: add super block object type
by Amir Goldstein
· 6 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
d46eb14b
fs: fsnotify: account fsnotify metadata to kmemcg
by Shakeel Butt
· 6 years ago
3ac70bf
fsnotify: add helper to get mask from connector
by Amir Goldstein
· 7 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
b249f5b
fsnotify: add fsnotify_add_inode_mark() wrappers
by Amir Goldstein
· 7 years ago
47d9c7c
fsnotify: generalize iteration of marks by object type
by Amir Goldstein
· 7 years ago
5b0457a
fsnotify: remove redundant arguments to handle_event()
by Amir Goldstein
· 7 years ago
d6f7b98
fsnotify: use type id to identify connector object type
by Amir Goldstein
· 7 years ago
69bfd47
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
d90a10e
fsnotify: Fix fsnotify_mark_connector race
by Robert Kolchmeyer
· 7 years ago
8e984f8
fsnotify: fix typo in a comment about mark->g_list
by Amir Goldstein
· 7 years ago
7b1f641
fsnotify: Let userspace know about lost events due to ENOMEM
by Jan Kara
· 7 years ago
f14fc0c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
23281c8
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 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
ab97f873
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
6685df3
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
by Miklos Szeredi
· 7 years ago
7761daa
fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
de8cd83
audit: Record fanotify access control decisions
by Steve Grubb
· 7 years ago
054c636
fsnotify: Move ->free_mark callback to fsnotify_ops
by Jan Kara
· 8 years ago
7b12932
fsnotify: Add group pointer in fsnotify_init_mark()
by Jan Kara
· 8 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
18f2e0d
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 8 years ago
416bcdb
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
by Jan Kara
· 8 years ago
8920d27
fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
by Jan Kara
· 8 years ago
66d2b81
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
by Jan Kara
· 8 years ago
9385a84
fsnotify: Pass fsnotify_iter_info into handle_event handler
by Jan Kara
· 8 years ago
abc7757
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
by Jan Kara
· 8 years ago
6b3f05d
fsnotify: Detach mark from object list when last reference is dropped
by Jan Kara
· 8 years ago
08991e8
fsnotify: Free fsnotify_mark_connector when there is no mark attached
by Jan Kara
· 8 years ago
04662ca
fsnotify: Lock object list with connector lock
by Jan Kara
· 8 years ago
a242677
fsnotify: Move locking into fsnotify_recalc_mask()
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
f1ef09f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
1cce1ee
inotify: Convert to using per-namespace limits
by Nikolay Borisov
· 8 years ago
6989606
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
e3ba730
fsnotify: Remove fsnotify_duplicate_mark()
by Jan Kara
· 8 years ago
12c7f9d
constify fsnotify_parent()
by Al Viro
· 8 years ago
e637835
fsnotify(): constify 'data'
by Al Viro
· 8 years ago
3cd5eca
fsnotify: constify 'data' passed to ->handle_event()
by Al Viro
· 8 years ago
073f655
fanotify: use notification_lock instead of access_lock
by Jan Kara
· 8 years ago
c21dbe2
fsnotify: convert notification_mutex to a spinlock
by Jan Kara
· 8 years ago
96d4101
fanotify: fix list corruption in fanotify_get_response()
by Jan Kara
· 8 years ago
12703db
fsnotify: add a way to stop queueing events on group shutdown
by Jan Kara
· 8 years ago
affda48
trim fsnotify hooks a bit
by Al Viro
· 9 years ago
2853908a
undo "fs: allow d_instantiate to be called with negative parent dentry"
by Al Viro
· 9 years ago
35e4817
fsnotify: avoid spurious EMFILE errors from inotify_init()
by Jan Kara
· 9 years ago
3c2de27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
27f203f
untangle fsnotify_d_instantiate() a bit
by Al Viro
· 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
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
1e39fc0
fsnotify: document mark locking
by Jan Kara
· 9 years ago
74278da
inode: convert inode_sb_list_lock to per-sb
by Dave Chinner
· 10 years ago
c3cddc4
fsnotify: remove obsolete documentation
by Nikolay Borisov
· 10 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
5838d44
fanotify: fix double free of pending permission events
by Jan Kara
· 10 years ago
8ba8fa91
fsnotify: rename event handling functions
by Jan Kara
· 10 years ago
9573f79
fanotify: convert access_mutex to spinlock
by Jan Kara
· 11 years ago
ff57cd5
fsnotify: Allocate overflow events with proper type
by Jan Kara
· 11 years ago
45a22f4
inotify: Fix reporting of cookies for inotify events
by Jan Kara
· 11 years ago
83c0e1b
fsnotify: Do not return merged event from fsnotify_add_notify_event()
by Jan Kara
· 11 years ago
83c4c4b
fsnotify: remove .should_send_event callback
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
a66c04b
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
by Jeff Layton
· 12 years ago
0a6b6bd
fsnotify: make fasync generic for both inotify and fanotify
by Eric Paris
· 13 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
· 14 years ago
d5a335b
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
by Lino Sanfilippo
· 14 years ago
e2a2994
fsnotify: pass group to fsnotify_destroy_mark()
by Lino Sanfilippo
· 14 years ago
986ab09
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
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
a4f9a9a
fsnotify: handle subfiles' perm events
by Naohiro Aota
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
Next »