Linux Union Filesystem
[Prev Page][Next Page]
- Re: [PATCH v12 14/17] ovl: Set redirect on metacopy files upon rename, (continued)
- [PATCH v12 10/17] ovl: Copy up meta inode data from lowest data inode, Vivek Goyal
- [PATCH v12 07/17] ovl: A new xattr OVL_XATTR_METACOPY for file on upper, Vivek Goyal
- [PATCH v12 09/17] ovl: Do not mark a non dir as _OVL_PATH_MERGE in ovl_path_type(), Vivek Goyal
- [PATCH v12 12/17] ovl: Do not expose metacopy only upper dentry from d_real(), Vivek Goyal
- [PATCH v12 04/17] ovl: Move the copy up helpers to copy_up.c, Vivek Goyal
- [PATCH v12 05/17] ovl: Copy up only metadata during copy up where it makes sense, Vivek Goyal
- [PATCH v12 08/17] ovl: Modify ovl_lookup() and friends to lookup metacopy dentry, Vivek Goyal
- [PATCH v12 02/17] ovl: Provide a mount option metacopy=on/off for metadata copyup, Vivek Goyal
- [PATCH v12 03/17] ovl: During copy up, first copy up metadata and then data, Vivek Goyal
- [PATCH v12 13/17] ovl: Check redirects for metacopy files, Vivek Goyal
- [PATCH] overlay: ovl_get_inode should treat file and dir as same while no upper_mnt,
yangerkun
- Re: Weird overlayfs/xfs bug on v4.15,
Amir Goldstein
- [xfstests PATCH v5 0/5] overlay: add overlay filesystem dirs check,
zhangyi (F)
- [RFC][PATCH v3] overlay: hardlink all whiteout files into a single one,
Hou Tao
- [xfstests PATCH] overlay: add origin test for fsck.overlay,
yangerkun
- [PATCH] fsck.overlay: add ovl_check_origin helper,
yangerkun
- [PATCH] fsck.overlay: fix report bug, yangerkun
- [xfstests PATCH v2] overlay: correct test mount options, zhangyi (F)
- [xfstests PATCH v4 0/5] overlay: add overlay filesystem dirs check,
zhangyi (F)
Re: FAILED: patch "[PATCH] ovl: take mnt_want_write() for work/index dir setup" failed to apply to 4.14-stable tree, Amir Goldstein
Re: FAILED: patch "[PATCH] ovl: hash directory inodes for fsnotify" failed to apply to 4.14-stable tree,
Amir Goldstein
[xfstests PATCH v3 0/6] overlay: add overlay filesystem dirs check,
zhangyi (F)
[PATCH v10] ovl: Improving syncfs efficiency,
Chengguang Xu
[xfstests PATCH v3 0/5] overlay: add fsck.overlay basic tests,
zhangyi (F)
[PATCH 0/4] Overlayfs file handle decode optimization,
Amir Goldstein
[miklos-vfs:overlayfs-linus 47/51] fs/overlayfs/export.c:459:10-16: WARNING: PTR_ERR_OR_ZERO can be used,
kbuild test robot
[PATCH v9] ovl: Improving syncfs efficiency, Chengguang Xu
[GIT PULL] overlayfs update for 4.16, Miklos Szeredi
[PATCH] ovl: hash non-dir by lower inode for fsnotify, Amir Goldstein
[PATCH] ovl: redirect_dir=nofollow should not follow redirect for opaque lower,
Vivek Goyal
Overlayfs with NFS lower layer,
Duncan Hare
[PATCH v11 00/18] overlayfs: Delayed copy up of data,
Vivek Goyal
- [PATCH v11 01/18] ovl: Do not look for OVL_XATTR_NLINK if index is not there, Vivek Goyal
- [PATCH v11 04/18] ovl: Provide a mount option metacopy=on/off for metadata copyup, Vivek Goyal
- [PATCH v11 02/18] ovl: disable redirect_dir and index when no xattr support, Vivek Goyal
- [PATCH v11 07/18] ovl: Copy up only metadata during copy up where it makes sense, Vivek Goyal
- [PATCH v11 08/18] ovl: Add helper ovl_already_copied_up(), Vivek Goyal
- [PATCH v11 06/18] ovl: Move the copy up helpers to copy_up.c, Vivek Goyal
- [PATCH v11 11/18] ovl: Allocate bigger stack for origin, Vivek Goyal
- [PATCH v11 05/18] ovl: During copy up, first copy up metadata and then data, Vivek Goyal
- [PATCH v11 10/18] ovl: Set OVL_UPPERDATA flag during ovl_lookup(), Vivek Goyal
- [PATCH v11 09/18] ovl: A new xattr OVL_XATTR_METACOPY for file on upper, Vivek Goyal
- [PATCH v11 18/18] ovl: Enable metadata only feature, Vivek Goyal
- [PATCH v11 14/18] ovl: Do not mark a non dir as _OVL_PATH_MERGE in ovl_path_type(), Vivek Goyal
- [PATCH v11 15/18] ovl: Copy up meta inode data from lowest data inode, Vivek Goyal
- [PATCH v11 12/18] ovl: Get and install lower most data dentry in stack, Vivek Goyal
- [PATCH v11 17/18] ovl: Do not expose metacopy only upper dentry from d_real(), Vivek Goyal
- [PATCH v11 16/18] ovl: Fix ovl_getattr() to get number of blocks from lower, Vivek Goyal
- [PATCH v11 13/18] ovl: Setup origin chain for lower regular files, Vivek Goyal
- [PATCH v11 03/18] ovl: Create origin xattr on copy up for all files, Vivek Goyal
- Re: [PATCH v11 00/18] overlayfs: Delayed copy up of data, Amir Goldstein
[PATCH 0/2] Two more overlayfs exportfs tests,
Amir Goldstein
[RFC][PATCH v2] overlay: hardlink all whiteout files into a single one, Hou Tao
[PATCH v2] ovl: check lower ancestry on encode of lower dir file handle, Amir Goldstein
[QUESTION] problem about origin xattr,
yangerkun
[ANNOUNCE] fsck.overlayfs: update master branch,
zhangyi (F)
[xfstests PATCH v2 0/5] overlay: add overlay filesystem dirs check,
zhangyi (F)
[xfstests PATCH v2 0/4] overlay: add fsck.overlay basic tests,
zhangyi (F)
[RFC][PATCH] ovl: check lower ancestry on encode of lower dir file handle,
Amir Goldstein
[PATCH] ovl: check ERR_PTR() return value from ovl_lookup_real(),
Amir Goldstein
[PATCH] ovl: check ERR_PTR() return value from ovl_encode_fh(), Amir Goldstein
[PATCH v4 0/5] Overlayfs exportfs tests,
Amir Goldstein
[PATCH v8] ovl: Improving syncfs efficiency,
Chengguang Xu
[PATCH v3 0/5] Overlayfs exportfs tests,
Amir Goldstein
[PATCH v2] overlay: add a test for multiple redirects to the same lower dir, Amir Goldstein
[PATCH v2] ovl: fix regression in fsnotify of overlay merge dir, Amir Goldstein
[PATCH] ovl: fix regression in fsnotify of overlay merge dir, Amir Goldstein
[PATCH 0/4] Assorted overlay test fixes,
Amir Goldstein
[PATCH] overlay: hardlink all whiteout files into a single whiteout,
Hou Tao
[PATCH v7] ovl: Improving syncfs efficiency,
Chengguang Xu
[xfstests PATCH 0/5] overlay: add overlay filesystem dirs check,
zhangyi (F)
[xfstests PATCH 0/4] overlay: add fsck.overlay basic tests,
zhangyi (F)
[xfstests PATCH v6 0/8] overlay: add fsck.overlay basic tests,
zhangyi (F)
[PATCH v2 0/7] Overlayfs exportfs tests,
Amir Goldstein
[xfstests PATCH v5 0/7] overlay: add fsck.overlay basic tests,
zhangyi (F)
[PATCH v10 00/18] overlayfs: Delayed copy up of data,
Vivek Goyal
- [PATCH v10 03/18] ovl: Create origin xattr on copy up for all files, Vivek Goyal
- [PATCH v10 04/18] ovl: Provide a mount option metacopy=on/off for metadata copyup, Vivek Goyal
- [PATCH v10 05/18] ovl: During copy up, first copy up metadata and then data, Vivek Goyal
- [PATCH v10 07/18] ovl: Add mechanism to create a chain of origin dentries, Vivek Goyal
- [PATCH v10 08/18] ovl: Copy up only metadata during copy up where it makes sense, Vivek Goyal
- [PATCH v10 09/18] ovl: Add helper ovl_already_copied_up(), Vivek Goyal
- [PATCH v10 12/18] ovl: Setup origin chain for lower regular files, Vivek Goyal
- [PATCH v10 11/18] ovl: Set OVL_UPPERDATA flag during ovl_lookup(), Vivek Goyal
- [PATCH v10 10/18] ovl: A new xattr OVL_XATTR_METACOPY for file on upper, Vivek Goyal
- [PATCH v10 13/18] ovl: Check metacopy attributes on a chain of origin, Vivek Goyal
- [PATCH v10 14/18] ovl: Do not mark a non dir as _OVL_PATH_MERGE in ovl_path_type(), Vivek Goyal
- [PATCH v10 15/18] ovl: Copy up meta inode data from lowest data inode, Vivek Goyal
- [PATCH v10 18/18] ovl: Enable metadata only feature, Vivek Goyal
- [PATCH v10 01/18] ovl: Do not look for OVL_XATTR_NLINK if index is not there, Vivek Goyal
- [PATCH v10 06/18] ovl: Move the copy up helpers to copy_up.c, Vivek Goyal
- [PATCH v10 02/18] ovl: disable redirect_dir and index when no xattr support, Vivek Goyal
- [PATCH v10 16/18] ovl: Fix ovl_getattr() to get number of blocks from lower, Vivek Goyal
- [PATCH v10 17/18] ovl: Do not expose metacopy only upper dentry from d_real(), Vivek Goyal
- Re: [PATCH v10 00/18] overlayfs: Delayed copy up of data, Miklos Szeredi
[PATCH v6] ovl: Improving syncfs efficiency,
Chengguang Xu
[PATCH v5] ovl: Check link ability between upperdir and workdir,
Chengguang Xu
[PATCH] ovl: Using slab allocation for frequently used struct,
Chengguang Xu
[PATCH v5] ovl: Improving syncfs efficiency,
Chengguang Xu
[xfstest PATCH v4 0/7] overlay: add fsck.overlay basic tests,
zhangyi (F)
[ANNOUNCE PATCH v4 0/5] overlay: implement fsck.overlay utility,
zhangyi (F)
[PATCH v4] ovl: Improving syncfs efficiency,
Chengguang Xu
[PATCH] ovl: hash directory inodes for fsnotify,
Amir Goldstein
overlayfs non-persistent inodes,
Niklas Cassel
[PATCH v3 0/7] overlay: add fsck.overlay basic tests,
zhangyi (F)
[PATCH v3] ovl: Improving syncfs efficiency,
Chengguang Xu
[PATCH v2] ovl: Improving syncfs efficiency,
Chengguang Xu
information of statfs,
Chengguang Xu
[PATCH] ovl: Improving syncfs efficiency,
Chengguang Xu
[PATCH 0/7] Overlayfs exportfs tests,
Amir Goldstein
[PATCH v3] common/rc: perform _require_metadata_journaling check on overlay base fs, Chengguang Xu
[PATCH v2] common/rc: Extending _require_metadata_journaling for overlayfs in case shutdown tests run on uncommon overlayfs setup and fail,
Chengguang Xu
[PATCH v2 00/17] Overlayfs NFS export support,
Amir Goldstein
- [PATCH v2 01/17] ovl: document NFS export, Amir Goldstein
- [PATCH v2 04/17] ovl: decode connected upper dir file handles, Amir Goldstein
- [PATCH v2 03/17] ovl: decode pure upper file handles, Amir Goldstein
- [PATCH v2 05/17] ovl: encode non-indexed upper file handles, Amir Goldstein
- [PATCH v2 09/17] ovl: decode indexed non-dir file handles, Amir Goldstein
- [PATCH v2 07/17] ovl: encode lower file handles, Amir Goldstein
- [PATCH v2 12/17] ovl: decode pure lower dir file handles, Amir Goldstein
- [PATCH v2 16/17] ovl: wire up NFS export support, Amir Goldstein
- [PATCH v2 15/17] ovl: lookup indexed ancestor of lower dir, Amir Goldstein
- [PATCH v2 17/17] nfsd: encode stat->mtime for getattr instead of inode->i_mtime, Amir Goldstein
- [PATCH v2 08/17] ovl: decode lower non-dir file handles, Amir Goldstein
- [PATCH v2 14/17] ovl: lookup connected ancestor of dir in inode cache, Amir Goldstein
- [PATCH v2 13/17] ovl: hash directory inodes for NFS export, Amir Goldstein
- [PATCH v2 02/17] ovl: encode pure upper file handles, Amir Goldstein
- [PATCH v2 10/17] ovl: decode lower file handles of unlinked but open files, Amir Goldstein
- [PATCH v2 11/17] ovl: decode indexed dir file handles, Amir Goldstein
- [PATCH v2 06/17] ovl: copy up before encoding dir file handle when ofs->numlower > 1, Amir Goldstein
[PATCH v2 00/23] Overlayfs consistency verification with full index,
Amir Goldstein
- [PATCH v2 01/23] ovl: disable index when no xattr support, Amir Goldstein
- [PATCH v2 02/23] ovl: ignore index mount option when no upper layer, Amir Goldstein
- [PATCH v2 03/23] ovl: store layer index in ovl_layer, Amir Goldstein
- [PATCH v2 04/23] ovl: factor out ovl_check_origin_fh(), Amir Goldstein
- [PATCH v2 05/23] ovl: pass ovl_layer array to ovl_check_origin_fh(), Amir Goldstein
- [PATCH v2 06/23] ovl: add support for "verify" feature, Amir Goldstein
- [PATCH v2 07/23] ovl: verify stored origin fh matches lower dir, Amir Goldstein
- [PATCH v2 08/23] ovl: unbless lower st_ino of files under unverified redirected dir, Amir Goldstein
- [PATCH v2 09/23] ovl: lookup index for directories, Amir Goldstein
- [PATCH v2 10/23] ovl: verify whiteout index entries on mount, Amir Goldstein
- [PATCH v2 12/23] ovl: cleanup temp index entries, Amir Goldstein
- [PATCH v2 11/23] ovl: verify directory index entries on mount, Amir Goldstein
- [PATCH v2 13/23] ovl: create ovl_need_index() helper, Amir Goldstein
- [PATCH v2 14/23] ovl: index all files on copy up with 'verify=on', Amir Goldstein
- [PATCH v2 16/23] ovl: cleanup dir index when dir nlink drops to zero, Amir Goldstein
- [PATCH v2 15/23] ovl: index directories on copy up with 'verify=on', Amir Goldstein
- [PATCH v2 17/23] ovl: whiteout index when union nlink drops to zero, Amir Goldstein
- [PATCH v2 18/23] ovl: whiteout orphan index entries on mount, Amir Goldstein
- [PATCH v2 19/23] ovl: factor out ovl_get_index_fh() helper, Amir Goldstein
- [PATCH v2 20/23] ovl: do not pass overlay dentry to ovl_get_inode(), Amir Goldstein
- [PATCH v2 22/23] ovl: use d_splice_alias() in place of d_add() in lookup, Amir Goldstein
- [PATCH v2 21/23] ovl: grab i_count reference of lower inode, Amir Goldstein
- [PATCH v2 23/23] ovl: copy up of disconnected dentries, Amir Goldstein
- Re: [PATCH v2 00/23] Overlayfs consistency verification with full index, Amir Goldstein
[PATCH] common/rc: add overlay support to _require_metadata_journaling,
Chengguang Xu
[PATCH v2] ovl: fix inconsistent d_ino for legacy merge dir,
Amir Goldstein
[PATCH 1/2] ovl: take mnt_want_write() for work/index dir setup,
Amir Goldstein
[PATCH v2 0/2] Reduce direct access of nfsd to inode->i_mtime,
Amir Goldstein
[RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd,
Amir Goldstein
[PATCH] ovl: fix inconsistent d_ino for legacy merge dir,
Amir Goldstein
[PATCH] ovl: fix inconsistent d_ino for merge dir,
zhangyi (F)
[PATCH xfstest v2 0/4] overlay: add fsck.overlay basic tests,
zhangyi (F)
[Index of Archives]
[Linux Filesystems Devel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]