All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fuse fixes for 5.2-rc4
@ 2019-06-06 13:36 Miklos Szeredi
  2019-06-06 19:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2019-06-06 13:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.2-rc4

This fixes a leaked inode lock in an error cleanup path and a data
consistency issue with copy_file_range().  It also adds a new flag for the
WRITE request that allows userspace filesystems to clear suid/sgid bits on
the file if necessary.

Thanks,
Miklos

----------------------------------------------------------------
Miklos Szeredi (4):
      fuse: fallocate: fix return with locked inode
      fuse: add FUSE_WRITE_KILL_PRIV
      fuse: fix copy_file_range() in the writeback case
      fuse: extract helper for range writeback

---
 fs/fuse/file.c            | 43 ++++++++++++++++++++++++++++++++-----------
 include/uapi/linux/fuse.h |  7 ++++++-
 2 files changed, 38 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] fuse fixes for 5.2-rc4
  2019-06-06 13:36 [GIT PULL] fuse fixes for 5.2-rc4 Miklos Szeredi
@ 2019-06-06 19:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-06 19:45 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Thu, 6 Jun 2019 15:36:50 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.2-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/211758573b01f4cd27308464573d112ef85e0e1a

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-06-06 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06 13:36 [GIT PULL] fuse fixes for 5.2-rc4 Miklos Szeredi
2019-06-06 19:45 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.