index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
Age
Commit message (
Expand
)
Author
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-01
fanotify: allow "weak" fsid when watching a single filesystem
Amir Goldstein
2023-12-01
fanotify: store fsid in mark instead of in connector
Amir Goldstein
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-10-19
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-10
fanotify: delete useless parenthesis in FANOTIFY_INLINE_FH macro
Alexey Dobriyan
2023-07-10
dnotify: Pass argument of fcntl_dirnotify as int
Luca Vizzarro
2023-07-04
fanotify: disallow mount/sb marks on kernel internal pseudo fs
Amir Goldstein
2023-05-25
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-25
fanotify: support reporting non-decodeable file handles
Amir Goldstein
2023-05-22
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
2023-04-25
inotify: Avoid reporting event with invalid wd
Jan Kara
2023-04-03
fanotify: use pidfd_prepare()
Christian Brauner
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-07
fanotify,audit: Allow audit to use the full permission event response
Richard Guy Briggs
2023-02-07
fanotify: define struct members to hold response decision context
Richard Guy Briggs
2023-02-07
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
2023-02-02
fs/notify: Remove "select SRCU"
Paul E. McKenney
2022-10-07
Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-26
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui
2022-09-09
fsnotify: remove unused declaration
Gaosheng Cui
2022-09-01
fs/notify: constify path
Al Viro
2022-07-26
fsnotify: Fix comment typo
Xin Gao
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-07-01
fs: inotify: Fix typo in inotify comment
Oliver Ford
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-18
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2022-05-18
fsnotify: introduce mark type iterator
Amir Goldstein
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
fanotify: create helper fanotify_mark_user_flags()
Amir Goldstein
2022-04-25
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
2022-04-25
dnotify: use fsnotify group lock helpers
Amir Goldstein
2022-04-25
inotify: use fsnotify group lock helpers
Amir Goldstein
[next]