Linux Overlay Filesystem development
 help / color / mirror / Atom feed
 messages from 2024-11-23 00:21:59 to 2025-03-27 22:21:04 UTC [more...]

[PATCH 1/5] ovl: don't allow datadir only
 2025-03-27 22:20 UTC  (32+ messages)
` [PATCH 2/5] ovl: remove unused forward declaration
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent
` [PATCH 4/5] ovl: don't require metacopy=on for lower -> data redirect
` [PATCH 5/5] ovl: don't require "metacopy=on" for "verity"

[PATCH v2 0/5] ovl: metacopy/verity fixes and improvements
 2025-03-26 10:24 UTC  (20+ messages)
` [PATCH v2 1/5] ovl: don't allow datadir only
` [PATCH v2 2/5] ovl: remove unused forward declaration
` [PATCH v2 3/5] ovl: make redirect/metacopy rejection consistent
` [PATCH v2 4/5] ovl: relax redirect/metacopy requirements for lower -> data redirect
` [PATCH v2 5/5] ovl: don't require "metacopy=on" for "verity"

[PATCH 5.15 487/620] ovl: use wrappers to all vfs_*xattr() calls
 2025-03-10 17:05 UTC  (2+ messages)
` [PATCH 5.15 488/620] ovl: pass ofs to creation operations

[RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
 2025-02-27 17:49 UTC 

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2025-02-25 22:14 UTC  (3+ messages)

[PATCH] ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
 2025-02-19 17:07 UTC  (3+ messages)

[PATCH v3 0/4] ovl: add override_creds mount option
 2025-02-19 13:27 UTC  (10+ messages)
` [PATCH v3 1/4] ovl: allow to specify override credentials
` [PATCH v3 2/4] selftests/ovl: add first selftest for "override_creds"
` [PATCH v3 3/4] selftests/ovl: add second "
` [PATCH v3 4/4] selftests/ovl: add third "

[PATCH RFC v2 0/2] ovl: add override_creds mount option
 2025-02-17 11:00 UTC  (5+ messages)
` [PATCH RFC v2 1/2] ovl: allow to specify override credentials
` [PATCH RFC v2 2/2] selftests/ovl: add selftests for "override_creds"

overlayfs doesn't sync from version 6.12
 2025-02-16  8:53 UTC  (3+ messages)

[PATCH RFC 0/2] ovl: add override_creds mount option
 2025-02-15 10:02 UTC  (4+ messages)
` [PATCH RFC 1/2] ovl: allow to specify override credentials
` [PATCH RFC 2/2] selftests/ovl: add selftests for "override_creds"

[PATCH v2 0/2] ovl: allow O_PATH file descriptor when specifying layers
 2025-02-10 13:55 UTC  (5+ messages)
` [PATCH v2 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
` [PATCH v2 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors

[PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers
 2025-02-10 12:07 UTC  (7+ messages)
` [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
` [PATCH 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors

[RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
 2025-02-09  8:06 UTC 

[syzbot] [overlayfs?] general protection fault in clone_private_mount
 2025-02-08  7:25 UTC  (6+ messages)
` [PATCH] fs: prevent access to ns if it is not mounted

[syzbot] [overlayfs?] possible deadlock in ovl_create_object
 2025-02-01 16:12 UTC 

ovl: Allow layers from anonymous mount namespaces?
 2025-01-24 11:06 UTC  (7+ messages)
` [RFC PATCH 1/2] fs: allow detached mounts in clone_private_mount()
` [RFC PATCH 2/2] selftests: add tests for using detached mount with overlayfs

[PATCH] fs: support cross-type copy_file_range in overlayfs
 2025-01-23 16:44 UTC  (4+ messages)

[PATCH 6.6 0/3] Manual backport of overlayfs fixes from v6.6.72
 2025-01-21 11:21 UTC  (6+ messages)
` [PATCH 6.6 1/3] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
` [PATCH 6.6 2/3] ovl: support encoding fid from inode with no alias
` [PATCH 6.6 3/3] fs: relax assertions on failure to encode file handles

[RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
 2025-01-17 16:59 UTC  (2+ messages)

How to support directory opacity in a filesystem for overlayfs to use?
 2025-01-14 16:23 UTC  (4+ messages)

[PATCH AUTOSEL 6.12 13/20] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
 2025-01-13 18:34 UTC 

[PATCH] overlayfs.rst: Fix and improve grammar
 2025-01-09 18:52 UTC  (5+ messages)

[syzbot] [overlayfs?] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (3)
 2025-01-09 13:13 UTC  (5+ messages)

[RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
 2024-12-20 19:29 UTC 

[PATCH] fs: relax assertions on failure to encode file handles
 2024-12-19 15:46 UTC  (4+ messages)

[syzbot] [overlayfs?] WARNING in ovl_encode_real_fh
 2024-12-19 11:38 UTC  (3+ messages)

overlayfs: WARN_ONCE(Can't encode file handler for inotify: 255)
 2024-12-19  0:07 UTC  (4+ messages)

[syzbot] [selinux?] [mm?] [overlayfs?] INFO: rcu detected stall in sys_mkdirat (2)
 2024-12-16 21:38 UTC 

[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-14  7:58 UTC  (28+ messages)

[PATCH] Documentation: filesystems: fix two misspells
 2024-12-13 15:47 UTC  (4+ messages)

[syzbot] [overlayfs?] WARNING in ovl_create_real (2)
 2024-12-13  3:32 UTC 

[syzbot] [overlayfs?] WARNING in ovl_workdir_create (4)
 2024-11-29  6:42 UTC 

[PATCH] fs/backing_file: fix wrong argument in callback
 2024-11-26 16:04 UTC  (2+ messages)

[syzbot] [overlayfs?] KASAN: slab-out-of-bounds Read in ovl_inode_upper
 2024-11-26 14:43 UTC  (3+ messages)

[PATCH] overlayfs: port all superblock creation logging to fsopen logs
 2024-11-26  9:47 UTC  (8+ messages)

[PATCH] ovl: Check for NULL OVL_E() results
 2024-11-25 12:53 UTC  (2+ messages)

[GIT PULL] overlayfs updates for 6.13
 2024-11-23 18:47 UTC  (10+ messages)

[PATCH] bfs: validate inode vtype and discard invalid entries
 2024-11-23 17:24 UTC 

[PATCH] ovl: Add check for missing lookup operation on inode
 2024-11-23  0:21 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox