Linux Union Filesystem
[Prev Page][Next Page]
- [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
- [PATCH v3 07/10] ima: re-evaluate file integrity on file metadata change, Stefan Berger
- [PATCH v3 04/10] evm: Use the metadata inode to calculate metadata hash, Stefan Berger
- [PATCH v3 01/10] ima: Rename backing_inode to real_inode, Stefan Berger
- [PATCH v3 06/10] evm: Store and detect metadata inode attributes changes, Stefan Berger
- [PATCH v3 05/10] ima: Move file-change detection variables into new structure, Stefan Berger
- [PATCH v3 08/10] evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509, Stefan Berger
- [PATCH v3 02/10] security: allow finer granularity in permitting copy-up of security xattrs, Stefan Berger
- [PATCH v3 03/10] evm: Implement per signature type decision in security_inode_copy_up_xattr, Stefan Berger
- [PATCH v3 09/10] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED, Stefan Berger
- [PATCH v3 10/10] evm: Rename is_unsupported_fs to is_unsupported_hmac_fs, Stefan Berger
- Re: [PATCH v3 00/10] evm: Support signatures on stacked filesystem, Mimi Zohar
Can overlayfs follow mounts in lowerdir?,
Rafał Miłecki
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities,
Seth Forshee (DigitalOcean)
- [PATCH v2 01/25] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h, Seth Forshee (DigitalOcean)
- [PATCH v2 04/25] capability: rename cpu_vfs_cap_data to vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH v2 02/25] mnt_idmapping: include cred.h, Seth Forshee (DigitalOcean)
- [PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data, Seth Forshee (DigitalOcean)
- [PATCH v2 05/25] capability: use vfsuid_t for vfs_caps rootids, Seth Forshee (DigitalOcean)
- [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH v2 07/25] capability: provide a helper for converting vfs_caps to xattr for userspace, Seth Forshee (DigitalOcean)
- [PATCH v2 12/25] selinux: add hooks for fscaps operations, Seth Forshee (DigitalOcean)
- [PATCH v2 13/25] smack: add hooks for fscaps operations, Seth Forshee (DigitalOcean)
- [PATCH v2 09/25] commoncap: use is_fscaps_xattr(), Seth Forshee (DigitalOcean)
- [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps, Seth Forshee (DigitalOcean)
- [PATCH v2 08/25] xattr: add is_fscaps_xattr() helper, Seth Forshee (DigitalOcean)
- [PATCH v2 14/25] evm: add support for fscaps security hooks, Seth Forshee (DigitalOcean)
- [PATCH v2 10/25] xattr: use is_fscaps_xattr(), Seth Forshee (DigitalOcean)
- [PATCH v2 16/25] fs: add inode operations to get/set/remove fscaps, Seth Forshee (DigitalOcean)
- [PATCH v2 20/25] ovl: add fscaps handlers, Seth Forshee (DigitalOcean)
- [PATCH v2 19/25] fs: add vfs_remove_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH v2 22/25] fs: use vfs interfaces for capabilities xattrs, Seth Forshee (DigitalOcean)
- [PATCH v2 18/25] fs: add vfs_set_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH v2 15/25] security: call evm fscaps hooks from generic security hooks, Seth Forshee (DigitalOcean)
- [PATCH v2 21/25] ovl: use vfs_{get,set}_fscaps() for copy-up, Seth Forshee (DigitalOcean)
- [PATCH v2 23/25] commoncap: remove cap_inode_getsecurity(), Seth Forshee (DigitalOcean)
- [PATCH v2 17/25] fs: add vfs_get_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH v2 24/25] commoncap: use vfs fscaps interfaces, Seth Forshee (DigitalOcean)
- [PATCH v2 25/25] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr(), Seth Forshee (DigitalOcean)
- Re: [PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities, Christian Brauner
[syzbot] [overlayfs?] KASAN: slab-use-after-free Read in ovl_dentry_update_reval, syzbot
[RFC v3 0/5] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
[syzbot] [overlayfs?] possible deadlock in seq_read_iter (3),
syzbot
[PATCH v3 2/7] overlayfs: Convert to super_set_uuid(), Kent Overstreet
[PATCH v2 2/7] overlayfs: Convert to super_set_uuid(),
Kent Overstreet
[PATCH v2 0/9] evm: Support signatures on stacked filesystem,
Stefan Berger
[PATCH] overlay/084: Fix test to match new xwhiteouts dir on-disk format,
Amir Goldstein
WARNING in ovl_copy_up_file,
xingwei lee
[PATCH 0/2] Decomplicate file_dentry(),
Amir Goldstein
[PATCH v2] selinux: only filter copy-up xattrs following initialization,
David Disseldorp
Re: [overlay] [fuse] Potential bug with large file support for FUSE based lowerdir,
Miklos Szeredi
[PATCH] fs: Use KMEM_CACHE instead of kmem_cache_create,
Kunwu Chan
[PATCH 0/5] evm: Support signatures on stacked filesystem,
Stefan Berger
[RFC v2 0/4] overlayfs: Optimize override/revert creds,
Vinicius Costa Gomes
[Index of Archives]
[Linux Filesystems Devel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]