public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-29 04:25:23 to 2023-11-11 08:04:06 UTC [more...]

[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
 2023-11-11  8:04 UTC 

[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-11-08  9:20 UTC  (8+ messages)

[GIT PULL] overlayfs update for 6.7
 2023-11-07 21:07 UTC  (4+ messages)

[PATCH 0/4] ovl: new mount options lowerdir+,datadir+
 2023-10-30 18:45 UTC  (10+ messages)
` [PATCH 1/4] ovl: remove unused code in lowerdir param parsing
` [PATCH 2/4] ovl: store and show the user provided lowerdir mount option
` [PATCH 3/4] ovl: refactor layer parsing helpers
` [PATCH 4/4] ovl: add support for appending lowerdirs one by one

"Resetting" an overlay fs entry; clearing the upper layer and revealing the lower layer
 2023-10-30 16:40 UTC  (4+ messages)

[mszeredi-vfs:statmount-v4 6/6] arch/arm64/include/asm/unistd32.h:914:24: error: array index in initializer exceeds array bounds
 2023-10-26 18:16 UTC 

[mszeredi-vfs:statmount-v4 6/6] arch/arm64/kernel/sys32.c:130:40: warning: excess elements in array initializer
 2023-10-26 13:38 UTC 

[PATCH] fuse: derive f_fsid from s_dev and connection start time
 2023-10-25 14:21 UTC  (2+ messages)

[PATCH] ovl: fix regression in showing lowerdir mount option
 2023-10-25  7:08 UTC  (20+ messages)

[mszeredi-vfs:statmount-v4 4/5] <stdin>:1573:2: warning: #warning syscall statmount not implemented
 2023-10-24 22:17 UTC 

[PATCH v3] overlay: add test for lowerdir mount option parsing
 2023-10-24  8:36 UTC  (4+ messages)

[PATCH v2] overlay: add test for lowerdir mount option parsing
 2023-10-23 14:23 UTC  (3+ messages)

[PATCH] overlay: add test for lowerdir mount option parsing
 2023-10-22 14:34 UTC  (6+ messages)

[PATCH] RFC: selinux: don't filter copy-up xattrs while uninitialized
 2023-10-20 20:33 UTC  (4+ messages)

ovl: ovl_fs::creator_cred::usage scalability issues
 2023-10-18 11:59 UTC  (2+ messages)

[PATCH] ovl: temporarily disable appending lowedirs
 2023-10-16  8:03 UTC  (2+ messages)

FAILED: patch "[PATCH] ovl: fix regression in parsing of mount options with escaped" failed to apply to 6.5-stable tree
 2023-10-15 20:40 UTC 

[GIT PULL] overlayfs fixes for 6.6-rc6
 2023-10-15 16:24 UTC  (2+ messages)

[PATCH] ovl: rely on SB_I_NOUMASK
 2023-10-13 12:34 UTC  (4+ messages)

[syzbot] [kernel?] INFO: rcu detected stall in wait4 (4)
 2023-10-13  3:44 UTC 

[regression?] escaping commas in overlayfs mount options
 2023-10-12 18:07 UTC  (31+ messages)

[PATCH 0/2] ovl: fix regression from new mount api conversion
 2023-10-12 15:19 UTC  (4+ messages)
` [PATCH 1/2] fs: factor out vfs_parse_monolithic_sep() helper
` [PATCH 2/2] ovl: fix regression in parsing of mount options with esacped comma

[PATCH v3 0/3] Reduce impact of overlayfs backing files fake path
 2023-10-11  1:37 UTC  (18+ messages)
` [PATCH v3 1/3] fs: get mnt_writers count for an open backing file's real path
` [PATCH v3 2/3] fs: create helper file_user_path() for user displayed mapped file path
` [PATCH v3 3/3] fs: store real path instead of fake path in backing file f_path

[PATCH v2 0/3] Reduce impact of overlayfs backing files fake path
 2023-10-09 18:53 UTC  (11+ messages)
` [PATCH v2 1/3] fs: get mnt_writers count for an open backing file's real path
` [PATCH v2 2/3] fs: create helper file_user_path() for user displayed mapped file path
` [PATCH v2 3/3] fs: store real path instead of fake path in backing file f_path

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (5+ messages)
` [PATCH v2 01/89] fs: new accessor methods for "
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
  ` [PATCH v2 60/89] overlayfs: convert "

[PATCH AUTOSEL 4.14 4/7] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:50 UTC 

[PATCH AUTOSEL 5.10 5/8] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:50 UTC 

[PATCH AUTOSEL 4.19 5/8] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:50 UTC 

[PATCH AUTOSEL 5.4 5/8] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:50 UTC 

[PATCH AUTOSEL 5.15 06/10] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:49 UTC 

[PATCH AUTOSEL 6.1 08/12] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:49 UTC 

[PATCH AUTOSEL 6.5 10/18] overlayfs: set ctime when setting mtime and atime
 2023-10-08  0:48 UTC 

[GIT PULL] overlayfs fixes for 6.6-rc5
 2023-10-05 18:39 UTC  (2+ messages)

[syzbot] [integrity] [overlayfs] possible deadlock in mnt_want_write (2)
 2023-10-05 13:35 UTC  (8+ messages)

[PATCH] ima: annotate iint mutex to avoid lockdep false positive warnings
 2023-10-05 11:15 UTC 

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH 0/3] Reduce impact of overlayfs fake path files
 2023-10-04 15:29 UTC  (7+ messages)

[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (2)
 2023-10-04  8:46 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in take_dentry_name_snapshot
 2023-10-04  8:35 UTC  (3+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "

[syzbot] Monthly overlayfs report (Oct 2023)
 2023-10-04  7:30 UTC 

[PATCH 27/29] overlayfs: move xattr tables to .rodata
 2023-10-03 16:41 UTC  (2+ messages)

[syzbot] [overlayfs?] general protection fault in ovl_encode_real_fh
 2023-10-03  8:06 UTC  (4+ messages)

[PATCH] overlayfs: make use of ->layers safe in rcu pathwalk
 2023-10-02 14:06 UTC  (2+ messages)

[syzbot] [integrity] [overlayfs] general protection fault in d_path
 2023-10-01 14:51 UTC  (22+ messages)

[PATCH 0/4] Overlayfs aio cleanups
 2023-10-01 14:11 UTC  (5+ messages)
` [PATCH 1/4] ovl: protect copying of realinode attributes to ovl inode

[PATCH v2] README: Update overlayfs instructions
 2023-10-01 12:43 UTC  (2+ messages)

[PATCH] README: Update overlayfs URL
 2023-10-01 12:42 UTC  (4+ messages)

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (18+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[mszeredi-vfs:statmount-v3 4/4] <stdin>:1576:2: warning: syscall listmount not implemented
 2023-10-01  0:07 UTC 

[mszeredi-vfs:statmount-v3 3/4] <stdin>:1573:2: warning: syscall statmount not implemented
 2023-09-30 16:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox