This series adds a new file, Documentation/filesystems/fuse-passthrough.rst, which documents why FUSE passthrough functionality requires CAP_SYS_ADMIN capabilities. The series also updates the MAINTAINERS file to ensure scripts/get_maintainer.pl works correctly with FUSE documentation. Signed-off-by: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx> --- Chen Linxuan (2): MAINTAINERS: update filter of FUSE documentation docs: filesystems: add fuse-passthrough.rst Documentation/filesystems/fuse-passthrough.rst | 139 +++++++++++++++++++++++++ MAINTAINERS | 2 +- 2 files changed, 140 insertions(+), 1 deletion(-) --- base-commit: 0d8d44db295ccad20052d6301ef49ff01fb8ae2d change-id: 20250507-fuse-passthrough-doc-59e1c8432a63 Best regards, -- Chen Linxuan <chenlinxuan@xxxxxxxxxxxxx>