index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
memcg, fsnotify: no oom-kill for remote memcg charging
Shakeel Butt
1
-1
/
+4
2019-06-19
fanotify: update connector fsid cache on add mark
Amir Goldstein
1
-0
/
+4
2019-05-08
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2019-04-28
fsnotify: Fix NULL ptr deref in fanotify_get_fsid()
Jan Kara
1
-2
/
+12
2019-04-26
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
1
-1
/
+1
2019-02-21
fanotify: Make waits for fanotify events only killable
Jan Kara
1
-2
/
+2
2019-02-18
fanotify: Use interruptible wait when waiting for permission events
Jan Kara
1
-3
/
+32
2019-02-18
fanotify: Track permission event state
Jan Kara
1
-3
/
+3
2019-02-07
fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID
Amir Goldstein
1
-3
/
+31
2019-02-07
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
1
-1
/
+8
2019-02-07
fanotify: support events with data type FSNOTIFY_EVENT_INODE
Amir Goldstein
1
-20
/
+43
2019-02-07
fanotify: check FS_ISDIR flag instead of d_is_dir()
Amir Goldstein
1
-1
/
+1
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
1
-19
/
+40
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
1
-6
/
+78
2019-02-06
fanotify: rename struct fanotify_{,perm_}event_info
Amir Goldstein
1
-8
/
+8
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
1
-4
/
+7
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
1
-1
/
+2
2018-11-13
fanotify: introduce new event mask FAN_OPEN_EXEC
Matthew Bobrowski
1
-1
/
+2
2018-11-13
fanotify: return only user requested event types in event mask
Matthew Bobrowski
1
-12
/
+16
2018-11-08
fanotify: fix handling of events on child sub-directory
Amir Goldstein
1
-5
/
+5
2018-10-08
fanotify: support reporting thread id instead of process id
Amir Goldstein
1
-3
/
+6
2018-10-04
fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants
Amir Goldstein
1
-0
/
+2
2018-10-04
fanotify: deprecate uapi FAN_ALL_* constants
Amir Goldstein
1
-3
/
+3
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-4
/
+10
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
1
-0
/
+1
2018-05-18
fanotify: generalize fanotify_should_send_event()
Amir Goldstein
1
-18
/
+18
2018-05-18
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
1
-8
/
+6
2018-04-09
fanotify: fix logic of events on child
Amir Goldstein
1
-19
/
+15
2018-02-27
fsnotify: Let userspace know about lost events due to ENOMEM
Jan Kara
1
-1
/
+8
2018-02-27
fanotify: Avoid lost events due to ENOMEM for unlimited queues
Jan Kara
1
-5
/
+14
2017-11-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+7
2017-11-15
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
1
-29
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
Miklos Szeredi
1
-23
/
+7
2017-10-31
fanotify: fix fsnotify_prepare_user_wait() failure
Miklos Szeredi
1
-13
/
+20
2017-10-10
audit: Record fanotify access control decisions
Steve Grubb
1
-1
/
+7
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
1
-0
/
+6
2017-04-10
fanotify: Release SRCU lock when waiting for userspace response
Jan Kara
1
-2
/
+15
2017-04-10
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
1
-1
/
+2
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-02-09
fanotify: simplify the code of fanotify_merge
Kinglong Mee
1
-8
/
+3
2016-12-06
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
1
-4
/
+4
2016-09-20
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-12
/
+1
2015-03-13
fanotify: fix event filtering with FAN_ONDIR set
Suzuki K. Poulose
1
-1
/
+2
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-3
/
+3
2015-02-11
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
Lino Sanfilippo
1
-1
/
+1
2014-08-07
fanotify: fix double free of pending permission events
Jan Kara
1
-1
/
+8
2014-08-07
fsnotify: rename event handling functions
Jan Kara
1
-1
/
+1
[next]