All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fuse update for 5.5
@ 2019-12-04  9:10 Miklos Szeredi
  2019-12-05 21:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2019-12-04  9:10 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-update-5.5

 - Fix a regression introduced in the last release.

 - Fix a number of issues with validating data coming from userspace.

 - Some cleanups in virtiofs.

Thanks,
Miklos

---
Krzysztof Kozlowski (1):
      fuse: fix Kconfig indentation

Miklos Szeredi (4):
      fuse: verify attributes
      fuse: verify write return
      fuse: verify nlink
      fuse: fix leak of fuse_io_priv

Vivek Goyal (3):
      virtiofs: Use a common function to send forget
      virtiofs: Do not send forget request "struct list_head" element
      virtiofs: Use completions while waiting for queue to be drained

YueHaibing (1):
      virtiofs: Fix old-style declaration

---
 fs/fuse/Kconfig     |   4 +-
 fs/fuse/dir.c       |  25 +++++--
 fs/fuse/file.c      |   6 +-
 fs/fuse/fuse_i.h    |   2 +
 fs/fuse/readdir.c   |   2 +-
 fs/fuse/virtio_fs.c | 210 ++++++++++++++++++++++++++--------------------------
 6 files changed, 134 insertions(+), 115 deletions(-)

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

* Re: [GIT PULL] fuse update for 5.5
  2019-12-04  9:10 [GIT PULL] fuse update for 5.5 Miklos Szeredi
@ 2019-12-05 21:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-05 21:30 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Wed, 4 Dec 2019 10:10:59 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-update-5.5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7ce4fab8191396a1b8e4bc42d3b90029876b2bcd

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-12-05 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04  9:10 [GIT PULL] fuse update for 5.5 Miklos Szeredi
2019-12-05 21:30 ` 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.