Linux Union Filesystem
[Prev Page][Next Page]
- Re: [PATCH v2 02/23] ovl: ignore index mount option when no upper layer
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v2 06/17] ovl: copy up before encoding dir file handle when ofs->numlower > 1
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 11/17] ovl: decode indexed dir file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 10/17] ovl: decode lower file handles of unlinked but open files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 02/17] ovl: encode pure upper file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 13/17] ovl: hash directory inodes for NFS export
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 14/17] ovl: lookup connected ancestor of dir in inode cache
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 08/17] ovl: decode lower non-dir file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 17/17] nfsd: encode stat->mtime for getattr instead of inode->i_mtime
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 15/17] ovl: lookup indexed ancestor of lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 16/17] ovl: wire up NFS export support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 12/17] ovl: decode pure lower dir file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 07/17] ovl: encode lower file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 09/17] ovl: decode indexed non-dir file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 05/17] ovl: encode non-indexed upper file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 03/17] ovl: decode pure upper file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 04/17] ovl: decode connected upper dir file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 01/17] ovl: document NFS export
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 00/17] Overlayfs NFS export support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 23/23] ovl: copy up of disconnected dentries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 21/23] ovl: grab i_count reference of lower inode
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 22/23] ovl: use d_splice_alias() in place of d_add() in lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 20/23] ovl: do not pass overlay dentry to ovl_get_inode()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 19/23] ovl: factor out ovl_get_index_fh() helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 18/23] ovl: whiteout orphan index entries on mount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 17/23] ovl: whiteout index when union nlink drops to zero
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 15/23] ovl: index directories on copy up with 'verify=on'
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 16/23] ovl: cleanup dir index when dir nlink drops to zero
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 14/23] ovl: index all files on copy up with 'verify=on'
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 13/23] ovl: create ovl_need_index() helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 11/23] ovl: verify directory index entries on mount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 12/23] ovl: cleanup temp index entries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 10/23] ovl: verify whiteout index entries on mount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 09/23] ovl: lookup index for directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 08/23] ovl: unbless lower st_ino of files under unverified redirected dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 07/23] ovl: verify stored origin fh matches lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 06/23] ovl: add support for "verify" feature
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 05/23] ovl: pass ovl_layer array to ovl_check_origin_fh()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 04/23] ovl: factor out ovl_check_origin_fh()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 03/23] ovl: store layer index in ovl_layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 02/23] ovl: ignore index mount option when no upper layer
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 01/23] ovl: disable index when no xattr support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 00/23] Overlayfs consistency verification with full index
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/2] nfsd: encode stat->mtime for getattr instead of inode->i_mtime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] common/rc: add overlay support to _require_metadata_journaling
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] common/rc: add overlay support to _require_metadata_journaling
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH] common/rc: add overlay support to _require_metadata_journaling
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] ovl: fix inconsistent d_ino for legacy merge dir
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH] common/rc: add overlay support to _require_metadata_journaling
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2] ovl: fix inconsistent d_ino for legacy merge dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/2] ovl: take mnt_want_write() for removing impure xattr
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/2] ovl: take mnt_want_write() for work/index dir setup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for legacy merge dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 1/2] nfsd: encode stat->mtime for getattr instead of inode->i_mtime
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 0/2] Reduce direct access of nfsd to inode->i_mtime
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()
- From: "J . Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] ovl: fix another overlay: warning prefix
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 1/2] vfs: update overlay inode times on write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for legacy merge dir
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for legacy merge dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for legacy merge dir
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH] ovl: fix inconsistent d_ino for legacy merge dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for merge dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for merge dir
- From: zhangyi <yizhang089@xxxxxxxxx>
- Re: [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
- From: zhangyi <yizhang089@xxxxxxxxx>
- Re: [PATCH] ovl: fix inconsistent d_ino for merge dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: fix inconsistent d_ino for merge dir
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
- From: "zhangyi (F)" <yizhang089@xxxxxxxxx>
- Re: [PATCH v3 4/6] fsck.overlay: correct redirect xattr check
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v3 4/6] fsck.overlay: correct redirect xattr check
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 1/6] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 6/6] fsck.overlay: add impure xattr check
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v3 6/6] fsck.overlay: add impure xattr check
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 4/6] fsck.overlay: correct redirect xattr check
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v3 6/6] fsck.overlay: add impure xattr check
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v3 4/6] fsck.overlay: correct redirect xattr check
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 3/6] fsck.overlay: encapsulate underlying directories options
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 2/6] fsck.overlay: add -n -p and -y options
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 6/6] fsck.overlay: add impure xattr check
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 4/4] overlay: add fsck.overlay impure xattr test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 1/4] overlay: add filesystem check helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH xfstest v2 1/4] overlay: add filesystem check helper
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH xfstest v2 0/4] overlay: add fsck.overlay basic tests
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH xfstest v2 4/4] overlay: add fsck.overlay impure xattr test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 5/6] fsck.overlay: fix lower target lookup
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 4/6] fsck.overlay: correct redirect xattr check
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 6/6] fsck.overlay: add impure xattr check
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 1/6] overlay: implement fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 3/6] fsck.overlay: encapsulate underlying directories options
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 2/6] fsck.overlay: add -n -p and -y options
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v3 0/6] overlay: implement fsck.overlay utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v4] ovl: Check link ability between upperdir and workdir
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3] ovl: Check link ability between upperdir and workdir
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2] ovl: Check link ability between upperdir and workdir
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH] ovl: fix overlay: warning prefix
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: fix another overlay: warning prefix
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix overlay: warning prefix
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ovl: fix overlay: warning prefix
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] ovl: Check link ability between upperdir and workdir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2] ovl: Check link ability between upperdir and workdir
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: Metadata, source and security concerns (was is Documentation/filesystems/overlayfs.txt current?)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Metadata, source and security concerns (was is Documentation/filesystems/overlayfs.txt current?)
- From: "L. A. Walsh" <lkml@xxxxxxxxx>
- is Documentation/filesystems/overlayfs.txt current?
- From: L A Walsh <lkml@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [GIT PULL] overlayfs fixes for 4.15-rc4
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect directory test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v5 3/3] generic/471: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v5 2/3] common/rc: check syncfs support
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v5 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect directory test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect directory test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH for xfstests 2/4] overlay: add fsck.overlay whiteout test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 2/3] common/rc: check syncfs support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 3/3] generic/471: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 3/3] generic/471: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v4 2/3] common/rc: check syncfs support
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 01/18] overlay: implement fsck utility
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect directory test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 3/4] overlay: add fsck.overlay opaque directory test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 1/4] overlay: add filesystem check helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 2/4] overlay: add fsck.overlay whiteout test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 1/4] overlay: add filesystem check helper
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 00/18] overlay: implement fsck.overlay utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] ovl: fix overlay: warning prefix
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 00/18] overlay: implement fsck.overlay utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 02/18] fsck.overlay: fix uninitialized variable
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 08/18] fsck.overlay: fix spelling mistakes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 16/18] fsck.overlay: remove test cases
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 14/18] fsck.overlay: correct copyright and License
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH for xfstests 1/4] overlay: add filesystem check helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect directory test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH for xfstests 3/4] overlay: add fsck.overlay opaque directory test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH for xfstests 0/4] overlay: add fsck.overlay basic tests
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH for xfstests 2/4] overlay: add fsck.overlay whiteout test
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH for xfstests 1/4] overlay: add filesystem check helper
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 16/18] fsck.overlay: remove test cases
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 18/18] fsck.overlay: use relative path when checking lowers
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 17/18] fsck.overlay: not enforce overlayfs is offline in 'no changes' mode
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 14/18] fsck.overlay: correct copyright and License
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 13/18] fsck.overlay: handle missing case of redirecte directory
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 12/18] fsck.overlay: remove duplicate redirect xattr in yes mode
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 15/18] fsck.overlay: fix word mistake
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 11/18] fsck.overlay: add ovl_ask_invalid helper
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 02/18] fsck.overlay: fix uninitialized variable
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 03/18] fsck.overlay: add -n -p and -y options
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 05/18] fsck.overlay: convert path parse to use helper function
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 09/18] fsck.overlay: add counter of checked objects
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 04/18] fsck.overlay: add path package and split helper
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 07/18] fsck.overlay: check lowers use relative path
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 06/18] fsck.overlay: open lowerdirs in advance
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 08/18] fsck.overlay: fix spelling mistakes
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 10/18] fsck.overlay: fix verbose flag
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 01/18] overlay: implement fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v2 00/18] overlay: implement fsck.overlay utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Using overlay on top of overlay
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v3 3/3] generic/471: add syncfs test
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 3/3] generic/471: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Fwd: [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3 3/3] generic/471: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v3 3/3] generic/471: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 3/3] generic/471: add syncfs test
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v3 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v3 2/3] common/rc: add a check case in _require_xfs_io_command() to support syncfs.
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] ovl: fix overlay: warning prefix
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4] ovl: Sync upper dirty data when sync overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Overlayfs backport for kernel v4.9.y
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Overlayfs backport for kernel v4.9.y
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Overlayfs backport for kernel v4.9.y
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4] ovl: Sync upper dirty data when sync overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Pass ovl_get_nlink() parameters in right order
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4] ovl: Sync upper dirty data when sync overlayfs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v2 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH v2 3/3] generic/470: add syncfs test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 3/3] generic/470: add syncfs test
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v2 2/3] common/rc: add a check case in _require_xfs_io_command() to support syncfs.
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH v2 1/3] common/rc: add scratch shutdown support for overlayfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: update ctx->pos on impure dir iteration
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [RFC PATCH v2] ovl: don't follow redirects if redirect_dir=off
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/2] overlay/045: add test for syncfs
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] overlay/045: add test for syncfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH 2/2] overlay/045: add test for syncfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [ANNOUNCE] unionmount-testsuite: Amir's master branch updated
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [PATCH 2/2] overlay/045: add test for syncfs
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- [PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
- From: Chengguang Xu <cgxu519@xxxxxxxxxx>
- Re: [PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: test case for overwriting empty dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] ovl: don't follow redirects if redirect_dir=off
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] ovl: don't follow redirects if redirect_dir=off
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- test case for overwriting empty dir
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] ovl: don't follow redirects if redirect_dir=off
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] ovl: don't follow redirects if redirect_dir=off
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH] ovl: don't follow redirects if redirect_dir=off
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] generic/470: Add check for different sync modes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] generic/470: Add check for different sync modes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] generic/470: Add check for different sync modes
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH] generic/470: Add check for different sync modes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] generic/470: Add check for different sync modes
- From: Chengguang Xu <cgxu@xxxxxxxxxxxx>
- Re: [PATCH v9 01/15] ovl: Do not look for OVL_XATTR_NLINK if index is not there
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v9 14/15] ovl: Fix encryption/compression status of a metacopy only file
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 09/15] ovl: Add helper ovl_already_copied_up()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 06/15] ovl: During copy up, first copy up metadata and then data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 10/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 03/15] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 12/15] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 11/15] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 13/15] ovl: Do not expose metacopy only upper dentry from d_real()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 04/15] ovl: Create origin xattr on copy up for all files
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 15/15] ovl: Enable metadata only feature
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 02/15] ovl: disable redirect_dir and index when no xattr support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 08/15] ovl: Copy up only metadata during copy up where it makes sense
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 01/15] ovl: Do not look for OVL_XATTR_NLINK if index is not there
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 07/15] ovl: Move the copy up helpers to copy_up.c
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 00/15] overlayfs: Delayed copy up of data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v9 05/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] ovl: update ctx->pos on impure dir iteration
- From: Miguel Bernal Marin <miguel.bernal.marin@xxxxxxxxxxxxxxx>
- [PATCH] ovl: update ctx->pos on impure dir iteration
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Issues with OvelayFS + 9P FS
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4] ovl: Sync upper dirty data when sync overlayfs
- From: Chengguang Xu <cgxu@xxxxxxxxxxxx>
- Issues with OvelayFS + 9P FS
- From: Miguel Bernal Marin <miguel.bernal.marin@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 10/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 07/15] ovl: Move the copy up helpers to copy_up.c
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 05/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 01/15] ovl: Do not look for OVL_XATTR_NLINK if index is not there
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v8 00/15] overlayfs: Delayed copy up of data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [RFC PATCH v8 00/15] overlayfs: Delayed copy up of data
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/3] overlay: regression test for orphan index cleanup on mount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/3] overlay/042: remove wrong check for empty index
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/3] overlay: regression test for hardlink breakage after unlink and mount cycle
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/3] Overlayfs orphan index cleanup tests
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 05/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [RFC PATCH v8 00/15] overlayfs: Delayed copy up of data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 10/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 14/15] ovl: Fix encryption/compression status of a metacopy only file
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 15/15] ovl: Enable metadata only feature
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 03/15] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 01/15] ovl: Do not look for OVL_XATTR_NLINK if index is not there
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 08/15] ovl: Copy up only metadata during copy up where it makes sense
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 12/15] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 13/15] ovl: Do not expose metacopy only upper dentry from d_real()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 11/15] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 09/15] ovl: Add helper ovl_already_copied_up()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 02/15] ovl: disable redirect_dir and index when no xattr support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 07/15] ovl: Move the copy up helpers to copy_up.c
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 06/15] ovl: During copy up, first copy up metadata and then data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 04/15] ovl: Create origin xattr on copy up for all files
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v3] ovl: Sync upper dirty data when sync overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH V3] ovl: Pass ovl_get_nlink() parameters in right order
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH V2] ovl: Pass ovl_get_nlink() parameters in right order
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH V2] ovl: Pass ovl_get_nlink() parameters in right order
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Sync upper dirty data when sync overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Sync upper dirty data when sync overlayfs
- From: cgxu <cgxu@xxxxxxxxxxxx>
- Re: [PATCH] ovl: Sync upper dirty data when sync overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Sync upper dirty data when sync overlayfs
- From: cgxu <cgxu@xxxxxxxxxxxx>
- Re: [PATCH] ovl: Sync upper dirty data when sync overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: Sync upper dirty data when sync overlayfs
- From: Chengguang Xu <cgxu@xxxxxxxxxxxx>
- [PATCH] ovl: Use PTR_ERR_OR_ZERO()
- From: Vasyl Gomonovych <gomonovych@xxxxxxxxx>
- Re: [PATCH V2] ovl: Pass ovl_get_nlink() parameters in right order
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH V2] ovl: Pass ovl_get_nlink() parameters in right order
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] ovl: Pass ovl_get_nlink() parameters in right order
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: sync filesystem of overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: cgxu <cgxu@xxxxxxxxxxxx>
- Re: sync filesystem of overlayfs
- From: cgxu <cgxu@xxxxxxxxxxxx>
- [PATCH] ovl: Pass ovl_get_nlink() parameters in right order
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: sync filesystem of overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: sync filesystem of overlayfs
- From: cgxu <cgxu@xxxxxxxxxxxx>
- Re: sync filesystem of overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- sync filesystem of overlayfs
- From: cgxu <cgxu@xxxxxxxxxxxx>
- Re: [PATCH] overlay: add a test for multiple redirects to the same lower dir
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] overlay: add a test for multiple redirects to the same lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] overlay: add a test for multiple redirects to the same lower dir
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] overlay: add a test for multiple redirects to the same lower dir
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [PATCH] overlay: add a test for multiple redirects to the same lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: fix overlay: warning prefix
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix failure to fsync lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: take lower dir inode mutex outside upper sb_writers lock
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] ovl: fix failure to fsync lower dir
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] ovl: take lower dir inode mutex outside upper sb_writers lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix failure to fsync lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH] ovl: unbless lower st_ino of files inside redirected parent dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] overlay/038: code cleanup
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 1/2] overlay/038: code cleanup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] overlay/038: test consistent values of st_ino/d_ino for subdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 2/2] overlay/038: test consistent values of st_ino/d_ino for subdirs
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] overlay/038: code cleanup
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 0/3] More nonsamefs d_ino test cleanups
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH 3/3] overlay/041: use user defined overlay mount option
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/3] overlay/041: test consistent values of st_ino/d_ino for subdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/3] overlay/041: code cleanup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/3] More nonsamefs d_ino test cleanups
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH V3] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH V3] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 3/3] overlay: Test hardlink breakage on non-samefs setup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] overlay/018: Add constant d_ino test
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/3] overlay/017: Remove constant st_ino/d_ino test for hardlinks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH V3] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/3] overlay: Test hardlink breakage on non-samefs setup
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] overlay/018: Add constant d_ino test
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] overlay/017: Remove constant st_ino/d_ino test for hardlinks
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH V3] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] overlayfs update for 4.15
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v7 04/14] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 04/14] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 04/14] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v7 06/14] ovl: Move couple of copy up functions in copy_up.c
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 12/14] ovl: Do not expose metacopy only upper dentry from d_real()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 07/14] ovl: Copy up only metadata during copy up where it makes sense
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 06/14] ovl: Move couple of copy up functions in copy_up.c
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [GIT PULL] overlayfs update for 4.15
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 04/14] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 11/14] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 10/14] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 13/14] ovl: Fix encryption/compression status of a metacopy only file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 06/14] ovl: Move couple of copy up functions in copy_up.c
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [fsck.overlay RFC PATCH] overlay: add fsck utility
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH v7 13/14] ovl: Fix encryption/compression status of a metacopy only file
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 14/14] ovl: Enable metadata only feature
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 12/14] ovl: Do not expose metacopy only upper dentry from d_real()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 11/14] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 09/14] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 07/14] ovl: Copy up only metadata during copy up where it makes sense
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 10/14] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 08/14] ovl: Add helper ovl_already_copied_up()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 06/14] ovl: Move couple of copy up functions in copy_up.c
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 05/14] ovl: During copy up, first copy up metadata and then data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [RFC PATCH v7 00/14] overlayfs: Delayed copy up of data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 03/14] ovl: Create origin xattr on copy up for all files
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 04/14] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 01/14] ovl: disable redirect_dir and index when no xattr support
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v7 02/14] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 14/15] ovl: Introduce read/write barriers around metacopy flag update
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 12/15] ovl: Fix encryption status of a metacopy only file
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 08/15] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 03/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 03/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/4] ovl: introduce incompatible index feature
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/4] ovl: introduce incompatible index feature
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH V2] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH V2] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] src/t_dir_type.c: Use strtoul() instead of atoll()
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 1/2] src/t_dir_type.c: Use strtoul() instead of atoll()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] src/t_dir_type.c: Use strtoul() instead of atoll()
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [PATCH V2] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: Check project quota ids during ovl_fill_super()
- From: Chengguang Xu <cgxu@xxxxxxxxxxxx>
- Re: [PATCH 2/2] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] src/t_dir_type.c: Use strtoul() instead of atoll()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/2] overlay: Test consistent st_ino numbers for non-samefs scenario
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] src/t_dir_type.c: Use strtoul() instead of atoll()
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [bug report] ovl: factor out ovl_free_fs() helper
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [bug report] ovl: factor out ovl_free_fs() helper
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 3/4] ovl: cast a shadow of incomapt index into the past
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 3/4] ovl: cast a shadow of incomapt index into the past
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/4] ovl: introduce incompatible index feature
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/4] ovl: declare index feature backward compatible
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/4] ovl: declare index feature backward compatible
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 1/4] ovl: introduce incompatible index feature
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] ovl: take lower dir inode mutex outside upper sb_writers lock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 14/15] ovl: Introduce read/write barriers around metacopy flag update
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 15/15] ovl: Enable metadata only feature
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix failure to fsync lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 13/15] ovl: Fix compression status of a metacopy only file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix failure to fsync lower dir
- From: Raphael Hertzog <raphael@xxxxxxxxx>
- Re: [PATCH v6 12/15] ovl: Fix encryption status of a metacopy only file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ovl: fix null pointer dereference on ofs allocation failure.
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v6 11/15] ovl: Do not expose metacopy only upper dentry
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 10/15] ovl: Return lower dentry if only metadata copy up took place
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 09/15] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 08/15] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 07/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 06/15] ovl: Add helper ovl_already_copied_up()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 05/15] ovl: Copy up only metadata during copy up where it makes sense
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 03/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 03/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 01/15] ovl: Create origin xattr on copy up for all files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 00/14] Overlayfs NFS export support
- From: "J . Bruce Fields" <bfields@xxxxxxxxxxxx>
- [PATCH v6 02/15] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 01/15] ovl: Create origin xattr on copy up for all files
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 08/15] ovl: Fix ovl_getattr() to get number of blocks from lower
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [RFC PATCH v6 00/15] overlayfs: Delayed copy up of data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 14/15] ovl: Introduce read/write barriers around metacopy flag update
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 15/15] ovl: Enable metadata only feature
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 13/15] ovl: Fix compression status of a metacopy only file
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 09/15] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 12/15] ovl: Fix encryption status of a metacopy only file
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 11/15] ovl: Do not expose metacopy only upper dentry
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 10/15] ovl: Return lower dentry if only metadata copy up took place
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 07/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 06/15] ovl: Add helper ovl_already_copied_up()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 05/15] ovl: Copy up only metadata during copy up where it makes sense
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 03/15] ovl: Provide a mount option metacopy=on/off for metadata copyup
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v6 04/15] ovl: During copy up, first copy up metadata and then data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 00/14] Overlayfs NFS export support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 00/14] Overlayfs NFS export support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/14] Overlayfs NFS export support
- From: "J . Bruce Fields" <bfields@xxxxxxxxxxxx>
- [PATCH] ovl: fix null pointer dereference on ofs allocation failure.
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Overlayfs restoring of origin fh
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 0/3] Overlayfs restoring of origin fh
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/1] ovl: Put upperdentry if ovl_check_origin() fails
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 0/3] Overlayfs restoring of origin fh
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: L A Walsh <lkml@xxxxxxxxx>
- Re: [PATCH 2/3] ovl: set origin xattr for merge dir on lookup
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: L A Walsh <lkml@xxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/1] ovl: Put upperdentry if ovl_check_origin() fails
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/1] ovl: Put upperdentry if ovl_check_origin() fails
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] ovl: set origin xattr for merge dir on lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [miklos-vfs:overlayfs-next 25/26] fs//overlayfs/super.c:1133:2: warning: 'numlower' may be used uninitialized in this function
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/3] ovl: set origin xattr for merge dir on lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: fix failure to fsync lower dir
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] ovl: set origin xattr for merge dir on lookup
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 2/7] open_by_handle: test file handles of renamed files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/7] open_by_handle: test file handles of renamed files
- From: Eryu Guan <eguan@xxxxxxxxxx>
- Re: [PATCH 2/7] open_by_handle: test file handles of renamed files
- From: Eryu Guan <eguan@xxxxxxxxxx>
- [PATCH 3/3] ovl: recover from whiteouts in impure dir iteration
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/3] ovl: set origin xattr for merge dir on lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/3] ovl: remove unneeded arg from ovl_verify_origin()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/3] Overlayfs restoring of origin fh
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] tmpfs: allow decoding a file handle of an unlinked file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] tmpfs: allow decoding a file handle of an unlinked file
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] tmpfs: allow decoding a file handle of an unlinked file
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/7] More NFS file handle unit tests
- From: "J . Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/7] More NFS file handle unit tests
- From: "J . Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH v8 9/9] ovl: add support for 'xino' mount option
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 8/9] ovl: consistent d_ino for non-samefs with xino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 7/9] ovl: constant st_ino for non-samefs with xino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 6/9] ovl: relax same fs constraint for constant st_ino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 5/9] ovl: return anonymous st_dev for lower inodes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 4/9] ovl: factor out ovl_map_dev_ino() helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 3/9] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 2/9] ovl: re-structure overlay lower layers in-memory
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 1/9] ovl: move include of ovl_entry.h into overlayfs.h
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Raphael Hertzog <raphael@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Raphael Hertzog <raphael@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Raphael Hertzog <raphael@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Raphael Hertzog <raphael@xxxxxxxxx>
- Re: [PATCH v7 5/8] ovl: relax same fs constraint for constant st_ino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 5/8] ovl: relax same fs constraint for constant st_ino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 5/8] ovl: relax same fs constraint for constant st_ino
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 7/8] ovl: update cache version of impure parent on rename
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 7/8] ovl: update cache version of impure parent on rename
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 7/8] ovl: update cache version of impure parent on rename
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v7 7/8] ovl: update cache version of impure parent on rename
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: L A Walsh <lkml@xxxxxxxxx>
- Re: [PATCH 0/7] More NFS file handle unit tests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
- From: Raphael Hertzog <raphael@xxxxxxxxx>
- Re: [PATCH 0/7] More NFS file handle unit tests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: L A Walsh <lkml@xxxxxxxxx>
- [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 7/8] ovl: update cache version of impure parent on rename
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 6/8] ovl: recalc d_ino for dir cache in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 5/8] ovl: relax same fs constraint for constant st_ino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 4/8] ovl: return anonymous st_dev for lower inodes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 3/8] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 2/8] ovl: re-structure overlay lower layers in-memory
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 1/8] ovl: move include of ovl_entry.h into overlayfs.h
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 0/8] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 3/9] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 3/9] ovl: allocate anonymous devs for lowerdirs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH 1/7] open_by_handle: add filename to error reports
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/7] open_by_handle: test content of open file handle
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/7] More NFS file handle unit tests
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 7/7] fstests: add test with more open by file handle use cases
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 4/7] open_by_handle: test directory file handle
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 6/7] generic/426: factor out helper functions
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 5/7] open_by_handle: test file handles of open files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/7] open_by_handle: test file handles of renamed files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
- From: L A Walsh <lkml@xxxxxxxxx>
- [PATCH v6 9/9] ovl: update non-merge dir cache for non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 8/9] ovl: update merge dir cache for non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 7/9] ovl: update cache version of impure parent on rename
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 6/9] ovl: fix d_ino of current pure upper in non-samefs case
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 5/9] ovl: relax same fs constraint for constant st_ino
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 4/9] ovl: return anonymous st_dev for lower inodes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 3/9] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 2/9] ovl: re-structure overlay lower layers in-memory
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 1/9] ovl: move include of ovl_entry.h into overlayfs.h
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/1] ovl: Put upperdentry if ovl_check_origin() fails
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/3] Overlayfs fixes for exposed whiteouts
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 0/3] Overlayfs fixes for exposed whiteouts
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 2/3] ovl: simplify ovl_check_empty_and_clear()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 3/3] ovl: fix rmdir problem on non-merge dir with origin xattr
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 1/3] ovl: no direct iteration for dir with origin xattr
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v6 0/3] Overlayfs fixes for exposed whiteouts
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 00/13][V5] overlayfs: Delayed copy up of data
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 00/13][V5] overlayfs: Delayed copy up of data
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
[Index of Archives]
[Linux Filesystems Devel]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Linux Audio Users]
[Yosemite News]
[Linux Kernel]
[Linux SCSI]