linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-05 17:03:31 to 2020-11-09 20:40:50 UTC [more...]

[PATCH v7] overlayfs: Provide a mount option "volatile" to skip sync
 2020-11-09 20:40 UTC  (18+ messages)

[RFC PATCH v3 00/10] implement containerized syncfs for overlayfs
 2020-11-09 12:06 UTC  (16+ messages)
` [RFC PATCH v3 01/10] ovl: setup overlayfs' private bdi
` [RFC PATCH v3 02/10] ovl: introduce waiting list for syncfs
` [RFC PATCH v3 03/10] ovl: implement ->writepages operation
` [RFC PATCH v3 04/10] ovl: implement overlayfs' ->evict_inode operation
` [RFC PATCH v3 05/10] ovl: mark overlayfs' inode dirty on modification
` [RFC PATCH v3 06/10] ovl: mark overlayfs' inode dirty on shared mmap
` [RFC PATCH v3 07/10] ovl: implement overlayfs' ->write_inode operation
` [RFC PATCH v3 08/10] ovl: cache dirty overlayfs' inode
` [RFC PATCH v3 09/10] ovl: introduce helper of syncfs writeback inode waiting
  ` 回复:[RFC "
` [RFC PATCH v3 10/10] ovl: implement containerized syncfs for overlayfs

a question about opening file
 2020-11-09 10:03 UTC  (7+ messages)

possible deadlock in mnt_want_write
 2020-11-07 12:10 UTC 

[RFC PATCH v2 0/8] implement containerized syncfs for overlayfs
 2020-11-06  9:47 UTC  (23+ 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 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (68+ messages)
` [PATCH 01/34] namespace: take lock_mount_hash() directly when changing flags
` [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 05/34] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH 06/34] fs: add id translation helpers
` [PATCH 07/34] capability: handle idmapped mounts
` [PATCH 08/34] namei: add idmapped mount aware permission helpers
` [PATCH 09/34] inode: add idmapped mount aware init and "
` [PATCH 10/34] attr: handle idmapped mounts
` [PATCH 11/34] acl: "
` [PATCH 12/34] xattr: "
` [PATCH 13/34] selftests: add idmapped mounts xattr selftest
` [PATCH 14/34] commoncap: handle idmapped mounts
` [PATCH 15/34] stat: add mapped_generic_fillattr()
` [PATCH 16/34] namei: handle idmapped mounts in may_*() helpers
` [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 21/34] open: handle idmapped mounts
` [PATCH 22/34] af_unix: "
` [PATCH 23/34] utimes: "
` [PATCH 24/34] would_dump: "
` [PATCH 25/34] exec: "
` [PATCH 26/34] fs: add helpers for idmap mounts
` [PATCH 27/34] apparmor: handle idmapped mounts
` [PATCH 28/34] audit: "
` [PATCH 29/34] ima: "
` [PATCH 30/34] ext4: support "
` [PATCH 31/34] expfs: handle "
` [PATCH 32/34] overlayfs: handle idmapped lower directories
` [PATCH 33/34] overlayfs: handle idmapped merged mounts
` [PATCH 34/34] fat: handle idmapped mounts

general protection fault in security_inode_getattr
 2020-10-30 19:56 UTC  (5+ messages)

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2020-10-30 16:00 UTC  (8+ 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

[PATCH v5 0/2] ovl introduce "uuid=off"
 2020-10-30 13:57 UTC  (5+ 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 0/3] Misc. redirect_dir=nofollow fixes
 2020-10-30 13:51 UTC  (5+ messages)
` [PATCH 3/3] ovl: do not follow non-dir origin with redirect_dir=nofollow

[PATCH] ovl: document lower modification caveats
 2020-10-30 13:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ovl: warn about orphan metacopy
 2020-10-30 12:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ovl: fix incorrect extent info in metacopy case
 2020-10-30 10:16 UTC  (3+ messages)

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

[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  (11+ messages)
` [RFC PATCH] overlayfs: add OVL_IOC_GETINFOFD ioctl that opens ovlinfofd
` [RFC PATCH] overlayfs: add fsinfo(FSINFO_ATTR_OVL_SOURCES) support

[PATCH v4 0/2] ovl introduce "uuid=off"
 2020-10-13 13:54 UTC  (4+ messages)
` [PATCH v4 2/2] ovl: introduce new "uuid=off" option for inodes index feature


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).