messages from 2023-10-10 13:10:55 to 2023-11-30 06:23:41 UTC [more...]
[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
2023-11-30 6:23 UTC (21+ messages)
` [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH 02/16] mnt_idmapping: include cred.h
` [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
` [PATCH 08/16] fs: add vfs_get_fscaps()
` [PATCH 09/16] fs: add vfs_set_fscaps()
` [PATCH 10/16] fs: add vfs_remove_fscaps()
` [PATCH 11/16] ovl: add fscaps handlers
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs
` [PATCH 14/16] commoncap: remove cap_inode_getsecurity()
` [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()
[PATCH] ovl: fix regression in showing lowerdir mount option
2023-11-28 18:40 UTC (22+ messages)
[syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
2023-11-25 11:50 UTC (7+ messages)
[PATCH v2] overlay/026: Fix test expectation for newer kernels
2023-11-22 15:20 UTC
[PATCH 00/15] Tidy up file permission hooks
2023-11-21 15:41 UTC (25+ 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()
[PATCH 0/2] fanotify LTP tests for v6.6
2023-11-21 10:31 UTC (7+ messages)
` [PATCH 1/2] fanotify13: Test overlayfs while watching lower fs
` [PATCH 2/2] fanotify13: Test watching overlayfs with FAN_REPORT_FID
` [LTP] "
PSA: this list has moved to new vger infra (no action required)
2023-11-21 1:12 UTC
[PATCH] RFC: selinux: don't filter copy-up xattrs while uninitialized
2023-11-20 23:03 UTC (5+ messages)
[PATCH] ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up()
2023-11-20 14:00 UTC
[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
2023-11-20 11:39 UTC (11+ messages)
[PATCH] ovl: remove redundant ofs->indexdir member
2023-11-20 7:23 UTC
[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/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 (4+ 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)
[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)
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 (15+ messages)
` [PATCH v3 3/3] fs: store real path instead of fake path in backing file f_path
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