messages from 2023-10-05 14:30:14 to 2023-11-19 06:57:39 UTC [more...]
[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
2023-11-19 6:57 UTC (8+ messages)
[PATCH 00/15] Tidy up file permission hooks
2023-11-18 9:08 UTC (23+ messages)
` [PATCH 01/15] ovl: add permission hooks outside of do_splice_direct()
` [PATCH 02/15] splice: remove permission hook from do_splice_direct()
` [PATCH 03/15] splice: move permission hook out of splice_direct_to_actor()
` [PATCH 04/15] splice: move permission hook out of splice_file_to_pipe()
` [PATCH 05/15] splice: remove permission hook from iter_file_splice_write()
` [PATCH 06/15] remap_range: move permission hooks out of do_clone_file_range()
` [PATCH 07/15] remap_range: move file_start_write() to after permission hook
` [PATCH 08/15] btrfs: "
` [PATCH 09/15] fs: move file_start_write() into vfs_iter_write()
` [PATCH 10/15] fs: move permission hook out of do_iter_write()
` [PATCH 11/15] fs: move permission hook out of do_iter_read()
` [PATCH 12/15] fs: move kiocb_start_write() into vfs_iocb_iter_write()
[GIT PULL] overlayfs fixes for 6.7-rc2
2023-11-17 14:29 UTC (2+ messages)
[PATCH] overlay/026: Fix test expectation for newer kernels
2023-11-16 12:07 UTC (3+ messages)
[PATCH 0/2] fanotify LTP tests for v6.6
2023-11-14 10:57 UTC (5+ messages)
` [PATCH 1/2] fanotify13: Test overlayfs while watching lower fs
` [PATCH 2/2] fanotify13: Test watching overlayfs with FAN_REPORT_FID
[PATCH 0/4] Overlayfs tests for 6.7-rc1
2023-11-14 6:48 UTC (5+ messages)
` [PATCH 1/4] overlay: Add tests for nesting private xattrs
` [PATCH 2/4] overlay: prepare for new lowerdir+,datadir+ tests
` [PATCH 3/4] overlay: test data-only lowerdirs with datadir+ mount option
` [PATCH 4/4] overlay: test parsing of lowerdir+,datadir+ mount options
[syzbot] [overlayfs?] WARNING in ovl_workdir_create (2)
2023-11-14 1:55 UTC
[syzbot] [overlayfs?] memory leak in ovl_parse_param
2023-11-12 15:09 UTC (6+ messages)
` [PATCH] ovl: fix "
[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
2023-11-08 9:20 UTC (7+ 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 (26+ 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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- 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