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: 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
|
\
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
2021-01-05
1
-1
/
+1
*
|
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
2020-12-28
1
-10
/
+7
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
fanotify: report parent fid + child fid
Amir Goldstein
2020-07-27
1
-11
/
+4
*
fanotify: report parent fid + name + child fid
Amir Goldstein
2020-07-27
1
-1
/
+2
*
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2020-07-27
1
-9
/
+36
*
fanotify: report events with parent dir fid to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
1
-0
/
+7
*
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2020-07-27
1
-10
/
+61
*
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
2020-07-27
1
-14
/
+11
*
fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
Amir Goldstein
2020-07-27
1
-3
/
+10
*
fanotify: prepare for implicit event flags in mark mask
Amir Goldstein
2020-07-27
1
-16
/
+24
*
fanotify: mask out special event flags from ignored mask
Amir Goldstein
2020-07-27
1
-0
/
+5
*
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
2020-07-27
1
-6
/
+6
*
fanotify: create overflow event type
Amir Goldstein
2020-07-15
1
-5
/
+16
*
fanotify: Avoid softlockups when reading many events
Jan Kara
2020-07-15
1
-0
/
+5
*
fanotify: don't write with size under sizeof(response)
Fabian Frederick
2020-05-13
1
-2
/
+4
*
fanotify: remove reference to fill_event_metadata()
Fabian Frederick
2020-05-13
1
-1
/
+1
*
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
2020-03-25
1
-27
/
+90
[next]