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
/
fs
/
notify
Commit message (
Expand
)
Author
Age
Files
Lines
*
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-28
1
-1
/
+5
*
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
2024-06-05
3
-14
/
+51
*
Revert "fanotify: remove unneeded sub-zero check for unsigned value"
Linus Torvalds
2024-05-20
1
-1
/
+1
*
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
2024-04-17
1
-1
/
+5
*
fsnotify: optimize the case of no permission event watchers
Amir Goldstein
2024-04-04
2
-3
/
+30
*
fsnotify: use an enum for group priority constants
Amir Goldstein
2024-04-04
1
-6
/
+5
*
fsnotify: lazy attach fsnotify_sb_info state to sb
Amir Goldstein
2024-04-04
3
-5
/
+52
*
fsnotify: create helper fsnotify_update_sb_watchers()
Amir Goldstein
2024-04-04
1
-14
/
+22
*
fsnotify: pass object pointer and type to fsnotify mark helpers
Amir Goldstein
2024-04-04
3
-99
/
+47
*
fanotify: merge two checks regarding add of ignore mark
Amir Goldstein
2024-04-04
1
-18
/
+17
*
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
2024-04-04
2
-3
/
+3
*
fsnotify: create helpers to get sb and connp from object
Amir Goldstein
2024-04-04
2
-0
/
+30
*
fsnotify: rename fsnotify_{get,put}_sb_connectors()
Amir Goldstein
2024-04-04
2
-32
/
+39
*
fsnotify: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-03-26
1
-12
/
+8
*
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
*
fsnotify: optimize the case of no parent watcher
Amir Goldstein
2024-01-24
1
-11
/
+17
*
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-1
/
+1
|
\
|
*
dentry: switch the lists of children to hlist
Al Viro
2023-11-25
1
-1
/
+1
*
|
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
3
-3
/
+0
|
\
\
|
*
|
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
3
-3
/
+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
4
-62
/
+37
|
/
*
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-02
3
-8
/
+8
|
\
\
|
*
|
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
3
-8
/
+8
*
|
|
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
|
|
/
/
*
|
|
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-30
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
1
-2
/
+4
|
|
/
*
/
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-19
1
-8
/
+17
|
/
*
dnotify: Pass argument of fcntl_dirnotify as int
Luca Vizzarro
2023-07-10
1
-2
/
+2
*
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
2
-3
/
+3
*
inotify: Avoid reporting event with invalid wd
Jan Kara
2023-04-25
1
-2
/
+9
*
fanotify: use pidfd_prepare()
Christian Brauner
2023-04-03
1
-4
/
+9
*
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
1
-1
/
+0
|
\
|
*
fs/notify: Remove "select SRCU"
Paul E. McKenney
2023-02-02
1
-1
/
+0
*
|
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
2
-10
/
+0
|
\
|
*
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui
2022-09-26
1
-6
/
+0
|
*
fsnotify: remove unused declaration
Gaosheng Cui
2022-09-09
1
-4
/
+0
*
|
fs/notify: constify path
Al Viro
2022-09-01
3
-5
/
+5
|
/
*
fsnotify: Fix comment typo
Xin Gao
2022-07-26
1
-1
/
+1
*
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2022-07-01
2
-10
/
+55
[next]