Linux Union Filesystem
[Prev Page][Next Page]
- Re: [PATCH v2 08/20] ovl: lookup index entry for non-dir, (continued)
- [PATCH v2 06/20] ovl: verify upper root dir matches lower root dir, Amir Goldstein
- [PATCH v2 09/20] ovl: move inode helpers to inode.c, Amir Goldstein
- [PATCH v2 10/20] ovl: use ovl_inode_init() for initializing new inode, Amir Goldstein
- [PATCH v2 12/20] ovl: fix nlink leak in ovl_rename(), Amir Goldstein
- [PATCH v2 16/20] ovl: generalize ovl_copy_up_locked() using actors, Amir Goldstein
- [PATCH v2 11/20] ovl: hash overlay non-dir inodes by copy up origin inode, Amir Goldstein
- [PATCH v2 13/20] ovl: adjust overlay inode nlink for indexed inodes, Amir Goldstein
- [PATCH v2 15/20] ovl: factor out ovl_copy_up_inode() helper, Amir Goldstein
- [PATCH v2 20/20] ovl: constant inode number for hardlinks, Amir Goldstein
- [PATCH v2 05/20] ovl: introduce the inodes index dir feature, Amir Goldstein
- [PATCH v2 19/20] ovl: handle race of concurrent lower hardlinks copy up, Amir Goldstein
- [PATCH v2 17/20] ovl: generalize ovl_copy_up_one() using actors, Amir Goldstein
- [PATCH v2 18/20] ovl: implement index dir copy up method, Amir Goldstein
- [PATCH v2 14/20] ovl: defer upper dir lock to tempfile link, Amir Goldstein
- Re: [PATCH v2 00/20] Overlayfs inodes index, Miklos Szeredi
- Re: [PATCH v2 00/20] Overlayfs inodes index, Amir Goldstein
- Re: [PATCH v2 00/20] Overlayfs inodes index, J. Bruce Fields
- Re: Unique st_ino/st_dev for non-samefs, Chandan Rajendra
- [PATCH 00/17] Avoid breaking lower hardlinks on copy up,
Amir Goldstein
- [PATCH 02/17] ovl: generalize ovl_create_workdir(), Amir Goldstein
- [PATCH 04/17] ovl: verify index dir matches upper dir, Amir Goldstein
- [PATCH 06/17] ovl: move inode helpers to inode.c, Amir Goldstein
- [PATCH 01/17] vfs: add helper wait_on_inode_inuse(), Amir Goldstein
- [PATCH 09/17] ovl: allow hashing non upper inodes, Amir Goldstein
- [PATCH 10/17] ovl: allow hashing inodes by arbitrary key, Amir Goldstein
- [PATCH 07/17] ovl: create helpers for initializing hashed inode, Amir Goldstein
- [PATCH 03/17] ovl: introduce the inodes index dir feature, Amir Goldstein
- [PATCH 05/17] ovl: create helper ovl_lookup_index(), Amir Goldstein
- [PATCH 08/17] ovl: use ovl_inode_init() for initializing new inode, Amir Goldstein
- [PATCH 11/17] ovl: hash overlay non-dir inodes by copy up origin inode, Amir Goldstein
- [PATCH 14/17] ovl: generalize ovl_copy_up_locked() using actors, Amir Goldstein
- [PATCH 15/17] ovl: generalize ovl_copy_up_one() using actors, Amir Goldstein
- [PATCH 17/17] ovl: handle race of concurrent lower hardlinks copy up, Amir Goldstein
- [PATCH 16/17] ovl: implement index dir copy up method, Amir Goldstein
- [PATCH 12/17] ovl: defer upper dir lock to tempfile link, Amir Goldstein
- [PATCH 13/17] ovl: factor out ovl_copy_up_inode() helper, Amir Goldstein
- [PATCH v2 0/5] overlayfs upperdir/workdir verifications,
Amir Goldstein
- [PATCH v3 0/5] ovl: constant inode numbers (cont.),
Amir Goldstein
- [GIT PULL] overlayfs fixes for 4.12-rc4, Miklos Szeredi
- ovl_dir_read_merged: Redundant call to list_add(),
Chandan Rajendra
- unionmount-testsuite: backward compat support for REDIRECT_DIR=n,
Amir Goldstein
- [PATCH v3] ovl: mark upper merge dir with type origin entries "impure",
Amir Goldstein
- Re: constant st_ino/st_dev for non-samefs case,
Amir Goldstein
[PATCH 0/2] overlayfs multiple mount protection,
Amir Goldstein
[PATCH v2] ovl: mark upper merge dir with type origin entries "impure", Amir Goldstein
[PATCH] ovl: mark upper merge dir with type origin entries "impure", Amir Goldstein
[PATCH v2 0/3] ovl: consistent st_ino/d_ino,
Amir Goldstein
Re: [PATCH 2/2] ovl: constant d_ino across copy up,
Miklos Szeredi
[PATCH] ovl: fix ovl_rename error handling,
Arnd Bergmann
[PATCH v2] tmpfs: generate random sb->s_uuid, Amir Goldstein
[WIP][RFC] questions about overlay index dir design,
Amir Goldstein
[PATCH] ovl: potential Oops in ovl_rename(),
Dan Carpenter
Re: Overlayfs TODOs, Chandan Rajendra
[PATCH 0/3] ovl: corner cases of upper with no xattr support,
Amir Goldstein
[PATCH REGRESSION 4.12-rc1] ovl: add missing CONFIG_EXPORTFS dependency,
Ralph Sennhauser
[PATCH] ovl: fix creds leak in copy up error path,
Amir Goldstein
overlayfs in 4.12-rc1. Files in lower become unwritable in the overlay,
ziegler
[PATCH] ovl: Select EXPORTFS for exportfs_{en,de}code_fh,
Florian Fainelli
[PATCH 0/2] ovl: constant d_ino across copy up,
Amir Goldstein
[PATCH] ovl: select EXPORTFS,
Arnd Bergmann
[PATCH 0/4] overlay/017: fix false negatives,
Amir Goldstein
[GIT PULL] overlayfs update for 4.12, Miklos Szeredi
[PATCH] tmpfs: generate random sb->s_uuid,
Amir Goldstein
[PATCH v2 0/8] hoist uuid helpers from xfs to linux/uuid.h,
Amir Goldstein
[PATCH] ovl: fix dir cache leak for ovl_cache_get,
Rock Lee
[PATCH] ovl: fix visible whiteout on not merged dir,
zhangyi (F)
[RFC][PATCH] linux/uuid.h: hoist uuid_is_null() helper from libnvdimm,
Amir Goldstein
[PATCH v4 00/15] overlayfs constant inode numbers,
Amir Goldstein
- [PATCH v4 01/15] ovl: check if all layers are on the same fs, Amir Goldstein
- [PATCH v4 02/15] ovl: store file handle of lower inode on copy up, Amir Goldstein
- [PATCH v4 03/15] ovl: use an auxiliary var for overlay root entry, Amir Goldstein
- [PATCH v4 04/15] ovl: factor out ovl_lookup_data(), Amir Goldstein
- [PATCH v4 05/15] ovl: store the file type in ovl_lookup_data, Amir Goldstein
- [PATCH v4 06/15] ovl: pass the stack index on ovl_lookup_data, Amir Goldstein
- [PATCH v4 07/15] ovl: lookup copy up origin of non-dir inode, Amir Goldstein
- [PATCH v4 09/15] ovl: validate lower layer uuid on redirect by fh, Amir Goldstein
- [PATCH v4 08/15] ovl: lookup non-dir copy up origin by file handle, Amir Goldstein
- [PATCH v4 10/15] ovl: constant st_ino/st_dev across copy up, Amir Goldstein
- [PATCH v4 12/15] ovl: fix du --one-file-system on overlay mount, Amir Goldstein
- [PATCH v4 11/15] ovl: persistent inode number for directories, Amir Goldstein
- [PATCH v4 13/15] ovl: persistent inode numbers for upper hardlinks, Amir Goldstein
- [PATCH v4 14/15] ovl: update documentation w.r.t. constant inode numbers, Amir Goldstein
- [PATCH v4 15/15] ovl: add support for verify_lower option, Amir Goldstein
- Re: [PATCH v4 00/15] overlayfs constant inode numbers, Miklos Szeredi
[PATCH v2] xfs: publish UUID in struct super_block,
Amir Goldstein
[PATCH v2 0/6] fstests: more tests for overlay constant inode numbers,
Amir Goldstein
[PATCH 0/5] fstests: more tests for overlay constant inode numbers,
Amir Goldstein
[PATCH 0/5] VFS API for getting filesystem's UUID,
Amir Goldstein
[PATCH] xfs: publish UUID in struct super_block,
Amir Goldstein
[PATCH v3 00/16] overlayfs constant inode numbers,
Amir Goldstein
- [PATCH v3 01/16] ovl: store path type in dentry, Amir Goldstein
- [PATCH v3 02/16] ovl: cram opaque boolean into type flags, Amir Goldstein
- [PATCH v3 05/16] ovl: use an auxiliary var for overlay root entry, Amir Goldstein
- [PATCH v3 07/16] ovl: lookup redirect by file handle, Amir Goldstein
- [PATCH v3 03/16] ovl: check if all layers are on the same fs, Amir Goldstein
- [PATCH v3 08/16] ovl: validate lower layer uuid and root on redirect by fh, Amir Goldstein
- [PATCH v3 06/16] ovl: factor out ovl_lookup_data(), Amir Goldstein
- [PATCH v3 09/16] ovl: lookup non-dir inode copy up origin, Amir Goldstein
- [PATCH v3 04/16] ovl: store file handle of lower inode on copy up, Amir Goldstein
- [PATCH v3 15/16] ovl: persistent inode numbers for hardlinks, Amir Goldstein
- [PATCH v3 12/16] ovl: constant st_ino/st_dev across copy up, Amir Goldstein
- [PATCH v3 13/16] ovl: persistent inode number for directories, Amir Goldstein
- [PATCH v3 11/16] ovl: redirect non-dir by path on rename, Amir Goldstein
- [PATCH v3 14/16] ovl: fix du --one-file-system on overlay mount, Amir Goldstein
- [PATCH v3 10/16] ovl: set the COPYUP type flag for non-dirs, Amir Goldstein
- [PATCH v3 16/16] ovl: update documentation w.r.t. constant inode numbers, Amir Goldstein
[PATCH] ovl: don't expose EOPENSTALE to userspace,
Amir Goldstein
[PATCH] ovl: do not set overlay.opaque on non-dir create,
Amir Goldstein
[PATCH v2 00/11] overlayfs constant inode numbers,
Amir Goldstein
- [PATCH v2 01/11] ovl: store path type in dentry, Amir Goldstein
- [PATCH v2 02/11] ovl: cram opaque boolean into type flags, Amir Goldstein
- [PATCH v2 03/11] ovl: check if all layers are on the same fs, Amir Goldstein
- [PATCH v2 04/11] ovl: store file handle of lower inode on copy up, Amir Goldstein
- [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Message not available
- Message not available
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Amir Goldstein
- Re: [PATCH v2 05/11] ovl: lookup redirect by file handle, Miklos Szeredi
- [PATCH v2 11/11] ovl: fix du --one-file-system on overlay mount, Amir Goldstein
- [PATCH v2 10/11] ovl: persistent and constant inode number for directories, Amir Goldstein
- [PATCH v2 09/11] ovl: constant st_ino/st_dev across copy up, Amir Goldstein
- [PATCH v2 08/11] ovl: redirect non-dir by path on rename, Amir Goldstein
- [PATCH v2 07/11] ovl: set the COPYUP type flag for non-dirs, Amir Goldstein
- [PATCH v2 06/11] ovl: lookup non-dir inode copy up origin, Amir Goldstein
- [PATCH v2 12/12] ovl: persistent inode numbers for hardlinks, Amir Goldstein
- Re: [PATCH v2 00/11] overlayfs constant inode numbers, Amir Goldstein
- Re: [PATCH v2 00/11] overlayfs constant inode numbers, Vivek Goyal
- Re: [PATCH v2 00/11] overlayfs constant inode numbers, Vivek Goyal
[PATCH v2 0/4] fstests: generic test for NFS handles,
Amir Goldstein
Re: Overlayfs reverse mapping,
Amir Goldstein
[PATCH 0/4] fstests: generic test for NFS handles,
Amir Goldstein
Questions about redirect_fd feature,
Rock Lee
[RFC][PATCH 00/13] overlayfs stable inodes,
Amir Goldstein
- [RFC][PATCH 01/13] ovl: check if all layers are on the same fs, Amir Goldstein
- [RFC][PATCH 02/13] ovl: redirect dir by file handle on copy up, Amir Goldstein
- [RFC][PATCH 03/13] ovl: lookup redirect by file handle, Amir Goldstein
- [RFC][PATCH 04/13] ovl: store file handle of stable inode, Amir Goldstein
- [RFC][PATCH 05/13] ovl: lookup stable inode by file handle, Amir Goldstein
- [RFC][PATCH 09/13] ovl: inherit overlay inode ino/generation from real inode, Amir Goldstein
- [RFC][PATCH 08/13] ovl: allow hashing non upper inodes, Amir Goldstein
- [RFC][PATCH 10/13] ovl: hash overlay inodes by stable inode, Amir Goldstein
- [RFC][PATCH 06/13] ovl: move inode helpers to inode.c, Amir Goldstein
- [RFC][PATCH 11/13] ovl: fix du --one-file-system on overlay mount, Amir Goldstein
- [RFC][PATCH 07/13] ovl: create helpers for initializing hashed inode, Amir Goldstein
- [RFC][PATCH 13/13] ovl: try to hardlink upper on copy up of lower hardlinks, Amir Goldstein
- [RFC][PATCH 12/13] ovl: constant ino across copy up, Amir Goldstein
- Re: [RFC][PATCH 00/13] overlayfs stable inodes, Amir Goldstein
copy up questions,
Rock Lee
[PATCH v3 0/2] ovl: fix IS_APPEND() checks,
Amir Goldstein
Re: overlayfs NFS export,
Amir Goldstein
[PATCH v2 0/3] ovl: fix IS_APPEND() checks,
Amir Goldstein
[PATCH 0/4] ovl: fix IS_APPEND() checks,
Amir Goldstein
[PATCH v4 1/3] fstests: _require_chattr() must get an input arg,
Amir Goldstein
[PATCH v3 1/3] fstests: _require_chattr() must get an input arg,
Amir Goldstein
[PATCH 1/2] fstests: _require_chattr() must get an input arg,
Amir Goldstein
A whiteout device shows up in a overlayfs root directory.,
Rock Lee
Question about ovl_dentry_weird,
zhangyi (F)
[PATCH] ovl: Use designated initializers,
Kees Cook
[PATCH 0/6] ovl: consistent_fd feature,
Amir Goldstein
[REGRESSION 4.11] Commit d8514d8edb5b ("ovl: copy up regular file using O_TMPFILE") breaks ubifs,
Ralph Sennhauser
[RFC][PATCH 0/2] ovl: make room to store state flags in dentry,
Amir Goldstein
Overlayfs recent features and TODO, Amir Goldstein
Re: New kvm-xfstests images uploaded,
Amir Goldstein
[PATCH v5] ovl: lockdep annotate of nested stacked overlayfs inode lock, Amir Goldstein
[GIT PULL] overlayfs update for 4.11, Miklos Szeredi
[PATCH v5 0/10] fstests: new way to run overlay tests,
Amir Goldstein
- [PATCH v5 02/10] fstests: use _test_mount() consistently, Amir Goldstein
- [PATCH v5 03/10] fstests: canonicalize mount points on every config section, Amir Goldstein
- [PATCH v5 07/10] overlay: rename OVERLAY_LOWER/UPPER/WORK_DIR, Amir Goldstein
- [PATCH v5 08/10] overlay: configure TEST/SCRATCH vars to base fs, Amir Goldstein
- [PATCH v5 09/10] overlay: mount/unmount base fs before/after running tests, Amir Goldstein
- [PATCH v5 01/10] fstests: sanity check that test partitions are not mounted elsewhere, Amir Goldstein
- [PATCH v5 06/10] generic/064: access SCRATCH_MNT after _scratch_mount, Amir Goldstein
- [PATCH v5 05/10] fstests: allow overlay SCRATCH_DEV to be a base fs mount point, Amir Goldstein
- [PATCH v5 04/10] fstests: fix test and scratch filters for overlapping DEV/MNT paths, Amir Goldstein
- [PATCH v5 10/10] overlay: use OVL_BASE_SCRATCH_MNT instead of SCRATCH_DEV, Amir Goldstein
- Re: [PATCH v5 0/10] fstests: new way to run overlay tests, Eryu Guan
[xfstests v4 0/8] bunch of overlay tests,
Xiong Zhou
[xfstests v3 0/8] bunch of overlay tests,
Xiong Zhou
[Index of Archives]
[Linux Filesystems Devel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]