public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-19 06:57:39 to 2024-01-10 12:24:52 UTC [more...]

[PATCH 0/4] overlayfs: Adjustments for ovl_fill_super()
 2024-01-10 12:24 UTC 

reg: Stacked overlay support in Linux
 2024-01-03 10:17 UTC  (4+ messages)

[PATCH] overlay: create helper _overlay_scratch_mount_opts()
 2023-12-25 20:08 UTC  (2+ messages)

[GIT PULL] overlayfs backing file helpers for 6.8
 2023-12-23 19:51 UTC  (2+ messages)

[PATCH] overlay/081: fix test when running with index enabled
 2023-12-23 18:56 UTC  (2+ messages)

[RFC][PATCH 0/4] Intruduce stacking filesystem vfs helpers
 2023-12-23 14:28 UTC  (13+ messages)
` [RFC][PATCH 1/4] fs: prepare for stackable filesystems backing file helpers
` [RFC][PATCH 2/4] fs: factor out backing_file_{read,write}_iter() helpers
` [RFC][PATCH 3/4] fs: factor out backing_file_splice_{read,write}() helpers
` [RFC][PATCH 4/4] fs: factor out backing_file_mmap() helper

[PATCH] ovl: Reject mounting case-insensitive filesystems
 2023-12-23  6:22 UTC 

[GIT PULL] overlayfs fixes for 6.7-rc7
 2023-12-20 20:13 UTC  (2+ messages)

[PATCH v2 0/3] evm: disable EVM on overlayfs
 2023-12-20 14:19 UTC  (9+ messages)
` [PATCH v2 1/3] evm: don't copy up 'security.evm' xattr
` [PATCH v2 2/3] evm: add support to disable EVM on unsupported filesystems
` [PATCH v2 3/3] overlay: disable EVM

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
 2023-12-20  4:13 UTC  (5+ messages)

[PATCH 0/2] evm: disable EVM on overlayfs
 2023-12-19 14:47 UTC  (5+ messages)
` [PATCH 1/2] evm: don't copy up 'security.evm' xattr
` [PATCH 2/2] evm: add support to disable EVM on unsupported filesystems

ovl: ovl_fs::creator_cred::usage scalability issues
 2023-12-19 14:33 UTC  (13+ messages)
` [RFC] HACK: overlayfs: Optimize overlay/restore creds

[PATCH] ovl: fix BUG: Dentry still in use in unmount
 2023-12-17  9:32 UTC 

[PATCH] fs: remove duplicated including of posix_acl.h
 2023-12-15 11:16 UTC  (2+ messages)

[PATCH v2 0/2] Fixes to overlayfs documentation
 2023-12-15 10:32 UTC  (9+ messages)
` [PATCH v2 1/2] overlayfs.rst: use consistent feature names
` [PATCH v2 2/2] overlayfs.rst: fix ReST formatting

[RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
 2023-12-14 19:36 UTC  (21+ messages)

[PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps
 2023-12-14 10:55 UTC  (5+ messages)
` [PATCH 2/2] selftests/overlayfs: verify "

[PATCH 1/2] fs/proc: show correct device and inode numbers in /proc/pid/maps
 2023-12-13 17:05 UTC  (5+ messages)

[PATCH 0/2] Fixes to overlayfs documentation
 2023-12-13 11:58 UTC  (7+ messages)
` [PATCH 1/2] overlayfs.rst: use consistent terminology
` [PATCH 2/2] overlayfs.rst: fix ReST formatting

[RFC KERNEL] initoverlayfs - a scalable initial filesystem
 2023-12-12 21:17 UTC  (7+ messages)

[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
 2023-12-11  7:57 UTC  (45+ messages)
` [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH 02/16] mnt_idmapping: include cred.h
` [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
  ` [PATCH 3/16] "
` [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids
  ` [PATCH 4/16] "
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
` [PATCH 08/16] fs: add vfs_get_fscaps()
` [PATCH 09/16] fs: add vfs_set_fscaps()
` [PATCH 10/16] fs: add vfs_remove_fscaps()
` [PATCH 11/16] ovl: add fscaps handlers
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs
` [PATCH 14/16] commoncap: remove cap_inode_getsecurity()
` [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()

[PATCH v3] overlay: Add tests for nesting private xattrs
 2023-12-11  6:52 UTC 

[PATCH v2 0/4] Overlayfs tests for 6.7-rc1
 2023-12-11  6:47 UTC  (13+ messages)
` [PATCH v2 1/4] overlay: Add tests for nesting private xattrs
` [PATCH v2 2/4] overlay: prepare for new lowerdir+,datadir+ tests
` [PATCH v2 3/4] overlay: test data-only lowerdirs with datadir+ mount option
` [PATCH v2 4/4] overlay: test parsing of lowerdir+,datadir+ mount options

[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-12-07 21:10 UTC  (2+ messages)

[PATCH v2] overlay/026: Fix test expectation for newer kernels
 2023-12-04 19:01 UTC  (6+ messages)

[PATCH 0/4] Overlayfs tests for 6.7-rc1
 2023-12-04 14:31 UTC  (2+ messages)

[PATCH] ovl: fix regression in showing lowerdir mount option
 2023-11-28 18:40 UTC  (12+ messages)

[syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
 2023-11-25 11:50 UTC  (7+ messages)

[PATCH 00/15] Tidy up file permission hooks
 2023-11-21 15:41 UTC  (5+ messages)

[PATCH 0/2] fanotify LTP tests for v6.6
 2023-11-21 10:31 UTC  (5+ messages)
` [PATCH 2/2] fanotify13: Test watching overlayfs with FAN_REPORT_FID
    ` [LTP] "

PSA: this list has moved to new vger infra (no action required)
 2023-11-21  1:12 UTC 

[PATCH] RFC: selinux: don't filter copy-up xattrs while uninitialized
 2023-11-20 23:03 UTC  (5+ messages)

[PATCH] ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up()
 2023-11-20 14:00 UTC 

[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
 2023-11-20 11:39 UTC  (10+ messages)

[PATCH] ovl: remove redundant ofs->indexdir member
 2023-11-20  7:23 UTC 


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