index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
/
fanotify_user.c
Age
Commit message (
Expand
)
Author
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2022-07-01
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
2022-07-01
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
2022-06-28
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2022-05-25
Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
fanotify: fix incorrect fmode_t casts
Vasily Averin
2022-05-09
fanotify: do not allow setting dirent events in mask of non-dir
Amir Goldstein
2022-04-25
fanotify: enable "evictable" inode marks
Amir Goldstein
2022-04-25
fanotify: use fsnotify group lock helpers
Amir Goldstein
2022-04-25
fanotify: implement "evictable" inode marks
Amir Goldstein
2022-04-25
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2022-02-24
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
2022-02-24
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
2022-02-01
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-20
fanotify: remove variable set but not used
Yang Li
2021-12-15
fanotify: wire up FAN_RENAME event
Amir Goldstein
2021-12-15
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2021-12-15
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
2021-12-15
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2021-12-15
fsnotify: clarify object type argument
Amir Goldstein
2021-10-27
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2021-10-27
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi
2021-10-27
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
2021-10-27
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi
2021-10-27
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-10
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
2021-08-10
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
2021-08-10
fanotify: minor cosmetic adjustments to fid labels
Matthew Bobrowski
2021-08-09
ucounts: add missing data type changes
Sven Schnelle
2021-06-14
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-03-25
fanotify_user: use upper_32_bits() to verify mask
Christian Brauner
2021-03-16
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
2021-03-16
fsnotify: use hash table for faster events merge
Amir Goldstein
2021-03-16
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
2021-01-05
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
fanotify: report parent fid + child fid
Amir Goldstein
[next]