index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify_user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fanotify: disallow mount/sb marks on kernel internal pseudo fs
Amir Goldstein
2023-07-04
1
-0
/
+14
*
fanotify: support reporting non-decodeable file handles
Amir Goldstein
2023-05-25
1
-4
/
+3
*
fanotify: use pidfd_prepare()
Christian Brauner
2023-04-03
1
-4
/
+9
*
fanotify: define struct members to hold response decision context
Richard Guy Briggs
2023-02-07
1
-21
/
+65
*
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
2023-02-07
1
-3
/
+3
*
fs/notify: constify path
Al Viro
2022-09-01
1
-3
/
+3
*
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2022-07-01
1
-10
/
+53
*
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
2022-07-01
1
-9
/
+21
*
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
2022-07-01
1
-9
/
+12
*
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2022-06-28
1
-15
/
+19
*
Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-26
1
-33
/
+71
|
\
|
*
fanotify: fix incorrect fmode_t casts
Vasily Averin
2022-05-23
1
-2
/
+2
|
*
fanotify: enable "evictable" inode marks
Amir Goldstein
2022-04-25
1
-1
/
+1
|
*
fanotify: use fsnotify group lock helpers
Amir Goldstein
2022-04-25
1
-7
/
+7
|
*
fanotify: implement "evictable" inode marks
Amir Goldstein
2022-04-25
1
-2
/
+36
|
*
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein
2022-04-25
1
-22
/
+25
|
*
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2022-04-25
1
-1
/
+2
*
|
fanotify: do not allow setting dirent events in mask of non-dir
Amir Goldstein
2022-05-09
1
-0
/
+13
|
/
*
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
2022-02-24
1
-7
/
+25
*
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
2022-02-24
1
-8
/
+9
*
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
2022-02-01
1
-3
/
+3
*
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
1
-3
/
+0
|
\
|
*
fanotify: remove variable set but not used
Yang Li
2022-01-20
1
-3
/
+0
*
|
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
1
-1
/
+9
|
/
*
fanotify: wire up FAN_RENAME event
Amir Goldstein
2021-12-15
1
-0
/
+8
*
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2021-12-15
1
-5
/
+47
*
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
2021-12-15
1
-2
/
+1
*
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2021-12-15
1
-1
/
+10
*
fsnotify: clarify object type argument
Amir Goldstein
2021-12-15
1
-4
/
+4
*
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+4
*
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+36
*
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
2021-10-27
1
-3
/
+5
*
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2021-10-27
1
-6
/
+7
*
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2021-10-27
1
-1
/
+25
*
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
2021-10-27
1
-6
/
+6
*
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
2021-10-27
1
-9
/
+18
*
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
2021-10-27
1
-15
/
+20
*
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
1
-74
/
+177
|
\
|
*
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
2021-08-10
1
-4
/
+81
|
*
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
2021-08-10
1
-67
/
+88
|
*
fanotify: minor cosmetic adjustments to fid labels
Matthew Bobrowski
2021-08-10
1
-14
/
+19
*
|
ucounts: add missing data type changes
Sven Schnelle
2021-08-09
1
-6
/
+11
|
/
*
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
2021-06-14
1
-2
/
+2
*
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-05-25
1
-6
/
+24
*
fanotify_user: use upper_32_bits() to verify mask
Christian Brauner
2021-03-25
1
-1
/
+1
*
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2021-03-16
1
-2
/
+27
*
fanotify: configurable limits via sysfs
Amir Goldstein
2021-03-16
1
-20
/
+103
*
fsnotify: use hash table for faster events merge
Amir Goldstein
2021-03-16
1
-0
/
+39
*
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
2021-03-16
1
-10
/
+16
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
[next]