index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fanotify
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fanotify: remove unneeded sub-zero check for unsigned value"
Linus Torvalds
2024-05-20
1
-1
/
+1
*
fsnotify: use an enum for group priority constants
Amir Goldstein
2024-04-04
1
-6
/
+5
*
fsnotify: pass object pointer and type to fsnotify mark helpers
Amir Goldstein
2024-04-04
1
-75
/
+20
*
fanotify: merge two checks regarding add of ignore mark
Amir Goldstein
2024-04-04
1
-18
/
+17
*
fanotify: remove unneeded sub-zero check for unsigned value
Nikita Kiryushin
2024-03-25
1
-1
/
+1
*
fanotify: allow freeze when waiting response for permission events
Winston Wen
2024-03-07
1
-2
/
+4
*
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-11
1
-1
/
+0
|
\
|
*
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
1
-1
/
+0
*
|
fanotify: allow "weak" fsid when watching a single filesystem
Amir Goldstein
2023-12-01
3
-33
/
+100
*
|
fanotify: store fsid in mark instead of in connector
Amir Goldstein
2023-12-01
3
-18
/
+29
|
/
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-2
/
+2
|
\
|
*
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-10-24
1
-2
/
+2
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-4
/
+4
|
\
\
|
*
|
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
1
-4
/
+4
*
|
|
Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-02
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fanotify: delete useless parenthesis in FANOTIFY_INLINE_FH macro
Alexey Dobriyan
2023-10-10
1
-2
/
+2
|
|
/
*
/
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-19
1
-8
/
+17
|
/
*
fanotify: disallow mount/sb marks on kernel internal pseudo fs
Amir Goldstein
2023-07-04
1
-0
/
+14
*
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-25
1
-1
/
+1
*
fanotify: support reporting non-decodeable file handles
Amir Goldstein
2023-05-25
2
-6
/
+5
*
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
2023-05-22
1
-2
/
+2
*
fanotify: use pidfd_prepare()
Christian Brauner
2023-04-03
1
-4
/
+9
*
fanotify,audit: Allow audit to use the full permission event response
Richard Guy Briggs
2023-02-07
1
-1
/
+2
*
fanotify: define struct members to hold response decision context
Richard Guy Briggs
2023-02-07
3
-22
/
+73
*
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
2023-02-07
2
-4
/
+4
*
Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-07
1
-6
/
+0
|
\
|
*
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui
2022-09-26
1
-6
/
+0
*
|
fs/notify: constify path
Al Viro
2022-09-01
3
-5
/
+5
|
/
*
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2022-07-01
2
-10
/
+55
*
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
2
-17
/
+23
*
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
3
-52
/
+88
|
\
|
*
fanotify: fix incorrect fmode_t casts
Vasily Averin
2022-05-23
1
-2
/
+2
|
*
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2022-05-18
1
-9
/
+1
|
*
fsnotify: introduce mark type iterator
Amir Goldstein
2022-05-18
1
-10
/
+4
|
*
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
2
-2
/
+38
|
*
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein
2022-04-25
1
-22
/
+25
|
*
fanotify: create helper fanotify_mark_user_flags()
Amir Goldstein
2022-04-25
1
-0
/
+10
|
*
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
2
-1
/
+9
[next]