index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
Age
Commit message (
Expand
)
Author
10 days
Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13 days
fsnotify: do not generate ACCESS/MODIFY events on child for special files
Amir Goldstein
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
fanotify: convert fanotify_init() to FD_PREPARE()
Christian Brauner
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-06
fs/notify: call exportfs_encode_fid with s_umount
Jakub Acs
2025-10-03
Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-11
fanotify: add watchdog for permission events
Miklos Szeredi
2025-09-05
fanotify: Validate the return value of mnt_ns_from_dentry() before dereferencing
Anderson Nascimento
2025-09-02
fsnotify: fix "rewriten"->"rewritten"
Xichao Zhao
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-07-31
Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-28
fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
Amir Goldstein
2025-07-28
fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
Amir Goldstein
2025-07-14
fix a leak in fcntl_dirnotify()
Al Viro
2025-06-27
fanotify: sanitize handle_type values when reporting fid
Amir Goldstein
2025-05-29
Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-19
fanotify: support watching filesystems and mounts inside userns
Amir Goldstein
2025-05-19
fanotify: remove redundant permission checks
Amir Goldstein
2025-05-14
fanotify: Drop use of flex array in fanotify_fh
Jan Kara
2025-04-24
fanotify: fix flush of mntns marks
Amir Goldstein
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
2025-02-04
fsnotify: add mount notification infrastructure
Miklos Szeredi
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-23
Merge tag 'fsnotify_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-06
fanotify: Fix crash in fanotify_init(2)
Jan Kara
2024-12-19
fs: relax assertions on failure to encode file handles
Amir Goldstein
2024-12-18
inotify: Use strscpy() for event->name copies
Kees Cook
2024-12-10
fanotify: allow to set errno in FAN_DENY permission response
Amir Goldstein
2024-12-10
fanotify: report file range info with pre-content events
Amir Goldstein
2024-12-10
fanotify: introduce FAN_PRE_ACCESS permission event
Amir Goldstein
2024-12-10
fsnotify: pass optional file access range in pre-content event
Amir Goldstein
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
2024-12-10
fanotify: rename a misnamed constant
Amir Goldstein
2024-12-10
fanotify: don't skip extra event info if no info_mode is set
Josef Bacik
2024-12-10
fsnotify: check if file is actually being watched for pre-content events on open
Amir Goldstein
2024-12-10
fsnotify: opt-in for permission events at file open time
Amir Goldstein
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
2024-11-21
Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
fsnotify: Fix ordering of iput() and watched_objects decrement
Jann Horn
2024-11-13
fsnotify: fix sending inotify event with unexpected filename
Amir Goldstein
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
[next]