index
:
Linux Stable
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.12.y
linux-6.13.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
*
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
12 days
1
-6
/
+12
*
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-28
3
-3
/
+3
*
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-23
4
-39
/
+240
|
\
|
*
fanotify: Fix crash in fanotify_init(2)
Jan Kara
2025-01-06
1
-1
/
+1
|
*
fanotify: allow to set errno in FAN_DENY permission response
Amir Goldstein
2024-12-10
3
-6
/
+45
|
*
fanotify: report file range info with pre-content events
Amir Goldstein
2024-12-10
2
-0
/
+46
|
*
fanotify: introduce FAN_PRE_ACCESS permission event
Amir Goldstein
2024-12-10
2
-6
/
+32
|
*
fsnotify: pass optional file access range in pre-content event
Amir Goldstein
2024-12-10
3
-2
/
+29
|
*
fsnotify: introduce pre-content permission events
Amir Goldstein
2024-12-10
1
-1
/
+1
|
*
fanotify: rename a misnamed constant
Amir Goldstein
2024-12-10
1
-5
/
+5
|
*
fanotify: don't skip extra event info if no info_mode is set
Josef Bacik
2024-12-10
1
-9
/
+4
|
*
fsnotify: check if file is actually being watched for pre-content events on open
Amir Goldstein
2024-12-10
1
-3
/
+26
|
*
fsnotify: opt-in for permission events at file open time
Amir Goldstein
2024-12-10
1
-0
/
+38
|
*
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
2024-12-09
1
-9
/
+16
*
|
Merge tag 'fsnotify_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-23
1
-1
/
+1
|
\
\
|
*
|
inotify: Use strscpy() for event->name copies
Kees Cook
2024-12-18
1
-1
/
+1
|
|
/
*
/
fs: relax assertions on failure to encode file handles
Amir Goldstein
2024-12-19
1
-3
/
+1
|
/
*
Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-21
4
-51
/
+70
|
\
|
*
fsnotify: Fix ordering of iput() and watched_objects decrement
Jann Horn
2024-11-18
1
-3
/
+9
|
*
fsnotify: fix sending inotify event with unexpected filename
Amir Goldstein
2024-11-13
1
-10
/
+13
|
*
fanotify: allow reporting errors on failure to open fd
Amir Goldstein
2024-10-16
1
-37
/
+48
|
*
fsnotify, lsm: Decouple fsnotify from lsm
Song Liu
2024-10-14
1
-1
/
+0
*
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
2
-54
/
+28
|
\
\
|
*
|
fdget(), more trivial conversions
Al Viro
2024-11-03
2
-32
/
+18
|
*
|
fdget(), trivial conversions
Al Viro
2024-11-03
2
-22
/
+10
|
|
/
*
|
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-07
2
-2
/
+0
*
|
get rid of ...lookup...fdget_rcu() family
Al Viro
2024-10-07
1
-4
/
+1
|
/
*
inotify: Fix possible deadlock in fsnotify_destroy_mark
Lizhi Xu
2024-10-02
3
-14
/
+2
*
fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_...
Jan Kara
2024-10-02
3
-12
/
+19
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
2
-12
/
+12
|
\
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
2
-12
/
+12
*
|
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
[next]