mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] fuse update for 6.3
@ 2023-02-27 16:23 Miklos Szeredi
  2023-02-27 18:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2023-02-27 16:23 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-6.3

 - Fix regression in fileattr permission checking

 - Fix possible hang during PID namespace destruction

 - Add generic support for request extensions

 - Add supplementary group list extension

 - Add limited support for supplying supplementary groups in create
   requests

 - Documentation fixes

Thanks,
Miklos

---
Alexander Mikhalitsyn (1):
      fuse: add inode/permission checks to fileattr_get/fileattr_set

Eric W. Biederman (1):
      fuse: in fuse_flush only wait if someone wants the return code

Miklos Szeredi (2):
      fuse: add request extension
      fuse: optional supplementary group in create requests

Randy Dunlap (1):
      fuse: fix all W=1 kernel-doc warnings

---
 fs/fuse/cuse.c            |   2 +-
 fs/fuse/dev.c             |   4 +-
 fs/fuse/dir.c             | 126 +++++++++++++++++++++++++++++++++++-----------
 fs/fuse/file.c            |  91 +++++++++++++++++++++++----------
 fs/fuse/fuse_i.h          |   9 +++-
 fs/fuse/inode.c           |   4 +-
 fs/fuse/ioctl.c           |   6 +++
 include/uapi/linux/fuse.h |  45 ++++++++++++++++-
 8 files changed, 225 insertions(+), 62 deletions(-)

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

end of thread, other threads:[~2023-02-27 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27 16:23 [GIT PULL] fuse update for 6.3 Miklos Szeredi
2023-02-27 18:18 ` 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

all inboxes | Powered by JetHome®