linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse fixes for 5.4-rc6
@ 2019-10-29 12:47 Miklos Szeredi
  2019-10-29 17:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2019-10-29 12:47 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.4-rc6

Mostly virtiofs fixes, but also fixes a regression and couple of
longstanding data/metadata writeback ordering issues.

Thanks,
Miklos

----------------------------------------------------------------
Alan Somers (1):
      fuse: Add changelog entries for protocols 7.1 - 7.8

Miklos Szeredi (5):
      virtio-fs: don't show mount options
      fuse: don't dereference req->args on finished request
      fuse: don't advise readdirplus for negative lookup
      fuse: flush dirty data/metadata before non-truncate setattr
      fuse: truncate pending writes on O_TRUNC

Vasily Averin (1):
      fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()

Vivek Goyal (6):
      virtio-fs: Change module name to virtiofs.ko
      virtiofs: Do not end request in submission context
      virtiofs: No need to check fpq->connected state
      virtiofs: Set FR_SENT flag only after request has been sent
      virtiofs: Count pending forgets as in_flight forgets
      virtiofs: Retry request submission from worker context

zhengbin (1):
      virtiofs: Remove set but not used variable 'fc'

---
 fs/fuse/Makefile          |   3 +-
 fs/fuse/dev.c             |   4 +-
 fs/fuse/dir.c             |  16 ++++-
 fs/fuse/file.c            |  14 ++--
 fs/fuse/fuse_i.h          |   4 ++
 fs/fuse/inode.c           |   4 ++
 fs/fuse/virtio_fs.c       | 169 +++++++++++++++++++++++++++++++---------------
 include/uapi/linux/fuse.h |  37 ++++++++++
 8 files changed, 186 insertions(+), 65 deletions(-)

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

* Re: [GIT PULL] fuse fixes for 5.4-rc6
  2019-10-29 12:47 [GIT PULL] fuse fixes for 5.4-rc6 Miklos Szeredi
@ 2019-10-29 17:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-29 17:05 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Tue, 29 Oct 2019 13:47:17 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.4-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/23fdb198ae81f47a574296dab5167c5e136a02ba

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-10-29 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 12:47 [GIT PULL] fuse fixes for 5.4-rc6 Miklos Szeredi
2019-10-29 17:05 ` 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).