linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-14 21:36:58 to 2022-10-18 12:00:57 UTC [more...]

[PATCH v5 21/30] ovl: implement get acl method
 2022-10-18 11:56 UTC  (4+ messages)
` [PATCH v5 22/30] ovl: implement set "
` [PATCH v5 23/30] ovl: use posix acl api
` [PATCH v5 27/30] ovl: use stub posix acl handlers

[PATCH v4 0/6] fs: improve setgid stripping consistency even more
 2022-10-18  8:23 UTC  (8+ messages)
` [PATCH v4 1/6] attr: add in_group_or_capable()
` [PATCH v4 2/6] fs: move should_remove_suid()
` [PATCH v4 3/6] attr: add setattr_should_drop_sgid()
` [PATCH v4 4/6] attr: use consistent sgid stripping checks
` [PATCH v4 5/6] ovl: remove privs in ovl_copyfile()
` [PATCH v4 6/6] ovl: remove privs in ovl_fallocate()

[syzbot] general protection fault in security_inode_getattr
 2022-10-17 14:29 UTC  (4+ messages)

[PATCH v3 0/5] fs: improve setgid stripping consistency even more
 2022-10-17 12:05 UTC  (10+ messages)
` [PATCH v3 1/5] attr: add setattr_drop_sgid()
` [PATCH v3 2/5] attr: add setattr_should_drop_sgid()
` [PATCH v3 3/5] attr: use consistent sgid stripping checks
` [PATCH v3 4/5] ovl: remove privs in ovl_copyfile()
` [PATCH v3 5/5] ovl: remove privs in ovl_fallocate()

[syzbot] memory leak in vfs_tmpfile_open
 2022-10-13  8:30 UTC  (3+ messages)

[PATCH v3] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
 2022-10-13  2:20 UTC  (5+ messages)

[PATCH v2 0/5] fs: improve setgid stripping consistency even more
 2022-10-11 13:48 UTC  (15+ messages)
` [PATCH v2 1/5] attr: add setattr_drop_sgid()
` [PATCH v2 2/5] attr: add should_remove_sgid()
` [PATCH v2 3/5] attr: use consistent sgid stripping checks
` [PATCH v2 4/5] ovl: remove privs in ovl_copyfile()
` [PATCH v2 5/5] ovl: remove privs in ovl_fallocate()

[PATCH] ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying"
 2022-10-07 20:40 UTC 

[PATCH 0/3] fs: improve setgid stripping consistency even more
 2022-10-06 13:35 UTC  (9+ messages)
` [PATCH 1/3] attr: use consistent sgid stripping checks
` [PATCH 2/3] ovl: remove privs in ovl_copyfile()
` [PATCH 3/3] ovl: remove privs in ovl_fallocate()

[PATCH v4 21/30] ovl: implement get acl method
 2022-10-06 12:50 UTC  (6+ 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 0/2] Performance improvements for ovl_indexdir_cleanup()
 2022-10-06 12:21 UTC  (4+ messages)
` [PATCH 1/2] ovl: do not reconnect upper index records in ovl_indexdir_cleanup()
` [PATCH 2/2] ovl: use plain list filler in indexdir and workdir cleanup

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

[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 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

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  (5+ messages)
` [PATCH v2 2/3] acl: make posix_acl_clone() available to overlayfs
` [PATCH v2 3/3] ovl: handle idmappings in ovl_get_acl()


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