linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 09:54:02 to 2022-11-24 13:18:06 UTC [more...]

[PATCH] ovl: Fix use inode directly in rcu-walk mode
 2022-11-24 13:18 UTC  (3+ messages)

[PATCH] ovl: check IOCB_APPEND flag
 2022-11-24 13:03 UTC  (2+ messages)

[syzbot] general protection fault in ovl_dentry_upper
 2022-11-24 12:42 UTC  (2+ messages)

[RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-11-22 21:23 UTC  (27+ messages)
` [RFC PATCH v2 01/21] fs: Generic function to convert iocb to rw flags
` [RFC PATCH v2 02/21] fuse-bpf: Update fuse side uapi
` [RFC PATCH v2 03/21] fuse-bpf: Prepare for fuse-bpf patch
` [RFC PATCH v2 04/21] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [RFC PATCH v2 05/21] fuse-bpf: Add ioctl interface for /dev/fuse
` [RFC PATCH v2 06/21] fuse-bpf: Don't support export_operations
` [RFC PATCH v2 07/21] fuse-bpf: Add support for FUSE_ACCESS
` [RFC PATCH v2 08/21] fuse-bpf: Partially add mapping support
` [RFC PATCH v2 09/21] fuse-bpf: Add lseek support
` [RFC PATCH v2 10/21] fuse-bpf: Add support for fallocate
` [RFC PATCH v2 11/21] fuse-bpf: Support file/dir open/close
` [RFC PATCH v2 12/21] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [RFC PATCH v2 13/21] fuse-bpf: Add support for read/write iter
` [RFC PATCH v2 14/21] fuse-bpf: support FUSE_READDIR
` [RFC PATCH v2 15/21] fuse-bpf: Add support for sync operations
` [RFC PATCH v2 16/21] fuse-bpf: Add Rename support
` [RFC PATCH v2 17/21] fuse-bpf: Add attr support
` [RFC PATCH v2 18/21] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [RFC PATCH v2 19/21] fuse-bpf: Add xattr support
` [RFC PATCH v2 20/21] fuse-bpf: Add symlink/link support
` [RFC PATCH v2 21/21] fuse-bpf: allow mounting with no userspace daemon

Question about ESTALE error whene deleting upper directory file
 2022-11-09  9:34 UTC  (10+ messages)
  `  "

[PATCH linux-next] ovl: remove duplicated included linux/posix_acl.h
 2022-11-08 11:55 UTC 

[syzbot] BUG: unable to handle kernel paging request in ovl_set_acl
 2022-11-03 14:23 UTC  (5+ messages)

[PATCH -next] ovl: Remove duplicated include in inode.c
 2022-10-27  5:31 UTC 

[PATCH 7/8] ovl: port to vfs{g,u}id_t and associated helpers
 2022-10-24 11:12 UTC 

[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  (3+ messages)
    ` [apparmor] "


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