linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse update for 5.14
@ 2021-07-06 15:04 Miklos Szeredi
  2021-07-06 19:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2021-07-06 15:04 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.14

- Fixes for virtiofs submounts

- Misc fixes and cleanups

Thanks,
Miklos

---
Amir Goldstein (1):
      fuse: fix illegal access to inode with reused nodeid

Greg Kurz (8):
      fuse: Fix crash in fuse_dentry_automount() error path
      fuse: Fix crash if superblock of submount gets killed early
      fuse: Fix infinite loop in sget_fc()
      virtiofs: propagate sync() to file server
      fuse: add dedicated filesystem context ops for submounts
      fuse: Call vfs_get_tree() for submounts
      fuse: Switch to fc_mount() for submounts
      fuse: Make fuse_fill_super_submount() static

Miklos Szeredi (3):
      fuse: ignore PG_workingset after stealing
      fuse: check connected before queueing on fpq->io
      fuse: reject internal errno

Richard W.M. Jones (1):
      fuse: allow fallocate(FALLOC_FL_ZERO_RANGE)

Wu Bo (1):
      fuse: use DIV_ROUND_UP helper macro for calculations

Zheng Yongjun (1):
      virtiofs: Fix spelling mistakes

---
 fs/fuse/dax.c             |   6 +--
 fs/fuse/dev.c             |  14 ++++++-
 fs/fuse/dir.c             |  63 +++++------------------------
 fs/fuse/file.c            |  14 ++++---
 fs/fuse/fuse_i.h          |  24 ++++++-----
 fs/fuse/inode.c           | 100 ++++++++++++++++++++++++++++++++++++++++++++--
 fs/fuse/readdir.c         |   7 +++-
 fs/fuse/virtio_fs.c       |   4 ++
 include/uapi/linux/fuse.h |  10 ++++-
 9 files changed, 161 insertions(+), 81 deletions(-)

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

* Re: [GIT PULL] fuse update for 5.14
  2021-07-06 15:04 [GIT PULL] fuse update for 5.14 Miklos Szeredi
@ 2021-07-06 19:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-06 19:24 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Tue, 6 Jul 2021 17:04:35 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8e4f3e15175ffab5d2126dc8e7c8cfcc1654a5aa

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-07-06 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 15:04 [GIT PULL] fuse update for 5.14 Miklos Szeredi
2021-07-06 19:24 ` 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).