Linux Union Filesystem
[Prev Page][Next Page]
- [PATCH] bfs: validate inode vtype and discard invalid entries, Vasiliy Kovalev
- [GIT PULL] overlayfs updates for 6.13,
Amir Goldstein
- [syzbot] Monthly overlayfs report (Nov 2024), syzbot
- [PATCH] ovl: Add check for missing lookup operation on inode,
Vasiliy Kovalev
- [PATCH] ovl: Check for NULL OVL_E() results,
Kees Cook
- [PATCH] ovl: pass an explicit reference of creators creds to callers,
Amir Goldstein
- [PATCH] fs/overlayfs/namei.c: get rid of include ../internal.h, Al Viro
- [PATCH] ovl: Use str_on_off() helper in ovl_show_options(), Thorsten Blum
- [PATCH 4/5] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag,
Al Viro
- [syzbot] [overlayfs?] possible deadlock in pipe_lock (6), syzbot
- [PATCH v4 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
- [PATCH] overlayfs: port all superblock creation logging to fsopen logs,
Aleksa Sarai
- [PATCH overlayfs-next v3 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
- [no subject], Unknown
- [PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag,
Stefan Berger
- [PATCH] ovl: properly handle large files in ovl_security_fileattr,
Oleksandr Tymoshenko
- Is there other union fs that lowerdir is read-write and upperdir is for metadata cache, Wang Yugui
- [syzbot] [overlayfs?] WARNING in ovl_encode_real_fh,
syzbot
- lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs),
Zorro Lang
- [PATCH v2] ovl: replace dget/dput with d_drop in ovl_cleanup(),
Miklos Szeredi
- [PATCH] ovl: clarify dget/dput in ovl_cleanup(),
Miklos Szeredi
- [PATCH v2] backing-file: clean up the API,
Miklos Szeredi
- [PATCH -next] fs: Fix build error,
Zheng Zucheng
- Re: [linux-next:master 4258/4954] fs/overlayfs/file.c:234:57: warning: omitting the parameter name in a function definition is a C23 extension,
Amir Goldstein
- [RFC PATCH] backing-file: clean up the API,
Miklos Szeredi
- [PATCH] selftests: add test for specifying 500 lower layers,
Christian Brauner
- [PATCH v3 0/5] ovl: file descriptors based layer setup,
Christian Brauner
- [syzbot] [overlayfs?] general protection fault in ovl_real_file_path,
syzbot
- [PATCH RFC v2 0/4] ovl: specify layers via file descriptors,
Christian Brauner
- [PATCH RFC 0/3] ovl: specify layers via file descriptors,
Christian Brauner
- [PATCH v3 0/5] Store overlay real upper file in ovl_file,
Amir Goldstein
- [PATCH v2 0/4] Stash overlay real upper file in backing_file,
Amir Goldstein
- Re: introduce struct fderr, convert overlayfs uses to that,
Amir Goldstein
- [PATCH 0/4] Stash overlay real upper file in backing_file,
Amir Goldstein
- [syzbot] [overlayfs?] general protection fault in ovl_llseek,
syzbot
- [PATCH AUTOSEL 6.10 179/197] ovl: fsync after metadata copy-up, Sasha Levin
- [PATCH AUTOSEL 6.11 222/244] ovl: fsync after metadata copy-up, Sasha Levin
- [GIT PULL] overlayfs updates for 6.12,
Amir Goldstein
- [PATCH] overlay: deprecate test t_truncate_self,
Amir Goldstein
- [PATCH] overlay: create a variant to syncfs error test xfs/546,
Amir Goldstein
- [PATCH] ovl: fsync after metadata copy-up, Amir Goldstein
- [PATCH -next] ovl: obtain fs magic from superblock,
Hongbo Li
- Off by one in lowerdir calculation?,
Raul Rangel
- [PATCH v2 00/16] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
- [PATCH v2 01/16] cred: Add a light version of override/revert_creds(), Vinicius Costa Gomes
- [PATCH v2 02/16] fs/backing-file: Convert to revert/override_creds_light(), Vinicius Costa Gomes
- [PATCH v2 03/16] fs/overlayfs: Introduce ovl_override_creds_light(), Vinicius Costa Gomes
- [PATCH v2 04/16] overlayfs: Document critical override_creds() operations, Vinicius Costa Gomes
- [PATCH v2 06/16] cred: Introduce cred_guard() and cred_scoped_guard() helpers, Vinicius Costa Gomes
- [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light(), Vinicius Costa Gomes
- [PATCH v2 07/16] fs/backing-file: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 08/16] overlayfs/copy_up: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 09/16] overlayfs/dir: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 10/16] overlayfs/file: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 11/16] overlayfs/inode: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 12/16] overlayfs/namei: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 13/16] overlayfs/readdir: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 14/16] overlayfs/xattrs: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 15/16] overlayfs/util: Convert to cred_guard(), Vinicius Costa Gomes
- [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light(), Vinicius Costa Gomes
- [PATCH -next] ovl: Use in_group_or_capable() helper to simplify the code,
Hongbo Li
- [PATCH] Update redirect_dir and metacopy sections in overlayfs documentation,
Yuriy Belikov
- Documentation contribution guidelines and suggestions?,
Yuriy Belikov
- [PATCH] ovl: don't set the superblock's errseq_t manually,
Haifeng Xu
- [PATCH v1 0/2] Refactor return value of two lsm hooks,
Xu Kuohai
- [PATCH V2] ovl: fsync after metadata copy-up via mount option "fsync=strict",
Fei Lv
- [PATCH] ovl: fsync after metadata copy-up via mount option "upsync=strict",
Fei Lv
- Re: overlayfs issue: dir permission lost during overlayfs copy-up,
Amir Goldstein
- [no subject], Unknown
- overlayfs: NFS lowerdir changes & opaque negative lookups,
Daire Byrne
- Re: overlayfs: NFS lowerdir changes & opaque negative lookups, Daire Byrne
[PATCH 1/1] backing-file: convert to using fops->splice_write,
ed.tsai
[PATCH 1/1] backing-file: covert to using fops->splice_write,
ed.tsai
[PATCH] Data-only layer mount time validations,
Mike Baynton
[PATCH v3 0/3] ovl: simplify ovl_parse_param_lowerdir(),
Zhihao Cheng
[PATCH v2 0/3] ovl: simplify ovl_parse_param_lowerdir(),
Zhihao Cheng
[PATCH 2/2] ovl: simplify ovl_parse_param_lowerdir(), Christian Brauner
[PATCH 1/2] ovl: pass string to ovl_parse_layer(), Christian Brauner
[PATCH] ovl: fix wrong lowerdir number check for parameter Opt_lowerdir,
Zhihao Cheng
[GIT PULL] overlayfs fixes for 6.10-rc5,
Miklos Szeredi
[syzbot] Monthly overlayfs report (Jun 2024), syzbot
[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_one,
syzbot
crash inside ovl_encode_real_fh() due to NULL dentry pointer,
Youzhong Yang
[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (4), syzbot
[syzbot] [overlayfs?] possible deadlock in iter_file_splice_write (4),
syzbot
[PATCH] ovl: change error message to info for empty lowerdir,
Eric Curtin
[syzbot] [overlayfs?] possible deadlock in seq_read_iter (4),
syzbot
[syzbot] [btrfs?] [overlayfs?] possible deadlock in ovl_copy_up_flags,
syzbot
Re: Overlay Filesystem Documentation page,
Amir Goldstein
[GIT PULL] overlayfs update for 6.10,
Miklos Szeredi
[syzbot] [overlayfs?] WARNING in ovl_workdir_create (3),
syzbot
Re: [syzbot] [kernfs?] possible deadlock in kernfs_seq_start, syzbot
[PATCH 1/4] btrfs: Remove duplicate included header,
Thorsten Blum
[STABLE 6.6.y] ovl: fix memory leak in ovl_parse_param(),
Jingbo Xu
[PATCH v2] ovl: implement tmpfile,
Miklos Szeredi
[syzbot] [overlayfs?] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (3), syzbot
[PATCH] ovl: implement tmpfile,
Miklos Szeredi
[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems,
Stefan Berger
[syzbot] [overlayfs?] possible deadlock in ovl_nlink_start,
syzbot
[PATCH] generic/732: don't run it on overlayfs,
Amir Goldstein
Question regarding internals of metacopy=on feature,
Yuriy Belikov
[RFC 0/2] ima: Fix detection of read/write violations on stacked filesystems,
Stefan Berger
[PATCH] treewide: Fix common grammar mistake "the the",
Thorsten Blum
[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (3),
syzbot
[PATCH v1 0/3] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough,
Daniel Rosenberg
- [RFC PATCH v4 01/36] fuse-bpf: Update fuse side uapi, Daniel Rosenberg
- [RFC PATCH v4 02/36] fuse-bpf: Add data structures for fuse-bpf, Daniel Rosenberg
- [RFC PATCH v4 03/36] fuse-bpf: Prepare for fuse-bpf patch, Daniel Rosenberg
- [RFC PATCH v4 05/36] fuse-bpf: Add ioctl interface for /dev/fuse, Daniel Rosenberg
- [RFC PATCH v4 04/36] fuse: Add fuse-bpf, a stacked fs extension for FUSE, Daniel Rosenberg
- [RFC PATCH v4 06/36] fuse-bpf: Don't support export_operations, Daniel Rosenberg
- [RFC PATCH v4 07/36] fuse-bpf: Add support for access, Daniel Rosenberg
- [RFC PATCH v4 08/36] fuse-bpf: Partially add mapping support, Daniel Rosenberg
- [RFC PATCH v4 09/36] fuse-bpf: Add lseek support, Daniel Rosenberg
- [RFC PATCH v4 10/36] fuse-bpf: Add support for fallocate, Daniel Rosenberg
- [RFC PATCH v4 11/36] fuse-bpf: Support file/dir open/close, Daniel Rosenberg
- [RFC PATCH v4 12/36] fuse-bpf: Support mknod/unlink/mkdir/rmdir, Daniel Rosenberg
- [RFC PATCH v4 13/36] fuse-bpf: Add support for read/write iter, Daniel Rosenberg
- [RFC PATCH v4 14/36] fuse-bpf: support readdir, Daniel Rosenberg
- [RFC PATCH v4 15/36] fuse-bpf: Add support for sync operations, Daniel Rosenberg
- [RFC PATCH v4 16/36] fuse-bpf: Add Rename support, Daniel Rosenberg
- [RFC PATCH v4 17/36] fuse-bpf: Add attr support, Daniel Rosenberg
- [RFC PATCH v4 18/36] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE, Daniel Rosenberg
- [RFC PATCH v4 19/36] fuse-bpf: Add xattr support, Daniel Rosenberg
- [RFC PATCH v4 20/36] fuse-bpf: Add symlink/link support, Daniel Rosenberg
- [RFC PATCH v4 21/36] fuse-bpf: Add partial flock support, Daniel Rosenberg
- [RFC PATCH v4 22/36] fuse-bpf: Add partial ioctl support, Daniel Rosenberg
- [RFC PATCH v4 23/36] fuse-bpf: allow mounting with no userspace daemon, Daniel Rosenberg
- [RFC PATCH v4 24/36] fuse-bpf: Add fuse-bpf constants, Daniel Rosenberg
- [RFC PATCH v4 25/36] bpf: Increase struct_op max members, Daniel Rosenberg
- [RFC PATCH v4 26/36] WIP: bpf: Add fuse_ops struct_op programs, Daniel Rosenberg
- [RFC PATCH v4 27/36] fuse-bpf: Export Functions, Daniel Rosenberg
- [RFC PATCH v4 28/36] fuse: Provide registration functions for fuse-bpf, Daniel Rosenberg
- [RFC PATCH v4 29/36] fuse-bpf: Set fuse_ops at mount or lookup time, Daniel Rosenberg
- [RFC PATCH v4 30/36] fuse-bpf: Call bpf for pre/post filters, Daniel Rosenberg
- [RFC PATCH v4 31/36] fuse-bpf: Add userspace pre/post filters, Daniel Rosenberg
- [RFC PATCH v4 32/36] WIP: fuse-bpf: add error_out, Daniel Rosenberg
- [RFC PATCH v4 33/36] fuse-bpf: Add default filter op, Daniel Rosenberg
- [RFC PATCH v4 34/36] tools: Add FUSE, update bpf includes, Daniel Rosenberg
- [RFC PATCH v4 36/36] fuse: Provide easy way to test fuse struct_op call, Daniel Rosenberg
- [RFC PATCH v4 35/36] fuse-bpf: Add selftests, Daniel Rosenberg
- Re: [RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough, Amir Goldstein
[GIT PULL] overlayfs fixes for 6.9-rc1,
Amir Goldstein
[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations,
Jeff Layton
- [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers, Jeff Layton
- [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback, Jeff Layton
- [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}, Jeff Layton
- [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 05/24] vfs: allow rmdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath, Jeff Layton
- [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory, Jeff Layton
- [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory, Jeff Layton
- [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease, Jeff Layton
- [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files, Jeff Layton
- [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories, Jeff Layton
- [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION, Jeff Layton
- [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client, Jeff Layton
- [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling, Jeff Layton
- [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set, Jeff Layton
- [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro, Jeff Layton
- [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints, Jeff Layton
- [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked, Jeff Layton
- [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return, Jeff Layton
- [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation, Jeff Layton
- [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation, Jeff Layton
- [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation, Jeff Layton
- [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR, Jeff Layton
- [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations, Jeff Layton
[syzbot] [overlayfs?] possible deadlock in iter_file_splice_write (3),
syzbot
[syzbot] [overlayfs?] WARNING in ovl_copy_up_file,
syzbot
Accessing bind mount in lower layer via overlayfs,
Raul Rangel
[PATCH] fs_parser: move fsparam_string_empty() helper into header,
Luis Henriques (SUSE)
possible deadlock in ovl_llseek 27c1936af506,
Weiß, Simone
[PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value,
Luis Henriques
[PATCH 1/4] ovl: use refcount_t in readdir,
Miklos Szeredi
[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value,
Luis Henriques
Re: fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_tmpfile() falls through to next function ovl_create_index.cold(),
Amir Goldstein
[PATCH] overlayfs: remove SLAB_MEM_SPREAD flag usage,
chengming . zhou
[PATCH v3 00/10] evm: Support signatures on stacked filesystem,
Stefan Berger
[Index of Archives]
[Linux Filesystems Devel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]