* [GIT PULL] fsnotify changes for v5.3-rc1
@ 2019-07-09 9:16 Jan Kara
2019-07-11 4:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2019-07-09 9:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v5.3-rc1
The pull contains a cleanups of fsnotify name removal hook and also a patch
to disable fanotify permission events for 'proc' filesystem.
Top of the tree is 7377f5bec133. The full shortlog is:
Amir Goldstein (10):
fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
btrfs: call fsnotify_rmdir() hook
rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
tracefs: call fsnotify_{unlink,rmdir}() hooks
devpts: call fsnotify_unlink() hook
debugfs: simplify __debugfs_remove_file()
debugfs: call fsnotify_{unlink,rmdir}() hooks
configfs: call fsnotify_rmdir() hook
fsnotify: move fsnotify_nameremove() hook out of d_delete()
fsnotify: get rid of fsnotify_nameremove()
Jan Kara (1):
fanotify: Disallow permission events for proc filesystem
The diffstat is
fs/afs/dir_silly.c | 5 -----
fs/btrfs/ioctl.c | 4 +++-
fs/configfs/dir.c | 3 +++
fs/dcache.c | 2 --
fs/debugfs/inode.c | 21 ++++++++++---------
fs/devpts/inode.c | 1 +
fs/namei.c | 2 ++
fs/nfs/unlink.c | 6 ------
fs/notify/fanotify/fanotify_user.c | 22 ++++++++++++++++++++
fs/notify/fsnotify.c | 41 --------------------------------------
fs/proc/root.c | 2 +-
fs/tracefs/inode.c | 3 +++
include/linux/fs.h | 1 +
include/linux/fsnotify.h | 26 ++++++++++++++++++++++++
include/linux/fsnotify_backend.h | 4 ----
net/sunrpc/rpc_pipe.c | 4 ++++
16 files changed, 76 insertions(+), 71 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fsnotify changes for v5.3-rc1
2019-07-09 9:16 [GIT PULL] fsnotify changes for v5.3-rc1 Jan Kara
@ 2019-07-11 4:40 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-11 4:40 UTC (permalink / raw)
To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Tue, 9 Jul 2019 11:16:43 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v5.3-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e6983afd9254c559acf67dd5f62df824d19851eb
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-11 4:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-09 9:16 [GIT PULL] fsnotify changes for v5.3-rc1 Jan Kara
2019-07-11 4:40 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).