public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-05 09:14:59 to 2023-08-17 14:01:31 UTC [more...]

[PATCH v2 0/5] Support nested overlayfs mounts
 2023-08-17 13:59 UTC  (11+ messages)
` [PATCH v2 1/5] ovl: Move xattr support to new xattrs.c file
` [PATCH v2 2/5] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH v2 3/5] ovl: Support escaped overlay.* xattrs
` [PATCH v2 4/5] ovl: Support creation of whiteout files on overlayfs
` [PATCH v2 5/5] ovl: Add documentation on nesting of overlayfs mounts

[PATCH v3 0/4] overlayfs lock ordering changes
 2023-08-17 13:55 UTC  (8+ messages)
` [PATCH v3 1/4] ovl: reorder ovl_want_write() after ovl_inode_lock()
` [PATCH v3 2/4] ovl: split ovl_want_write() into two helpers
` [PATCH v3 3/4] ovl: do not open/llseek lower file with upper sb_writers held
` [PATCH v3 4/4] ovl: do not encode lower fh "
` [PATCH v3 0/4] fs: export __mnt_{want,drop}_write to modules

[PATCH 0/4] Support nested overlayfs mounts
 2023-08-16 18:45 UTC  (7+ messages)
` [PATCH 1/4] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH 2/4] ovl: Support escaped overlay.* xattrs
` [PATCH 3/4] ovl: Support creation of whiteout files on overlayfs
` [PATCH 4/4] ovl: Add documentation on nesting of overlayfs mounts

[PATCH v2 0/3] overlayfs lock ordering changes
 2023-08-16 15:02 UTC  (14+ messages)
` [PATCH v2 1/3] ovl: reorder ovl_want_write() after ovl_inode_lock()
` [PATCH v2 2/3] ovl: do not open/llseek lower file with upper sb_writers held
` [PATCH v2 3/3] ovl: do not encode lower fh "

Nesting overlay instances (whiteouts/xattrs)
 2023-08-15 14:20 UTC  (2+ messages)

[PATCH 0/2] overlayfs lock ordering changes
 2023-08-14 12:56 UTC  (7+ messages)
` [PATCH 1/2] ovl: reorder ovl_want_write() after ovl_inode_lock()
` [PATCH 2/2] ovl: avoid lockdep warning with open and llseek of lower file

[PATCH AUTOSEL 5.10 20/25] ovl: Always reevaluate the file signature for IMA
 2023-08-13 16:09 UTC 

[PATCH AUTOSEL 5.15 26/31] ovl: Always reevaluate the file signature for IMA
 2023-08-13 16:05 UTC 

[PATCH AUTOSEL 6.1 40/47] ovl: Always reevaluate the file signature for IMA
 2023-08-13 15:59 UTC 

[PATCH AUTOSEL 6.4 45/54] ovl: Always reevaluate the file signature for IMA
 2023-08-13 15:49 UTC 

[PATCH v3 0/3] overlayfs: debugging check for valid superblock
 2023-08-13  7:31 UTC  (7+ messages)
` [PATCH v3 3/3] ovl: validate superblock in OVL_FS()

[PATCH v2 0/4] Report overlayfs file ids with fanotify
 2023-08-11 13:32 UTC  (8+ messages)
` [PATCH v2 1/4] ovl: support encoding non-decodable file handles
` [PATCH v2 2/4] ovl: add support for unique fsid per instance
` [PATCH v2 3/4] ovl: store persistent uuid/fsid with uuid=on
` [PATCH v2 4/4] ovl: auto generate uuid for new overlay filesystems

