[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-09 6:43 UTC (14+ messages)
[PATCH] Documentation: filesystems: fix two misspells
2024-12-08 3:54 UTC
[syzbot] [overlayfs?] WARNING in ovl_workdir_create (4)
2024-11-29 6:42 UTC
[PATCH] fs/backing_file: fix wrong argument in callback
2024-11-26 16:04 UTC (2+ messages)
[syzbot] [overlayfs?] KASAN: slab-out-of-bounds Read in ovl_inode_upper
2024-11-26 14:43 UTC (3+ messages)
[PATCH] overlayfs: port all superblock creation logging to fsopen logs
2024-11-26 9:47 UTC (9+ messages)
[PATCH] ovl: Check for NULL OVL_E() results
2024-11-25 12:53 UTC (3+ messages)
[GIT PULL] overlayfs updates for 6.13
2024-11-23 18:47 UTC (10+ messages)
[PATCH] bfs: validate inode vtype and discard invalid entries
2024-11-23 17:24 UTC
[PATCH] ovl: Add check for missing lookup operation on inode
2024-11-23 0:21 UTC (8+ messages)
` [PATCH v2] ovl: Filter invalid inodes with missing lookup function
[syzbot] Monthly overlayfs report (Nov 2024)
2024-11-20 13:31 UTC
[PATCH v4 0/4] overlayfs: Optimize override/revert creds
2024-11-15 8:16 UTC (14+ messages)
` [PATCH v4 1/4] cred: Add a light version of override/revert_creds()
` [PATCH v4 2/4] fs/backing-file: Convert to revert/override_creds_light()
` [PATCH v4 3/4] ovl: use wrapper ovl_revert_creds()
` [PATCH v4 4/4] ovl: Optimize override/revert creds
[PATCH] ovl: pass an explicit reference of creators creds to callers
2024-11-14 12:19 UTC (6+ messages)
[PATCH 4/5] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
2024-11-13 10:22 UTC (2+ messages)
[PATCH] fs/overlayfs/namei.c: get rid of include ../internal.h
2024-11-12 21:41 UTC
[PATCH] ovl: Use str_on_off() helper in ovl_show_options()
2024-11-12 21:28 UTC
lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs)
2024-11-11 12:30 UTC (13+ messages)
[syzbot] [overlayfs?] possible deadlock in pipe_lock (6)
2024-11-08 4:47 UTC
[PATCH overlayfs-next v3 0/4] overlayfs: Optimize override/revert creds
2024-11-06 18:56 UTC (8+ messages)
` [PATCH overlayfs-next v3 1/4] cred: Add a light version of override/revert_creds()
` [PATCH overlayfs-next v3 2/4] fs/backing-file: Convert to revert/override_creds_light()
` [PATCH overlayfs-next v3 3/4] fs/overlayfs: Optimize override/revert creds
` [PATCH overlayfs-next v3 4/4] fs/overlayfs: Drop creds usage decrement for ovl_setup_for_create()
[syzbot] [overlayfs?] WARNING in ovl_encode_real_fh
2024-11-06 10:45 UTC (10+ messages)
` [PATCH] overlayfs: retry when getting the dentry fid fails due to lack of memory
[PATCH v2] ovl: replace dget/dput with d_drop in ovl_cleanup()
2024-11-05 13:58 UTC (5+ messages)
[PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
2024-11-05 8:31 UTC (4+ messages)
[PATCH] ovl: properly handle large files in ovl_security_fileattr
2024-11-04 21:46 UTC (2+ messages)
Is there other union fs that lowerdir is read-write and upperdir is for metadata cache
2024-10-29 11:38 UTC
[PATCH v2] backing-file: clean up the API
2024-10-26 6:29 UTC (6+ messages)
[PATCH] ovl: clarify dget/dput in ovl_cleanup()
2024-10-23 16:01 UTC (3+ messages)
[RFC PATCH] backing-file: clean up the API
2024-10-21 10:44 UTC (5+ messages)
[PATCH v3 0/5] ovl: file descriptors based layer setup
2024-10-18 10:34 UTC (9+ messages)
` [PATCH v3 1/5] fs: add helper to use mount option as path or fd
` [PATCH v3 2/5] ovl: specify layers via file descriptors
` [PATCH v3 3/5] Documentation,ovl: document new file descriptor based layers
` [PATCH v3 4/5] selftests: use shared header
` [PATCH v3 5/5] selftests: add overlayfs fd mounting selftests
[PATCH -next] fs: Fix build error
2024-10-18 7:44 UTC (2+ messages)
introduce struct fderr, convert overlayfs uses to that
2024-10-17 19:47 UTC (2+ messages)
[PATCH v3 0/5] Store overlay real upper file in ovl_file
2024-10-17 18:13 UTC (17+ messages)
` [PATCH v3 1/5] ovl: do not open non-data lower file for fsync
` [PATCH v3 2/5] ovl: allocate a container struct ovl_file for ovl private context
` [PATCH v3 3/5] ovl: store upper real file in ovl_file struct
` [PATCH v3 4/5] ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()
` [PATCH v3 5/5] ovl: convert ovl_real_fdget() callers to ovl_real_file()
[linux-next:master 4258/4954] fs/overlayfs/file.c:234:57: warning: omitting the parameter name in a function definition is a C23 extension
2024-10-16 11:09 UTC (2+ messages)
[PATCH] selftests: add test for specifying 500 lower layers
2024-10-15 13:55 UTC (3+ messages)
[syzbot] [overlayfs?] general protection fault in ovl_real_file_path
2024-10-14 15:59 UTC (3+ messages)
[PATCH RFC v2 0/4] ovl: specify layers via file descriptors
2024-10-14 8:20 UTC (14+ messages)
` [PATCH RFC v2 1/4] fs: add helper to use mount option as path or fd
` [PATCH RFC v2 2/4] ovl: specify layers via file descriptors
` [PATCH RFC v2 3/4] selftests: use shared header
` [PATCH RFC v2 4/4] selftests: add overlayfs fd mounting selftests
[PATCH RFC 0/3] ovl: specify layers via file descriptors
2024-10-11 20:57 UTC (6+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] selftests: use shared header
` [PATCH RFC 3/3] selftests: add overlayfs fd mounting selftests
[PATCH v2 00/16] overlayfs: Optimize override/revert creds
2024-10-07 16:13 UTC (9+ messages)
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
[PATCH v2 0/4] Stash overlay real upper file in backing_file
2024-10-07 14:21 UTC (9+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).