messages from 2016-05-03 20:04:03 to 2016-07-11 15:24:26 UTC [more...]
[RFC PATCH 0/7][V2] Overlayfs SELinux Support
2016-07-11 15:24 UTC (12+ messages)
` [PATCH 1/7] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/7] selinux: Implementation for inode_copy_up() hook
` [PATCH 3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [kbuild-all] [PATCH 3/7] security, overlayfs: "
` [PATCH 4/7] selinux: Implementation for inode_copy_up_xattr() hook
` [PATCH 5/7] selinux: Pass security pointer to determine_inode_label()
` [PATCH 6/7] security, overlayfs: Provide hook to correctly label newly created files
` [PATCH 7/7] selinux: Implement dentry_create_files_as() hook
[miklos-vfs:overlayfs-next 14/15] DockBook: fs/inode.c:1635: warning: No description found for parameter 'rcu'
2016-07-08 23:43 UTC
[PATCH 0/5][RFC] Overlayfs SELinux Support
2016-07-08 15:34 UTC (39+ messages)
` [PATCH 1/5] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 3/5] selinux: Pass security pointer to determine_inode_label()
` [PATCH 4/5] overlayfs: Correctly label newly created file over whiteout
` [PATCH 5/5] overlayfs: Use vfs_getxattr_noperm() for real inode
[PATCH] ovl:support fsinotify on overlayfs
2016-07-07 7:37 UTC
[PATCH -next] ovl: remove duplicated include from super.c
2016-07-06 12:27 UTC
We could not deliver your parcel, #00453100
2016-07-05 13:18 UTC
[GIT PULL] overlayfs fixes for 4.7-rc5
2016-07-03 8:32 UTC
[PATCH] overlayfs: Warn instead of error if d_type is not supported
2016-07-01 14:02 UTC
[PATCH] locks: use file_inode()
2016-07-01 13:47 UTC (3+ messages)
[PATCH 1/2] overlay: dentry leak for default_permissions mount option
2016-06-30 12:03 UTC (4+ messages)
` [PATCH 2/2] overlay: remove dir which contains whiteout from lower dir
[PATCH] Fix overlayfs inotify interaction
2016-06-30 11:04 UTC
[GIT PULL for 4.8] consolidate vfs API for overlayfs
2016-06-30 7:22 UTC (3+ messages)
NFS/ro: mv: cannot move 'foo' to a subdirectory of itself, 'bar'
2016-06-29 21:20 UTC (5+ messages)
[PATCH] fix error: a bin file can truncate itself while running on overlayfs
2016-06-29 14:03 UTC (3+ messages)
` retry:[PATCH] "
Problem with two overlayed 9p filesystems
2016-06-28 15:13 UTC (4+ messages)
[PATCH 1/3] overlay: test visible whiteout issue after rename
2016-06-23 12:08 UTC (4+ messages)
` [PATCH 2/3] overlay: getcwd() after a failed rmdir
` [PATCH 3/3] overlay: create new file over whiteout
[PATCH] fix error: a bin file can truncate itself while running at overlayfs
2016-06-20 7:05 UTC (2+ messages)
[GIT PULL] overlayfs fixes for 4.7-rc3
2016-06-16 7:32 UTC
[PATCH] ovl: fix uid/gid when creating over whiteout
2016-06-15 14:20 UTC (4+ messages)
WARNING and OOPS using 9p with overlay
2016-06-09 23:00 UTC (2+ messages)
Is selinux expected to work on overlayfs ?
2016-06-01 5:55 UTC
ext4 with encryption, error "overlayfs: filesystem on [...] not supported as upperdir"
2016-05-31 13:20 UTC
[PATCH 1/1] ovl: setxattr: avoid deadlock when writing IMA xattrs
2016-05-31 2:29 UTC (21+ messages)
` [PATCH v2 1/1] ovl: setxattr: avoid deadlock when setting IMA xattr
` [PATCH v3 1/1] ovl: setxattr: don't deadlock when called from ima_fix_xattr
[PATCH v3 00/17] Xattr inode operation removal
2016-05-30 19:55 UTC (27+ messages)
` [PATCH v3 01/17] xattr: Remove unnecessary NULL attribute name check
` [PATCH v3 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v3 03/17] hfs: Switch to generic xattr handlers
` [PATCH v3 04/17] kernfs: "
` [PATCH v3 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v3 06/17] sockfs: Get rid of getxattr iop
` [PATCH v3 07/17] ecryptfs: Switch to generic xattr handlers
` [PATCH v3 08/17] overlayfs: "
` [PATCH v3 09/17] fuse: "
` [PATCH v3 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v3 11/17] vfs: Add IOP_XATTR inode operations flag
` [PATCH v3 12/17] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v3 13/17] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v3 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v3 15/17] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v3 16/17] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v3 17/17] vfs: Remove "
Hello
2016-05-29 0:44 UTC
[GIT PULL resend] vfs update for 4.7
2016-05-27 19:49 UTC
[GIT PULL] overlayfs update for 4.7
2016-05-27 19:44 UTC
[miklos-vfs:overlayfs-next 6/6] fs/overlayfs/inode.c:145:4: error: label 'out_dput' used but not defined
2016-05-27 10:59 UTC
[PATCH v2 00/18] Xattr inode operation removal
2016-05-25 11:08 UTC (22+ messages)
` [PATCH v2 01/18] xattr: Remove unnecessary NULL attribute name check
` [PATCH v2 02/18] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v2 03/18] hfs: Switch to generic xattr handlers
` [PATCH v2 04/18] kernfs: "
` [PATCH v2 05/18] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v2 06/18] sockfs: Get rid of getxattr iop
` [PATCH v2 07/18] ecryptfs: Switch to generic xattr handlers
` [PATCH v2 08/18] overlayfs: "
` [PATCH v2 09/18] fuse: "
` [PATCH v2 10/18] evm: Turn evm_update_evmxattr into void function
` [PATCH v2 11/18] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v2 12/18] vfs: Add IOP_XATTR inode operations flag
` [PATCH v2 13/18] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v2 14/18] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v2 15/18] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v2 16/18] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v2 17/18] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v2 18/18] vfs: Remove "
[PATCH] overlayfs: Do d_type check only if work dir creation was successful
2016-05-20 13:04 UTC
45aebeaf4f67 "ovl: Ensure upper filesystem supports d_type" breaking Docker
2016-05-18 3:33 UTC (8+ messages)
[RFC 0/8] Xattr inode operation removal
2016-05-17 2:03 UTC (14+ messages)
` [RFC 4/8] evm: Turn evm_update_evmxattr into void function
` [RFC 5/8] xattr: Add per-inode xattr handlers as a new inode operation
` [RFC 8/8] xattr: Remove generic xattr handlers
` [PATCH] xattr handlers: fixup generic_listxattr
Deadlock with overlayfs over and IMA/EVM-enabled filesystem
2016-05-15 18:24 UTC
Don't deadlock when setting IMA extended attributes
2016-05-15 17:26 UTC (3+ messages)
` [PATCH 1/1] ovl: setxattr: avoid deadlock when writing IMA xattrs
Can overlayfs be used for the filesystem root?
2016-05-14 0:38 UTC
Deadlock with overlayfs over and IMA/EVM-enabled filesystem
2016-05-13 13:23 UTC
[GIT PULL] overlayfs fixes for 4.6-rc7
2016-05-11 8:11 UTC (6+ messages)
[GIT PULL (resend) ] overlayfs fixes for 4.6-rc7
2016-05-10 8:34 UTC
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