Linux Overlay Filesystem development
 help / color / mirror / Atom feed
 messages from 2016-08-08 13:21:58 to 2016-10-06 08:01:37 UTC [more...]

[GIT PULL] overlayfs update for 4.9
 2016-10-06  8:01 UTC  (4+ messages)

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-30 11:14 UTC  (28+ messages)
` [PATCH v3 1/4] vfs: allow vfs_clone_file_range() across mount points
` [PATCH v3 2/4] ovl: use vfs_clone_file_range() for copy up if possible
` [PATCH v3 3/4] vfs: allow vfs_copy_file_range() across file systems
` [PATCH v3 4/4] ovl: use vfs_copy_file_range() to copy up file data

[PATCH v6 00/16] Xattr inode operation removal
 2016-09-29 20:35 UTC  (19+ messages)
` [PATCH v6 01/16] xattr: Remove unnecessary NULL attribute name check
` [PATCH v6 02/16] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v6 03/16] hfs: Switch to generic xattr handlers
` [PATCH v6 04/16] kernfs: "
` [PATCH v6 05/16] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v6 06/16] sockfs: Get rid of getxattr iop
` [PATCH v6 07/16] ecryptfs: Switch to generic xattr handlers
` [PATCH v6 08/16] lustre: "
` [PATCH v6 09/16] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v6 10/16] vfs: Add IOP_XATTR inode operations flag
` [PATCH v6 11/16] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v6 12/16] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v6 13/16] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v6 14/16] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v6 15/16] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v6 16/16] vfs: Remove "

[PATCH v5 00/17] Xattr inode operation removal
 2016-09-28 22:40 UTC  (19+ messages)
` [PATCH v5 01/17] xattr: Remove unnecessary NULL attribute name check
` [PATCH v5 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v5 03/17] hfs: Switch to generic xattr handlers
` [PATCH v5 04/17] kernfs: "
` [PATCH v5 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v5 06/17] sockfs: Get rid of getxattr iop
` [PATCH v5 07/17] ecryptfs: Switch to generic xattr handlers
` [PATCH v5 08/17] fuse: "
` [PATCH v5 09/17] lustre: "
` [PATCH v5 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v5 11/17] vfs: Add IOP_XATTR inode operations flag
` [PATCH v5 12/17] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v5 13/17] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v5 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v5 15/17] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v5 16/17] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v5 17/17] vfs: Remove "

[PATCH v4 0/4] ovl: efficient copy up by reflink
 2016-09-26 18:17 UTC  (5+ messages)
` [PATCH v4 1/3] vfs: allow vfs_clone_file_range() across mount points
` [PATCH v4 2/3] vfs: call vfs_clone_file_range() under mnt_want_write()
` [PATCH v4 3/3] ovl: use vfs_clone_file_range() for copy up if possible

Hi, Is this a problem?
 2016-09-23  8:16 UTC  (2+ messages)

[PATCH] ovl: Fix info leak in ovl_lookup_temp()
 2016-09-21 14:38 UTC  (3+ messages)

overlayfs: EOPNOTSUPP when writing in overlayfs with nfs4 as lower dir
 2016-09-20 13:45 UTC 

running binaries under doubly stacked overlayfs
 2016-09-20  8:52 UTC  (2+ messages)

[PATCH] ovl: avoid setting uninitialized creds
 2016-09-19 14:53 UTC  (2+ messages)

[PATCH] ovl: use copy_file_range for copy up if possible
 2016-09-14 12:43 UTC  (24+ messages)
