index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fanotify.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID
Amir Goldstein
2019-02-07
1
-1
/
+1
*
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
2019-02-07
1
-2
/
+20
*
fanotify: enable FAN_REPORT_FID init flag
Amir Goldstein
2019-02-07
1
-1
/
+1
*
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
2018-11-13
1
-1
/
+2
*
fanotify: introduce new event mask FAN_OPEN_EXEC
Matthew Bobrowski
2018-11-13
1
-1
/
+1
*
fanotify: support reporting thread id instead of process id
Amir Goldstein
2018-10-08
1
-0
/
+1
*
fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants
Amir Goldstein
2018-10-04
1
-0
/
+6
*
fanotify: deprecate uapi FAN_ALL_* constants
Amir Goldstein
2018-10-04
1
-0
/
+47
*
fanotify: simplify handling of FAN_ONDIR
Amir Goldstein
2018-10-04
1
-3
/
+0
*
fanotify: fix collision of internal and uapi mark flags
Amir Goldstein
2018-10-04
1
-1
/
+1
*
fanotify: store fanotify_init() flags in group's fanotify_data
Amir Goldstein
2018-09-27
1
-0
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-113
/
+1
*
fanotify: split version into version and metadata_len
Alexey Zaytsev
2010-12-15
1
-2
/
+4
*
fanotify: Introduce FAN_NOFD
Lino Sanfilippo
2010-12-07
1
-0
/
+2
*
fanotify: remove packed from access response message
Eric Paris
2010-12-07
1
-1
/
+1
*
fanotify: Fix FAN_CLOSE comments
Stefan Hajnoczi
2010-10-28
1
-2
/
+2
*
fanotify: ignore events on directories unless specifically requested
Eric Paris
2010-10-28
1
-2
/
+8
*
fanotify: allow userspace to override max marks
Eric Paris
2010-10-28
1
-1
/
+3
*
fanotify: allow userspace to override max queue depth
Eric Paris
2010-10-28
1
-2
/
+3
*
fsnotify: implement a default maximum queue depth
Eric Paris
2010-10-28
1
-1
/
+0
*
fanotify: allow userspace to flush all marks
Eric Paris
2010-10-28
1
-1
/
+2
*
fanotify: use __aligned_u64 in fanotify userspace metadata
Eric Paris
2010-10-28
1
-2
/
+2
*
fanotify: implement fanotify listener ordering
Eric Paris
2010-10-28
1
-1
/
+10
*
fanotify: resize pid and reorder structure
Tvrtko Ursulin
2010-08-27
1
-3
/
+3
*
fanotify: flush outstanding perm requests on group destroy
Eric Paris
2010-08-22
1
-7
/
+0
*
fanotify: userspace interface for permission responses
Eric Paris
2010-07-28
1
-0
/
+5
*
fanotify: permissions and blocking
Eric Paris
2010-07-28
1
-0
/
+18
*
fanotify: clear all fanotify marks
Eric Paris
2010-07-28
1
-0
/
+1
*
fanotify: allow ignored_masks to survive modify
Eric Paris
2010-07-28
1
-1
/
+3
*
fanotify: allow users to set an ignored_mask
Eric Paris
2010-07-28
1
-1
/
+3
*
fanotify: remove fanotify.h declarations
Andreas Gruenbacher
2010-07-28
1
-7
/
+0
*
fanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNT
Andreas Gruenbacher
2010-07-28
1
-2
/
+2
*
fanotify: hooks the fanotify_mark syscall to the vfsmount code
Eric Paris
2010-07-28
1
-1
/
+3
*
fanotify: Add pids to events
Andreas Gruenbacher
2010-07-28
1
-0
/
+1
*
fanotify: send events using read
Eric Paris
2010-07-28
1
-0
/
+24
*
fanotify: fanotify_mark syscall implementation
Eric Paris
2010-07-28
1
-0
/
+13
*
fanotify: fanotify_init syscall implementation
Eric Paris
2010-07-28
1
-0
/
+4
*
fanotify: fscking all notification system
Eric Paris
2010-07-28
1
-0
/
+40