linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 16:32:24 to 2023-07-06 17:49:20 UTC [more...]

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

[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 1/4] overlay: add helper for mounting rdonly overlay
 2023-07-06 10:25 UTC  (7+ 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

[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  (39+ messages)
` [PATCH v3 2/4] ovl: Add framework for verity support
` [PATCH v3 3/4] ovl: Validate verity xattr when resolving lowerdata

[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  (17+ messages)
` [PATCH v4 1/4] ovl: Add framework for verity support
` [PATCH v4 2/4] ovl: Add versioned header for overlay.metacopy xattr
` [PATCH v4 3/4] ovl: Validate verity xattr when resolving lowerdata
` [PATCH v4 4/4] ovl: Handle verity during copy-up

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

[GIT PULL] overlayfs update for 6.5 - part 2
 2023-07-04 18:59 UTC  (2+ messages)

[PATCH] ovl: mark ovl_redirect_mode() as static again
 2023-07-03 12:53 UTC  (2+ messages)

[PATCH] fs: fix invalid-free in init_file()
 2023-07-02 11:25 UTC  (2+ messages)

[syzbot] [overlayfs?] KASAN: invalid-free in init_file
 2023-07-02 11:03 UTC  (5+ messages)

[PATCH 54/79] overlayfs: switch to new ctime accessors
 2023-06-30 22:12 UTC  (6+ messages)
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime
    ` [PATCH 01/79] fs: add ctime accessors infrastructure

[GIT PULL] overlayfs update for 6.5
 2023-06-29 20:51 UTC  (2+ messages)

[PATCH 0/3] fstests-bld overlayfs updates
 2023-06-25 13:50 UTC  (4+ messages)
` [PATCH 1/3] test-appliance: enable verity for testing overlay over ext4
` [PATCH 2/3] test-appliance: remove redudant overlay configs
` [PATCH 3/3] test-appliance: skip overlayfs tests from base fs exclude list

[PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
 2023-06-23 19:32 UTC  (2+ messages)

[PATCH v4 0/3] ovl: Add support for fs-verity checking of lowerdata
 2023-06-21 12:57 UTC  (10+ messages)
` [PATCH v4 1/3] ovl: Add framework for verity support
` [PATCH v4 2/3] ovl: Validate verity xattr when resolving lowerdata
` [PATCH v4 3/3] ovl: Handle verity during copy-up

[PATCH] ovl: reserve ability to reconfigure mount options with new mount api
 2023-06-20 15:40 UTC  (2+ messages)

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-20 11:09 UTC  (12+ messages)
` [PATCH v3 1/3] ovl: check type and offset of struct vfsmount in ovl_entry
` [PATCH v3 2/3] ovl: port to new mount api
` [PATCH v3 3/3] ovl: change layer mount option handling

[PATCH v5 0/5] Handle notifications on overlayfs fake path files
 2023-06-20 10:57 UTC  (12+ messages)
` [PATCH v5 1/5] fs: rename {vfs,kernel}_tmpfile_open()
` [PATCH v5 2/5] fs: use a helper for opening kernel internal files
` [PATCH v5 3/5] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
` [PATCH v5 4/5] fs: use backing_file container for internal files with "fake" f_path
` [PATCH v5 5/5] ovl: enable fsnotify events on underlying real files

[PATCH v2 0/5] Prep patches for porting overlayfs to new mount api
 2023-06-20 10:12 UTC  (16+ messages)
` [PATCH v2 1/5] ovl: negate the ofs->share_whiteout boolean
` [PATCH v2 2/5] ovl: clarify ovl_get_root() semantics
` [PATCH v2 3/5] ovl: pass ovl_fs to xino helpers
` [PATCH v2 4/5] ovl: store enum redirect_mode in config instead of a string
` [PATCH v2 5/5] ovl: factor out ovl_parse_options() helper

[PATCH] generic/604: Fix for overlayfs
 2023-06-20 10:05 UTC  (3+ messages)

[PATCH v2 00/13] Overlayfs lazy lookup of lowerdata
 2023-06-17 19:19 UTC  (15+ messages)

[PATCH 0/2] Prep patches for porting overlayfs to new mount api
 2023-06-17  7:06 UTC  (4+ messages)
` [PATCH 1/2] ovl: store enum redirect_mode in config instead of a string
` [PATCH 2/2] ovl: factor out ovl_parse_options() helper

[PATCH v2 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-06-16 13:14 UTC  (20+ messages)
` [PATCH v2 5/6] ovl: Validate verity xattr when resolving lowerdata

[PATCH FOLD] ovl: fix mount api conversion braino
 2023-06-16 13:05 UTC  (2+ messages)

[PATCH v4 0/2] Handle notifications on overlayfs fake path files
 2023-06-15 11:32 UTC  (8+ messages)
` [PATCH v4 1/2] fs: use backing_file container for internal files with "fake" f_path
` [PATCH v4 2/2] ovl: enable fsnotify events on underlying real files

[PATCH] fs: use helpers for opening kernel internal files
 2023-06-15 11:29 UTC  (3+ messages)

[PATCH] fsverity: rework fsverity_get_digest() again
 2023-06-14 17:48 UTC  (3+ messages)


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