[PATCH -next] ovl: Remove duplicated include
 2023-08-10 12:04 UTC 

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 22:37 UTC  (49+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 10/13] tmpfs: add support "
` [PATCH v7 11/13] xfs: switch to "
` [PATCH v7 12/13] ext4: "
` [PATCH v7 13/13] btrfs: convert "

[PATCH V3] ovl: fix mount fail because the upper doesn't have space
 2023-08-02  2:11 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel paging request in take_dentry_name_snapshot
 2023-07-30 14:34 UTC  (2+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "

[syzbot] Monthly overlayfs report (Jul 2023)
 2023-07-24  8:31 UTC 

[PATCH AUTOSEL 6.1 34/41] ovl: check type and offset of struct vfsmount in ovl_entry
 2023-07-24  1:21 UTC 

[PATCH AUTOSEL 5.15 17/23] ovl: check type and offset of struct vfsmount in ovl_entry
 2023-07-24  1:23 UTC 

[PATCH AUTOSEL 6.4 51/58] ovl: check type and offset of struct vfsmount in ovl_entry
 2023-07-24  1:13 UTC 

[PATCH 6.1 0/2] ovl: fix null pointer dereference in ovl_get_acl rcu path
 2023-07-20 17:59 UTC  (4+ messages)
` [PATCH 6.1 1/2] ovl: let helper ovl_i_path_real() return the realinode
` [PATCH 6.1 2/2] ovl: fix null pointer dereference in ovl_get_acl_rcu()

"Resetting" an overlay fs entry; clearing the upper layer and revealing the lower layer
 2023-07-20 16:33 UTC 

[PATCH V2] ovl: fix mount fail because the upper doesn't have space
 2023-07-19 13:40 UTC  (6+ messages)

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
 2023-07-19 13:17 UTC 

[PATCH] ovl: fix mount fail because the upper doesn't have space
 2023-07-18 11:37 UTC  (2+ messages)

[PATCH 5.15] ovl: fix null pointer dereference in ovl_get_acl_rcu()
 2023-07-17  3:13 UTC  (4+ messages)

[PATCH v2 0/4] overlayfs: Test data-only upperdirs and fs-verity
 2023-07-13 16:15 UTC  (7+ messages)
` [PATCH v2 1/4] overlay: add helper for mounting rdonly overlay
` [PATCH v2 2/4] overlay/060: add test cases of follow to lowerdata
` [PATCH v2 3/4] overlay: Add test for follow of lowerdata in data-only layers
` [PATCH v2 4/4] overlay: Add test coverage for fs-verity support

[ANNOUNCE] ovl: overlayfs-next branch updated to 0a3bf81dbcb2
 2023-07-13 13:34 UTC 

[PATCH 01/79] fs: add ctime accessors infrastructure
 2023-07-12 15:31 UTC 

[syzbot] [overlayfs?] general protection fault in ovl_init_uuid_xattr
 2023-07-11  9:55 UTC  (3+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (19+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime

[PATCH 1/4] overlay: add helper for mounting rdonly overlay
 2023-07-10  8:47 UTC  (9+ messages)
` [PATCH 2/4] overlay/060: add test cases of follow to lowerdata
` [PATCH 3/4] overlay: Add test for follow of lowerdata in data-only layers
` [PATCH 4/4] overlay: Add test coverage for fs-verity support

[RFC][PATCH 0/3] Prepare for supporting more filesystems with fanotify
 2023-07-06 17:49 UTC  (7+ messages)
` [RFC][PATCH 1/3] ovl: support encoding non-decodeable file handles
` [RFC][PATCH 3/3] ovl: use persistent s_uuid with index=on

[PATCH v2 66/92] overlayfs: convert to ctime accessor functions
 2023-07-06 14:01 UTC  (3+ messages)

[PATCH 0/4] overlayfs: Test data-only upperdirs and fs-verity
 2023-07-06  9:50 UTC 

[PATCH v3 0/4] ovl: Add support for fs-verity checking of lowerdata
 2023-07-06  7:50 UTC  (13+ messages)

[syzbot] [overlayfs?] general protection fault in d_path
 2023-07-05 14:10 UTC  (6+ messages)

[PATCH v5 0/4] ovl: Add support for fs-verity checking of lowerdata
 2023-07-05 13:12 UTC  (5+ messages)
` [PATCH v4 2/4] ovl: Add versioned header for overlay.metacopy xattr

[PATCH] ovl: move all parameter handling into params.{c,h}
 2023-07-05  9:13 UTC  (5+ messages)


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