linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 11:31:15 to 2022-10-03 12:30:51 UTC [more...]

[PATCH 0/2] Some fixes for overlayfs remove privs
 2022-10-03 12:30 UTC 

[PATCH 0/2] Some fixes for overlayfs remove privs
 2022-10-03 12:21 UTC  (3+ messages)
` [PATCH 1/2] ovl: remove privs in ovl_copyfile()
` [PATCH 2/2] ovl: remove privs in ovl_fallocate()

[PATCH v4 21/30] ovl: implement get acl method
 2022-09-29 15:30 UTC  (4+ messages)
` [PATCH v4 22/30] ovl: implement set "
` [PATCH v4 23/30] ovl: use posix acl api
` [PATCH v4 27/30] ovl: use stub posix acl handlers

[PATCH v3 20/29] ovl: implement get acl method
 2022-09-28 16:08 UTC  (4+ messages)
` [PATCH v3 21/29] ovl: implement set "
` [PATCH v3 22/29] ovl: use posix acl api
` [PATCH v3 26/29] ovl: use stub posix acl handlers

[PATCH v2 22/30] ovl: implement get acl method
 2022-09-26 14:08 UTC  (4+ messages)
` [PATCH v2 23/30] ovl: implement set "
` [PATCH v2 24/30] ovl: use posix acl api
` [PATCH v2 27/30] ovl: use stub posix acl handlers

[PATCH] ovl: Use "buf" flexible array for memcpy() destination
 2022-09-24 16:32 UTC  (2+ messages)

[syzbot] WARNING in ovl_fh_to_dentry
 2022-09-24  7:35 UTC  (2+ messages)

[PATCH 21/29] ovl: implement get acl method
 2022-09-23 16:23 UTC  (12+ messages)
` [PATCH 22/29] ovl: implement set "
` [PATCH 23/29] ovl: use posix acl api
` [PATCH 26/29] ovl: use stub posix acl handlers

[PATCH v3] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
 2022-09-23  2:44 UTC  (4+ messages)

Does overlay driver work if built in to the kernel?
 2022-09-22  4:16 UTC  (6+ messages)

Overlayfs with writable lower layer
 2022-09-15 10:54 UTC  (5+ messages)

[PATCH] ovl: port to vfs{g,u}id_t and associated helpers
 2022-09-09  9:07 UTC 

Linux move from aufs to overlayfs fstab configuration issue
 2022-09-05 13:01 UTC 

[PATCH] fs/overlayfs/file.c: fix spelling typo in comment
 2022-09-05  6:02 UTC 

[PATCH] fs/overlayfs/export.c: fix spelling typo in comment
 2022-09-05  5:47 UTC 

[PATCH v2] ovl: Use current fsuid and fsgid in ovl_link()
 2022-09-01  3:02 UTC  (8+ messages)
  ` [External] "

[PATCH v2] ovl: Add comment on upperredirect reassignment
 2022-08-31  8:06 UTC 

[PATCH 5/6] ovl: use vfs_set_acl_prepare()
 2022-08-29 12:46 UTC 

[syzbot] KASAN: use-after-free Read in __kernfs_remove
 2022-08-25 18:25 UTC 

[PATCH] ovl: Do not override fsuid and fsgid in ovl_link()
 2022-08-25  8:46 UTC  (12+ messages)
  ` [External] "

[PATCH] ovl: Fix potential memory leak
 2022-08-22 15:24 UTC  (3+ messages)

Switching to iterate_shared
 2022-08-18 16:14 UTC  (5+ messages)
    ` [apparmor] "

[PATCH AUTOSEL 5.15 17/28] ovl: warn if trusted xattr creation fails
 2022-08-14 16:25 UTC 

[PATCH AUTOSEL 5.18 27/39] ovl: warn if trusted xattr creation fails
 2022-08-14 16:23 UTC 

[PATCH AUTOSEL 5.19 34/48] ovl: warn if trusted xattr creation fails
 2022-08-14 16:19 UTC 

[GIT PULL] overlayfs update for 6.0
 2022-08-08 18:42 UTC  (2+ messages)

Contacto Web
 2022-08-06 14:35 UTC 

[-next] ovl: clean up compile error without CONFIG_FS_POSIX_ACL
 2022-08-05  2:21 UTC  (2+ messages)

[PATCH v2] overlayfs: improve ovl_get_acl
 2022-08-03  7:43 UTC  (5+ messages)

[PATCH -next] ovl: Fix spelling mistakes and cleanup code
 2022-08-02 13:43 UTC  (2+ messages)

[PATCH v2] ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
 2022-07-28 15:50 UTC  (3+ messages)

[PATCH] ovl: only WARN_ON_ONCE() if dentry is NULL in ovl_encode_fh()
 2022-07-28 11:46 UTC  (3+ messages)

[PATCH] overlayfs: improve ovl_get_acl
 2022-07-28  1:50 UTC  (3+ messages)

[PATCH] ovl: Fix a potential memory leak for kstrdup()
 2022-07-27 13:29 UTC  (2+ messages)

[PATCH -next] ovl: clean up comparsions to NULL
 2022-07-27 13:25 UTC  (2+ messages)

[PATCH -next] ovl: Fix spelling mistakes and cleanup code
 2022-07-27 13:23 UTC  (2+ messages)

[PATCH -next] ovl: Fix some kernel-doc comments
 2022-07-27 13:21 UTC  (2+ messages)

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2022-07-18 20:33 UTC  (17+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH v2 0/3] ovl: acl fixes
 2022-07-14 21:37 UTC  (8+ messages)
` [PATCH v2 1/3] acl: move idmapped mount fixup into vfs_{g,s}etxattr()
` [PATCH v2 2/3] acl: make posix_acl_clone() available to overlayfs
` [PATCH v2 3/3] ovl: handle idmappings in ovl_get_acl()

[GIT PULL] overlayfs fixes for 5.19-rc7
 2022-07-12 16:02 UTC  (2+ messages)

[RFC PATCH] ovl: properly release old cache entries in ovl_cache_get()
 2022-07-12 15:26 UTC  (5+ messages)

[PATCH] ovl: turn of SB_POSIXACL with idmapped layers temporarily
 2022-07-08 13:58 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH v2] ovl: turn of SB_POSIXACL with idmapped layers temporarily
 2022-07-07 13:05 UTC 

[PATCH] acl: report correct ownership in some ovl use-cases
 2022-07-07 10:31 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH] media: docs: Modify the section of User xattr
 2022-06-25  1:15 UTC  (3+ messages)

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-16 15:04 UTC  (17+ messages)

[GIT PULL] overlayfs update for 5.19
 2022-05-30 18:28 UTC  (2+ messages)

[PATCH 5/5] generic/623: add overlay into the blacklist
 2022-05-30  6:22 UTC  (2+ messages)

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-28  1:37 UTC  (4+ messages)

[PATCH] cred: Propagate security_prepare_creds() error code
 2022-05-24  4:44 UTC  (3+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v5 00/19] overlay: support idmapped layers
 2022-04-28 14:47 UTC  (11+ messages)
` [PATCH v5 13/19] ovl: handle idmappings for layer lookup


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