linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-23 14:38:26 to 2020-10-29 00:39:57 UTC [more...]

[PATCH 00/34] fs: idmapped mounts
 2020-10-29  0:32 UTC  (17+ messages)
` [PATCH 02/34] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH 03/34] fs: add mount_setattr()
` [PATCH 04/34] tests: add mount_setattr() selftests
` [PATCH 11/34] acl: handle idmapped mounts
` [PATCH 13/34] selftests: add idmapped mounts xattr selftest
` [PATCH 17/34] namei: introduce struct renamedata
` [PATCH 18/34] namei: prepare for idmapped mounts
` [PATCH 19/34] namei: add lookup helpers with idmapped mounts aware permission checking
` [PATCH 20/34] open: handle idmapped mounts in do_truncate()
` [PATCH 22/34] af_unix: handle idmapped mounts
` [PATCH 23/34] utimes: "
` [PATCH 24/34] would_dump: "
` [PATCH 25/34] exec: "
` [PATCH 28/34] audit: "
` [PATCH 31/34] expfs: "
` [PATCH 32/34] overlayfs: handle idmapped lower directories

[RFC PATCH v2 0/8] implement containerized syncfs for overlayfs
 2020-10-25  3:41 UTC  (9+ messages)
` [RFC PATCH v2 1/8] ovl: setup overlayfs' private bdi
` [RFC PATCH v2 2/8] ovl: implement ->writepages operation
` [RFC PATCH v2 3/8] ovl: implement overlayfs' ->evict_inode operation
` [RFC PATCH v2 4/8] ovl: mark overlayfs' inode dirty on modification
` [RFC PATCH v2 5/8] ovl: mark overlayfs' inode dirty on shared writable mmap
` [RFC PATCH v2 6/8] ovl: implement overlayfs' ->write_inode operation
` [RFC PATCH v2 7/8] ovl: cache dirty overlayfs' inode
` [RFC PATCH v2 8/8] ovl: implement containerized syncfs for overlayfs

[PATCH] overlay/073: test with nfs_export being off
 2020-10-23  0:31 UTC  (7+ messages)
  ` [PATCH v2] "

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2020-10-22 13:18 UTC  (6+ messages)
` [RESEND PATCH v18 1/4] Add flags option to get xattr method paired to __vfs_getxattr
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [RESEND PATCH v18 3/4] overlayfs: override_creds=off option bypass creator_cred

[RESEND PATCH v18 4/4] overlayfs: inode_owner_or_capable called during execv
 2020-10-22 13:16 UTC 

[PATCH v16 3/4] overlayfs: override_creds=off option bypass creator_cred
 2020-10-19 15:17 UTC 

(RESEND) [PATCH] ovl: stacked file operation for mmap
 2020-10-19  6:23 UTC  (3+ messages)

[GIT PULL] overlayfs update for 5.10
 2020-10-16 22:31 UTC  (2+ messages)

[PATCH] ovl: stacked file operation for mmap
 2020-10-16 15:48 UTC 

[RFC PATCH 0/5] implement containerized syncfs for overlayfs
 2020-10-16  9:22 UTC  (23+ messages)
` [RFC PATCH 1/5] fs: introduce notifier list for vfs inode
` [RFC PATCH 2/5] fs: export symbol of writeback_single_inode()
` [RFC PATCH 3/5] ovl: setup overlayfs' private bdi
` [RFC PATCH 4/5] ovl: monitor marking dirty activity of underlying upper inode
` [RFC PATCH 5/5] ovl: impement containerized syncfs for overlayfs

[RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)
 2020-10-14 14:14 UTC  (13+ messages)
` [RFC PATCH 1/1] overlayfs: add ioctls that allows to get fhandle for layers dentries
` [RFC PATCH] overlayfs: add OVL_IOC_GETINFOFD ioctl that opens ovlinfofd
` [RFC PATCH] overlayfs: add fsinfo(FSINFO_ATTR_OVL_SOURCES) support

[PATCH v5 0/2] ovl introduce "uuid=off"
 2020-10-13 16:23 UTC  (4+ messages)
` [PATCH v5 1/2] ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
` [PATCH v5 2/2] ovl: introduce new "uuid=off" option for inodes index feature

[PATCH v4 0/2] ovl introduce "uuid=off"
 2020-10-13 13:54 UTC  (8+ messages)
` [PATCH v4 1/2] ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
` [PATCH v4 2/2] ovl: introduce new "uuid=off" option for inodes index feature

[PATCH v2 1/2] ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
 2020-09-29  7:28 UTC  (2+ messages)
` [PATCH v2 2/2] ovl: use generic vfs_ioc_setflags_prepare() helper

Co-Operation Required
 2020-09-25  3:13 UTC 

[PATCH] ovl: Support FS_IOC_[SG]ETFLAGS and FS_IOC_FS[SG]ETXATTR ioctls on directories
 2020-09-25 17:49 UTC  (8+ messages)

[PATCH v3 0/2] ovl introduce "uuid=off"
 2020-09-25  8:39 UTC  (5+ messages)
` [PATCH v3 1/2] ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
` [PATCH v3 2/2] ovl: introduce new "uuid=off" option for inodes index feature

[PATCH v2] ovl: introduce new "index=nouuid" option for inodes index feature
 2020-09-24 14:33 UTC  (10+ messages)

[PATCH] ovl: introduce new "index=nouuid" option for inodes index feature
 2020-09-23 13:31 UTC  (2+ messages)

virtiofs uuid and file handles
 2020-09-23 12:53 UTC  (5+ messages)
              ` Copying overlayfs directories with index=on

[PATCH] ovl: document lower modification caveats
 2020-09-22 12:18 UTC  (3+ messages)
` [PATCH v2] "

(no subject)
 2020-09-11  2:16 UTC 

Frequent errors with OverlayFS on root
 2020-09-03 13:09 UTC  (15+ messages)

[PATCH v7] overlayfs: Provide a mount option "volatile" to skip sync
 2020-09-01 13:14 UTC  (3+ messages)

[RFC PATCH 0/3] ovl: stacked mmap for shared map
 2020-09-01 13:20 UTC  (9+ messages)
` [RFC PATCH 1/3] mm: mmap: export necessary functions for overlayfs' mmap
` [RFC PATCH 2/3] ovl: introduce struct ovl_file_entry
` [RFC PATCH 3/3] ovl: implement stacked mmap for shared map

[PATCH v2] ovl: check for incomapt features in work dir
 2020-09-01 10:19 UTC  (6+ messages)

[PATCH v12] ovl: improve syncfs efficiency
 2020-08-31 14:58 UTC  (3+ messages)

[PATCH v6] overlayfs: Provide a mount option "volatile" to skip sync
 2020-08-31  5:23 UTC  (2+ messages)

[PATCH] ovl: check for incomapt features in work dir
 2020-08-30 20:25 UTC  (2+ messages)

Overlayfs @Plumbers
 2020-08-30 11:44 UTC  (7+ messages)

Getting WIP aops branch(ovl-aops-wip) in shape for merging
 2020-08-27  8:25 UTC  (6+ messages)

[PATCH v5] overlayfs: Provide a mount option "volatile" to skip sync
 2020-08-25 18:23 UTC  (19+ messages)

general protection fault in security_inode_getattr
 2020-08-25  0:48 UTC  (3+ messages)

[PATCH] ovl: warn about orphan metacopy
 2020-08-23 14:38 UTC  (2+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).