Linux Overlay Filesystem development
 help / color / mirror / Atom feed
 messages from 2023-05-16 15:42:40 to 2023-06-13 14:49:42 UTC [more...]

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-13 14:49 UTC  (2+ messages)
` [PATCH v3 1/3] ovl: check type and offset of struct vfsmount in ovl_entry

[PATCH v3 0/4] ovl: Add support for fs-verity checking of lowerdata
 2023-06-13 13:57 UTC  (19+ messages)
` [PATCH v3 1/4] fsverity: Export fsverity_get_digest
` [PATCH v3 2/4] ovl: Add framework for verity support
` [PATCH v3 3/4] ovl: Validate verity xattr when resolving lowerdata
` [PATCH v3 4/4] ovl: Handle verity during copy-up

[PATCH] fsverity: rework fsverity_get_digest() again
 2023-06-12 19:00 UTC 

[PATCH v3 0/2] Handle notifications on overlayfs fake path files
 2023-06-12 15:18 UTC  (10+ messages)
` [PATCH v3 1/2] fs: use fake_file container for internal files with fake f_path
` [PATCH v3 2/2] ovl: enable fsnotify events on underlying real files

[PATCH v2 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-06-12 10:32 UTC  (9+ messages)
` [PATCH v2 5/6] ovl: Validate verity xattr when resolving lowerdata

[PATCH v2 0/3] Handle notifications on overlayfs fake path files
 2023-06-12  8:13 UTC  (20+ messages)
` [PATCH v2 1/3] fs: rename FMODE_NOACCOUNT to FMODE_INTERNAL
` [PATCH v2 2/3] fs: introduce f_real_path() helper
` [PATCH v2 3/3] ovl: enable fsnotify events on underlying real files

[PATCH 0/3] Reduce impact of overlayfs fake path files
 2023-06-12  7:57 UTC  (25+ messages)
` [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
` [PATCH 2/3] fs: use file_fake_path() to get path of mapped files for display
` [PATCH 3/3] fs: store fake path in file_fake along with real path

[PATCH] overlayfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
 2023-06-12  5:36 UTC 

[PATCH] ovl: port to new mount api
 2023-06-10 22:32 UTC  (8+ messages)

[PATCH v2 0/2] ovl: port to new mount api & updated layer parsing
 2023-06-10  7:18 UTC  (10+ messages)
` [PATCH v2 1/2] ovl: port to new mount api
` [PATCH v2 2/2] ovl: modify layer parameter parsing

[PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
 2023-06-10  7:01 UTC  (3+ messages)

[PATCH v2 00/13] Overlayfs lazy lookup of lowerdata
 2023-06-09 13:52 UTC  (22+ messages)

[PATCH v2] overlayfs: clean error handling
 2023-06-06 10:36 UTC  (2+ messages)

[syzbot] WARNING: locking bug in take_dentry_name_snapshot
 2023-06-06 10:05 UTC  (4+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "

possible deadlock in ovl_maybe_copy_up
 2023-06-06  9:30 UTC  (2+ messages)

possible deadlock in process_measurement (2)
 2023-06-06  9:22 UTC 

[syzbot] possible deadlock in mnt_want_write (2)
 2023-06-06  9:13 UTC  (3+ messages)

[dhowells-fs:iov-old-dio] [overlayfs] 05b2c21a37: phoronix-test-suite.stress-ng.SENDFILE.bogo_ops_s 370.2% improvement
 2023-06-06  9:00 UTC 

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-31 16:44 UTC  (13+ messages)

[PATCH 5.10 0/1] ovl: fail on invalid uid/gid mapping at copy up
 2023-05-31 15:12 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

Lazy Loading Layers (Userfaultfd for filesystems?)
 2023-05-29 17:50 UTC  (3+ messages)
` Detaching lower layers (Was: Lazy Loading Layers)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-25 14:43 UTC  (15+ messages)

[PATCH] Skip weird open dir tests
 2023-05-25  7:04 UTC  (2+ messages)

[PATCH v22 05/31] splice: Make do_splice_to() generic and export it
 2023-05-22 13:49 UTC  (3+ messages)
` [PATCH v22 10/31] overlayfs: Implement splice-read
` [PATCH v22 11/31] coda: "

[PATCH v3 0/3] overlayfs: debugging check for valid superblock
 2023-05-21  8:28 UTC  (4+ messages)
` [PATCH v3 1/3] ovl: Kconfig: introduce CONFIG_OVERLAY_FS_DEBUG
` [PATCH v3 2/3] ovl: make consistent use of OVL_FS()
` [PATCH v3 3/3] ovl: validate superblock in OVL_FS()

[PATCH v2 0/2] overlayfs: debugging check for valid superblock
 2023-05-21  8:08 UTC  (6+ messages)
` [PATCH v2 1/2] ovl: Kconfig: introduce CONFIG_OVERLAY_FS_DEBUG
` [PATCH v2 2/2] ovl: make consistent use of OVL_FS()

[PATCH] ovl: make consistent use of OVL_FS()
 2023-05-20 16:31 UTC  (5+ messages)

[PATCH v21 05/30] splice: Make do_splice_to() generic and export it
 2023-05-20  9:47 UTC  (5+ messages)
` [PATCH v21 10/30] overlayfs: Implement splice-read
` [PATCH v21 11/30] coda: "

[PATCH v20 04/32] splice: Make do_splice_to() generic and export it
 2023-05-19  7:40 UTC  (3+ messages)
` [PATCH v20 07/32] overlayfs: Implement splice-read
` [PATCH v20 08/32] coda: "

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-05-17  7:19 UTC  (9+ messages)
` [RFC PATCH v3 17/37] fuse-bpf: Add support for read/write iter

[PATCH v3 0/3] ovl: Fix null ptr dereference at realinode in rcu-walk
 2023-05-16 18:56 UTC  (8+ messages)
` [PATCH v3 1/3] ovl: Let helper ovl_i_path_real() return the realinode
` [PATCH v3 2/3] ovl: ovl_permission: Fix null pointer dereference at realinode in rcu-walk mode
` [PATCH v3 3/3] ovl: get_acl: "


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