linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Fsnotify changes for v4.21-rc1
@ 2018-12-20 13:42 Jan Kara
  2018-12-28  1:00 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2018-12-20 13:42 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_v4.20-rc8

to get support for new FAN_OPEN_EXEC event and couple of cleanups around
fsnotify.

Top of the tree is 2aad26fa0a3d. The full shortlog is:

Eric Biggers (1):
      fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()

Kees Cook (1):
      fanotify: Make sure to check event_len when copying

Matthew Bobrowski (4):
      fanotify: return only user requested event types in event mask
      fanotify: introduce new event mask FAN_OPEN_EXEC
      fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on path
      fanotify: introduce new event mask FAN_OPEN_EXEC_PERM

Nikolay Borisov (1):
      fanotify: Use inode_is_open_for_write

The diffstat is

 fs/notify/fanotify/fanotify.c      | 32 ++++++++++++--------
 fs/notify/fanotify/fanotify_user.c | 12 ++++++--
 fs/notify/fdinfo.c                 |  1 +
 fs/notify/fsnotify.c               |  2 +-
 include/linux/fanotify.h           |  5 ++--
 include/linux/fsnotify.h           | 61 ++++++++++++++++++++++----------------
 include/linux/fsnotify_backend.h   | 11 +++++--
 include/uapi/linux/fanotify.h      |  2 ++
 8 files changed, 79 insertions(+), 47 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 v4.21-rc1
  2018-12-20 13:42 [GIT PULL] Fsnotify changes for v4.21-rc1 Jan Kara
@ 2018-12-28  1:00 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-12-28  1:00 UTC (permalink / raw)
  To: Jan Kara; +Cc: linux-fsdevel

On Thu, Dec 20, 2018 at 5:42 AM Jan Kara <jack@suse.cz> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v4.20-rc8
>
> to get support for new FAN_OPEN_EXEC event and couple of cleanups around
> fsnotify.
>
> Top of the tree is 2aad26fa0a3d.

No such thing exists.

There's a "tags/filesystems_for_v4.20-rc1" which does have that commit
ID, but that was for the last merge window and has nothing to do with
fsnotify.

It looks like you meant "tags/fsnotify_for_v4.21-rc1", even though the
SHA1 you mention doesn't match.

Please be more careful with your pull requests.

               Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-28  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20 13:42 [GIT PULL] Fsnotify changes for v4.21-rc1 Jan Kara
2018-12-28  1:00 ` Linus Torvalds

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).