messages from 2021-01-04 17:01:10 to 2021-04-09 03:01:05 UTC [more...]
[PATCH v2 1/3] ovl: do not restore mtime on copy-up for regular file
2021-04-09 3:00 UTC (9+ messages)
` [PATCH v2 2/3] ovl: check actual copy-up size
` [PATCH v2 3/3] ovl: copy-up optimization for truncate
odd error: why: mount: /home2: mount(2) system call failed: Stale file handle
2021-04-08 18:58 UTC
[PATCH] ovl: check VM_DENYWRITE mappings in copy-up
2021-04-08 15:03 UTC (5+ messages)
` 回复:[PATCH] "
[PATCH] ovl: check that upperdir path is not on a read-only mount
2021-04-08 11:30 UTC
[PATCH v1] ovl: Fix leaked dentry
2021-04-08 9:58 UTC (5+ messages)
[miklos-vfs:fileattr_v4 22/23] fs/fuse/ioctl.c:403:19: warning: no previous prototype for function 'fuse_priv_ioctl_prepare'
2021-04-08 6:42 UTC
[miklos-vfs:fileattr_v4 22/23] fs/fuse/ioctl.c:403:19: warning: no previous prototype for 'fuse_priv_ioctl_prepare'
2021-04-07 21:50 UTC
possible deadlock in ovl_maybe_copy_up
2021-04-04 8:10 UTC (3+ messages)
` [syzbot] "
[PATCH] ovl: copy-up optimization for truncate
2021-04-01 12:39 UTC (7+ messages)
overlayfs: overlapping upperdir path
2021-04-01 15:19 UTC (4+ messages)
Bidding invitation
2021-03-31 7:15 UTC
[PATCH] ovl: fix missing revert_creds() on error path
2021-03-29 14:14 UTC (2+ messages)
[PATCH] ovl: fix error for ovl_fill_super()
2021-03-24 16:12 UTC (3+ messages)
[RFC PATCH] ovl: do not copy attr several times
2021-03-24 16:00 UTC (2+ messages)
[PATCH] ovl: remove ovl_map_dev_ino return value
2021-03-24 15:55 UTC (2+ messages)
[PATCH] vfs: allow stacked ->get_acl() in RCU lookup
2021-03-23 16:06 UTC
[bug report] ovl: copy up of disconnected dentries
2021-03-22 12:35 UTC (3+ messages)
[PATCH] ext4: add rename whiteout support for fast commit
2021-03-19 10:51 UTC (4+ messages)
Partnership
2021-03-18 15:43 UTC
[PATCH] /fs/overlayfs/: fix misspellings using codespell tool
2021-03-18 11:30 UTC
[PATCH] fs: overlayfs: Trivial typo fixes in the file inode.c
2021-03-13 3:38 UTC (2+ messages)
[PATCH] ovl: update ctime when changing file attribution
2021-03-10 2:09 UTC
[PATCH] ovl: add xino to "changes to underlying fs" docs
2021-03-09 19:24 UTC (8+ messages)
[PATCH] overlay: show "userxattr" in the mount data
2021-03-09 18:45 UTC (2+ messages)
[PATCH] ovl: restrict lower null uuid for "xino=auto"
2021-03-09 16:26 UTC
[syzbot] KASAN: use-after-free Read in ovl_real_fdget_meta
2021-03-07 7:47 UTC
[PATCH v2] ovl: fix error code for ovl_fill_super()
2021-03-05 13:47 UTC
[PATCH][v2] selinux: Allow context mounts for unpriviliged overlayfs
2021-03-05 2:09 UTC (7+ messages)
New Projects
2021-02-22 11:40 UTC
[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
2021-02-12 19:04 UTC (6+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
[PATCH] selinux: Allow context mounts for unpriviliged overlayfs
2021-02-11 16:56 UTC (5+ messages)
[PATCH v2 0/5] Tests for overlayfs immutable/append-only files
2021-02-10 19:03 UTC (6+ messages)
` [PATCH v2 1/5] overlay/030: Update comment w.r.t upstream kernel
` [PATCH v2 2/5] src/t_immutable: factor out some helpers
` [PATCH v2 3/5] src/t_immutable: Allow setting flags on existing files
` [PATCH v2 4/5] overlay: Test lost immutable/append-only flags on copy-up
` [PATCH v2 5/5] overlay: Regression test for deadlock on directory ioctl
[PATCH AUTOSEL 4.14 4/9] ovl: perform vfs_getxattr() with mounter creds
2021-02-08 17:59 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 6/9] ovl: skip getxattr of security labels
[PATCH AUTOSEL 4.9 2/4] ovl: skip getxattr of security labels
2021-02-08 17:59 UTC
[PATCH AUTOSEL 4.19 04/14] ovl: perform vfs_getxattr() with mounter creds
2021-02-08 17:59 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 06/14] ovl: skip getxattr of security labels
[PATCH AUTOSEL 5.4 06/19] ovl: perform vfs_getxattr() with mounter creds
2021-02-08 17:58 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 08/19] ovl: skip getxattr of security labels
[PATCH AUTOSEL 5.10 11/36] ovl: perform vfs_getxattr() with mounter creds
2021-02-08 17:57 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 13/36] ovl: skip getxattr of security labels
[GIT PULL] overlayfs fixes for 5.11-rc7
2021-02-04 18:10 UTC (2+ messages)
WARNING: suspicious RCU usage in kernfs_iop_permission
2021-02-01 10:06 UTC (2+ messages)
possible deadlock in ovl_dir_real_file
2021-02-01 9:39 UTC (2+ messages)
[PATCH 0/2] capability conversion fixes
2021-01-31 18:14 UTC (25+ messages)
` [PATCH 1/2] ecryptfs: fix uid translation for setxattr on security.capability
` [PATCH 2/2] security.capability: fix conversions on getxattr
[PATCH] ovl: fix fd leak in ovl_flush()
2021-01-28 9:24 UTC (3+ messages)
[PATCH 0/4] Tests for overlayfs immutable/append-only files
2021-01-28 6:45 UTC (16+ messages)
` [PATCH 1/4] overlay/030: Update comment w.r.t upstream kernel
` [PATCH 2/4] src/t_immutable: factor out some helpers
` [PATCH 3/4] src/t_immutable: Allow setting flags on existing files
` [PATCH 4/4] overlay: Test lost immutable/append-only flags on copy-up
Lazy Loading Layers (Userfaultfd for filesystems?)
2021-01-26 13:12 UTC (3+ messages)
[PATCH] overlay: Plumb through flush method
2021-01-23 12:54 UTC (6+ messages)
[PATCH v4] ovl: fix dentry leak in ovl_get_redirect
2021-01-22 11:37 UTC (5+ messages)
[PATCH v3] ovl: use a dedicated semaphore for dir upperfile caching
2021-01-22 5:17 UTC (8+ messages)
Overlayfs performance issue
2021-01-21 7:45 UTC
[PATCH v4] overlay: Implement volatile-specific fsync error behaviour
2021-01-20 15:08 UTC (5+ messages)
[PATCH] ovl: skip getxattr of security labels
2021-01-20 12:37 UTC (3+ messages)
[PATCH v2 00/10] allow unprivileged overlay mounts
2021-01-12 18:49 UTC (9+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()
[PATCH v3] overlay: Implement volatile-specific fsync error behaviour
2021-01-07 14:57 UTC (9+ messages)
[RFC PATCH 0/3][v3] vfs, overlayfs: Fix syncfs() to return correct errors
2021-01-05 16:57 UTC (26+ messages)
` [PATCH 2/3] vfs: Add a super block operation to check for writeback errors
` [PATCH 3/3] overlayfs: Report writeback errors on upper
[PATCH] selinux: fix inconsistency between inode_getxattr and inode_listsecurity
2021-01-05 1:46 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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).