lkml.org 
[lkml]   [2023]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] fuse update for 6.3
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(-)

\
 
 \ /
  Last update: 2023-03-27 00:37    [W:0.033 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site