index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsnotify_backend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-10
1
-4
/
+0
|
\
|
*
fsnotify: get rid of fsnotify_nameremove()
Amir Goldstein
2019-06-20
1
-4
/
+0
*
|
fanotify: update connector fsid cache on add mark
Amir Goldstein
2019-06-19
1
-1
/
+3
|
/
*
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-13
1
-0
/
+4
|
\
|
*
fsnotify: fix unlink performance regression
Amir Goldstein
2019-05-09
1
-0
/
+4
*
|
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
2019-04-26
1
-1
/
+1
*
|
fsnotify(): switch to passing const struct qstr * for file_name
Al Viro
2019-04-26
1
-2
/
+2
|
/
*
fsnotify: Create function to remove event from notification list
Jan Kara
2019-02-18
1
-0
/
+3
*
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
2019-02-07
1
-5
/
+13
*
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
2019-02-06
1
-4
/
+6
*
fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD mask
Amir Goldstein
2019-02-06
1
-15
/
+21
*
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
2018-11-13
1
-3
/
+5
*
fanotify: introduce new event mask FAN_OPEN_EXEC
Matthew Bobrowski
2018-11-13
1
-2
/
+5
*
fsnotify: generalize handling of extra event flags
Amir Goldstein
2018-10-04
1
-2
/
+7
*
fanotify: store fanotify_init() flags in group's fanotify_data
Amir Goldstein
2018-09-27
1
-2
/
+2
*
fsnotify: add super block object type
Amir Goldstein
2018-09-03
1
-3
/
+14
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
1
-4
/
+8
|
\
|
*
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
1
-4
/
+8
*
|
fsnotify: add helper to get mask from connector
Amir Goldstein
2018-06-27
1
-0
/
+2
*
|
fsnotify: let connector point to an abstract object
Amir Goldstein
2018-06-27
1
-5
/
+10
*
|
fsnotify: pass connp and object type to fsnotify_add_mark()
Amir Goldstein
2018-06-27
1
-6
/
+14
*
|
fsnotify: use typedef fsnotify_connp_t for brevity
Amir Goldstein
2018-06-27
1
-3
/
+4
|
/
*
fsnotify: add fsnotify_add_inode_mark() wrappers
Amir Goldstein
2018-05-18
1
-1
/
+15
*
fsnotify: generalize iteration of marks by object type
Amir Goldstein
2018-05-18
1
-3
/
+25
*
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
2018-05-18
1
-2
/
+18
*
fsnotify: use type id to identify connector object type
Amir Goldstein
2018-05-18
1
-7
/
+14
*
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-04-25
1
-3
/
+1
|
\
|
*
fsnotify: Fix fsnotify_mark_connector race
Robert Kolchmeyer
2018-04-19
1
-3
/
+1
*
|
fsnotify: fix typo in a comment about mark->g_list
Amir Goldstein
2018-04-13
1
-1
/
+1
|
/
*
fsnotify: Let userspace know about lost events due to ENOMEM
Jan Kara
2018-02-27
1
-0
/
+6
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
|
*
audit: Record fanotify access control decisions
Steve Grubb
2017-10-10
1
-0
/
+1
*
|
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
2017-11-14
1
-4
/
+3
|
\
\
|
*
|
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-31
1
-1
/
+1
|
*
|
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
Miklos Szeredi
2017-10-31
1
-2
/
+0
|
*
|
fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-31
1
-1
/
+2
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
2017-04-10
1
-3
/
+3
*
fsnotify: Add group pointer in fsnotify_init_mark()
Jan Kara
2017-04-10
1
-5
/
+7
*
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
Jan Kara
2017-04-10
1
-4
/
+4
*
fsnotify: Remove fsnotify_detach_group_marks()
Jan Kara
2017-04-10
1
-0
/
+2
*
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
Jan Kara
2017-04-10
1
-3
/
+3
*
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
Jan Kara
2017-04-10
1
-4
/
+10
*
fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
Jan Kara
2017-04-10
1
-4
/
+0
*
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
2017-04-10
1
-4
/
+0
*
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
2017-04-10
1
-1
/
+2
*
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
Jan Kara
2017-04-10
1
-0
/
+5
*
fsnotify: Detach mark from object list when last reference is dropped
Jan Kara
2017-04-10
1
-2
/
+2
*
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
2017-04-10
1
-4
/
+7
*
fsnotify: Lock object list with connector lock
Jan Kara
2017-04-10
1
-1
/
+2
[next]