` [PATCH v2 0/4] ovl: efficient copy up by reflink
  ` [PATCH v2 1/4] vfs: allow vfs_clone_file_range() across mount points
  ` [PATCH v2 2/4] ovl: use vfs_clone_file_range() for copy up if possible
  ` [PATCH v2 3/4] vfs: allow vfs_copy_file_range() across file systems
  ` [PATCH v2 4/4] ovl: use vfs_copy_file_range() to copy up file data

[miklos-vfs:readlink 16/17] ERROR: "vfs_get_link" [fs/overlayfs/overlay.ko] undefined!
 2016-09-12 17:24 UTC 

[miklos-vfs:readlink 17/17] ERROR: "vfs_get_link" [fs/ecryptfs/ecryptfs.ko] undefined!
 2016-09-13  1:30 UTC 

[PATCH v1] ovl: use copy_file_clone for copy up if possible
 2016-09-11 10:50 UTC 

[GIT PULL] overlayfs fix for 4.8-rc5
 2016-09-09 21:47 UTC  (6+ messages)

[PATCH] generic: simple permission check on hard links
 2016-09-07 22:45 UTC  (2+ messages)

overlayfs + ubifs: power cut results in "failed to create directory /overlay/work/work (errno: 17); mounting read-only"
 2016-09-07  8:28 UTC  (6+ messages)

[PATCH] overlayfs: During copy up, switch to mounter's creds early
 2016-09-06 17:40 UTC 

[PATCH] ovl: Fix for filesystems without POSIX ACL support
 2016-09-06 12:47 UTC  (2+ messages)

overlayfs stopped working in v4.8-rc4-359-g4b30b6d
 2016-09-05 12:11 UTC  (2+ messages)

Bug#836211: dpkg: Cannot upgrade some packages on overlayfs: Invalid cross-device link
 2016-09-05  8:28 UTC  (3+ messages)

[GIT PULL] overlayfs fixes for 4.8-rc4
 2016-09-02 12:56 UTC 

[PATCH 1/2] common/rc: introduce _overlay_mount_dirs helper
 2016-09-01  3:56 UTC  (7+ messages)
` [PATCH v2 2/2] overlay: copy-up lowerdir which has opaque xattr set

[PATCH] overlay: sgid inheritance over whiteout
 2016-09-01  2:41 UTC  (3+ messages)

[PATCH] ovl: fix sgid inhertance over whiteout
 2016-08-26 10:48 UTC  (3+ messages)

[PATCH 0/4] ovl: xattr fixes / improvements
 2016-08-23 11:00 UTC  (6+ messages)
` [PATCH 1/4] ovl: Fix OVL_XATTR_PREFIX
` [PATCH 2/4] ovl: Get rid of ovl_xattr_noacl_handlers array
` [PATCH 3/4] ovl: Switch to generic_removexattr
` [PATCH 4/4] ovl: Switch to generic_getxattr

[PATCH v4 00/20] Xattr inode operation removal
 2016-08-23  9:57 UTC  (23+ messages)
` [PATCH v4 01/20] ovl: Fix OVL_XATTR_PREFIX
` [PATCH v4 02/20] ovl: Get rid of ovl_xattr_noacl_handlers array
` [PATCH v4 03/20] ovl: Switch to generic_removexattr
` [PATCH v4 04/20] ovl: Switch to generic_getxattr
` [PATCH v4 05/20] xattr: Remove unnecessary NULL attribute name check
` [PATCH v4 06/20] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v4 07/20] hfs: Switch to generic xattr handlers
` [PATCH v4 08/20] kernfs: "
` [PATCH v4 09/20] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v4 10/20] sockfs: Get rid of getxattr iop
` [PATCH v4 11/20] ecryptfs: Switch to generic xattr handlers
` [PATCH v4 12/20] fuse: "
` [PATCH v4 13/20] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v4 14/20] vfs: Add IOP_XATTR inode operations flag
` [PATCH v4 15/20] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v4 16/20] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v4 17/20] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v4 18/20] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v4 19/20] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v4 20/20] vfs: Remove "
` [PATCH] lustre: Switch to generic xattr handlers

[PATCH] ovl: fix spelling mistake: "directries" -> "directories"
 2016-08-18 15:58 UTC 

[PATCH] overlayfs: Make dir inode always point to the underlay
 2016-08-16  7:37 UTC  (6+ messages)

Stable inode numbers
 2016-08-16  0:03 UTC  (8+ messages)

[RFC PATCH 0/9][V3] Overlayfs SELinux Support
 2016-08-11 14:06 UTC  (9+ messages)

[PATCH] ovl: fix inode in utimes_common on overlayfs
 2016-08-11  9:13 UTC  (4+ messages)
` retry: "

[PATCH] overlay: copy-up lowerdir which has opaque xattr set
 2016-08-09  6:55 UTC  (4+ messages)

[PATCH] ovl: fix copy up opaque directory
 2016-08-08 13:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox