All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fuse update for 5.13
@ 2021-04-30 15:01 Miklos Szeredi
  2021-04-30 22:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2021-04-30 15:01 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.13

- Fix a page locking bug in write (introduced in 2.6.26).

- Allow sgid bit to be killed in setacl().

- Miscellaneous fixes and cleanups.

Thanks,
Miklos

---
Alessio Balsini (1):
      fuse: fix matching of FUSE_DEV_IOC_CLONE command

Bhaskar Chowdhury (1):
      fuse: fix a typo

Connor Kuehl (2):
      fuse: fix typo for fuse_conn.max_pages comment
      virtiofs: split requests that exceed virtqueue size

Jiapeng Chong (1):
      virtiofs: remove useless function

Luis Henriques (1):
      virtiofs: fix memory leak in virtio_fs_probe()

Miklos Szeredi (4):
      fuse: don't zero pages twice
      virtiofs: fix userns
      cuse: prevent clone
      cuse: simplify refcount

Vivek Goyal (4):
      fuse: fix write deadlock
      fuse: extend FUSE_SETXATTR request
      fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
      fuse: invalidate attrs when page writeback completes

---
 fs/fuse/acl.c             |  7 ++++-
 fs/fuse/cuse.c            | 12 ++++----
 fs/fuse/dev.c             |  7 ++---
 fs/fuse/file.c            | 71 +++++++++++++++++++++++++++++------------------
 fs/fuse/fuse_i.h          | 13 +++++++--
 fs/fuse/inode.c           |  7 +++--
 fs/fuse/virtio_fs.c       | 28 +++++++++++++------
 fs/fuse/xattr.c           |  9 ++++--
 include/uapi/linux/fuse.h | 14 ++++++++++
 9 files changed, 111 insertions(+), 57 deletions(-)

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

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

The pull request you sent on Fri, 30 Apr 2021 17:01:49 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9ec1efbf9ded6cf38fd910c6fe943972d970f384

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-04-30 22:40 UTC | newest]

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