linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 12:33:18 to 2021-08-19 20:18:45 UTC [more...]

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-19 20:18 UTC  (52+ messages)
` [PATCH v1 1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
` [PATCH v1 2/7] kernel/fork: factor out atomcially replacing the current MM exe_file
` [PATCH v1 3/7] kernel/fork: always deny write access to "
` [PATCH v1 4/7] binfmt: remove in-tree usage of MAP_DENYWRITE
` [PATCH v1 5/7] mm: remove VM_DENYWRITE
` [PATCH v1 6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
` [PATCH v1 7/7] fs: update documentation of get_write_access() and friends
                    ` Removing Mandatory Locks

[PATCH v2 0/2] allow overlayfs to do RCU lookups
 2021-08-18 18:53 UTC  (8+ messages)
` [PATCH v2 1/2] vfs: add flags argument to ->get_acl() callback
` [PATCH v2 2/2] ovl: enable RCU'd ->get_acl()

ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup
 2021-08-17 15:39 UTC  (2+ messages)

[PATCH v2 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-17 11:01 UTC  (9+ messages)
` [PATCH v2 1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
` [PATCH v2 2/7] kernel/fork: factor out replacing the current MM exe_file
` [PATCH v2 3/7] kernel/fork: always deny write access to "
` [PATCH v2 4/7] binfmt: remove in-tree usage of MAP_DENYWRITE
` [PATCH v2 5/7] mm: remove VM_DENYWRITE
` [PATCH v2 6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
` [PATCH v2 7/7] fs: update documentation of get_write_access() and friends

[PATCH AUTOSEL 5.10 8/9] ovl: fix uninitialized pointer read in ovl_lookup_real_one()
 2021-08-17  0:35 UTC 

[PATCH AUTOSEL 5.4 5/5] ovl: fix uninitialized pointer read in ovl_lookup_real_one()
 2021-08-17  0:36 UTC 

[PATCH AUTOSEL 5.13 11/12] ovl: fix uninitialized pointer read in ovl_lookup_real_one()
 2021-08-17  0:35 UTC 

[QUESTION] Why overlayfs cannot mounted as nfs_export and metacopy?
 2021-08-16 19:00 UTC  (13+ messages)

mmap denywrite mess (Was: [GIT PULL] overlayfs fixes for 5.14-rc6)
 2021-08-12  7:12 UTC  (4+ messages)

[GIT PULL v2] overlayfs fixes for 5.14-rc6
 2021-08-10 16:54 UTC  (2+ messages)

[PATCH 0/2] allow overlayfs to do RCU lookups
 2021-08-10 15:51 UTC  (4+ messages)
` [PATCH 1/2] vfs: add flags argument to ->get_acl() callback
` [PATCH 2/2] ovl: enable RCU'd ->get_acl()

[GIT PULL] overlayfs fixes for 5.14-rc6
 2021-08-10  5:13 UTC  (5+ messages)

[PATCH] ovl: nfs_export: Parse index inode's nlink when 'd_inode(lowerdentry)->i_nlink == 1'
 2021-08-06  9:53 UTC 

ovl: uninitialized pointer read in ovl_lookup_real_one
 2021-08-06  8:22 UTC  (3+ messages)

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:15 UTC 

[PATCH] overlay: add test for copy up of lower file attributes
 2021-08-04  3:44 UTC  (7+ messages)

[PATCH] overlay/078: Fix cleanup with unpatched kernel
 2021-08-03  7:07 UTC 

[syzbot] possible deadlock in iter_file_splice_write (2)
 2021-07-28 20:57 UTC  (3+ messages)

[overlayfs]: Overlayfs questions
 2021-07-28  5:28 UTC 

[syzbot] possible deadlock in pipe_lock (5)
 2021-07-24 19:07 UTC 

[PATCH] overlay/077: check for inconsistent d_ino/st_ino
 2021-07-22 17:02 UTC 

[PATCH] ovl: relax lookup error on mismatch origin ftype
 2021-07-21 14:46 UTC  (5+ messages)

[RFC PATCH 1/2] ovl: skip checking lower file's write permisson on truncate
 2021-07-21 13:14 UTC  (8+ messages)
` [RFC PATCH 2/2] ovl: enhance write permission check for writable open

[PATCH] ovl: update ctime when changing file attribution
 2021-07-21 13:11 UTC  (2+ messages)

[PATCH] ovl: skip stale entries in merge dir cache iteration
 2021-07-21 13:08 UTC  (10+ messages)

[PATCH v3 1/3] ovl: disable decoding null uuid with redirect dir
 2021-07-19 14:29 UTC  (11+ messages)
` [PATCH v3 3/3] ovl: do not set overlay.opaque for new directories

[PATCH v3 0/4] Overlayfs fileattr related fixes
 2021-07-19 14:28 UTC  (14+ messages)
` [PATCH v3 1/4] fs: add generic helper for filling statx attribute flags
` [PATCH v3 2/4] ovl: pass ovl_fs to ovl_check_setxattr()
` [PATCH v3 3/4] ovl: copy up sync/noatime fileattr flags
` [PATCH v3 4/4] ovl: consistent behavior for immutable/append-only inodes

[PATCH RFC 06/13] ovl: remove the number postfix of '%pD' in format string
 2021-07-15  3:15 UTC 

[PATCH] ovl: fix mmap denywrite
 2021-07-12 11:15 UTC  (7+ messages)
` 回复:[PATCH] "

Mount failure caused by colon/comma characters in the path of lower/upper dirs
 2021-07-10 14:22 UTC  (3+ messages)

possible deadlock in ovl_maybe_copy_up
 2021-06-22  8:53 UTC  (3+ messages)
` [syzbot] "

[PATCH v2 0/3] Overlayfs fileattr related fixes
 2021-06-18 15:54 UTC  (6+ messages)
` [PATCH v2 1/3] ovl: pass ovl_fs to ovl_check_setxattr()
` [PATCH v2 2/3] ovl: copy up sync/noatime fileattr flags
` [PATCH v2 3/3] ovl: consistent behavior for immutable/append-only inodes

[PATCH] generic/507: support more filesystems
 2021-06-13 15:40 UTC  (3+ messages)

[PATCH] ovl: consistent behavior for immutable/append-only inodes
 2021-06-11  8:39 UTC  (13+ messages)

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

fsnotify events for overlayfs real file
 2021-06-08 12:05 UTC  (6+ messages)

[PATCH v2 0/2] Fixes to overlayfs immutable files tests
 2021-06-06 16:00 UTC  (4+ messages)
` [PATCH v2 1/2] overlay/075: fix wrong invocation of t_immutable
` [PATCH v2 2/2] overlay/075: add test coverage for clearing immutable/append-only flags

[PATCH] overlay/075: fix wrong invocation of t_immutable
 2021-06-05  9:43 UTC 


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