public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-04 16:39:29 to 2018-01-15 07:33:46 UTC [more...]

[PATCH v4] ovl: Improving syncfs efficiency
 2018-01-15  7:33 UTC 

[PATCH v3 0/7] overlay: add fsck.overlay basic tests
 2018-01-15  4:11 UTC  (16+ messages)
` [PATCH v3 1/7] overlay: add filesystem check helper
` [PATCH v3 2/7] overlay: add fsck.overlay whiteout test
` [PATCH v3 3/7] overlay: add fsck.overlay redirect directory test
` [PATCH v3 4/7] overlay: add fsck.overlay impure xattr test
` [PATCH v3 5/7] overlay/003: fix fs check failure
` [PATCH v3 6/7] overlay/010: "
` [PATCH v3 7/7] overlay/019: "

[PATCH] ovl: hash directory inodes for fsnotify
 2018-01-14 16:35 UTC 

[PATCH v2 00/17] Overlayfs NFS export support
 2018-01-13  8:54 UTC  (27+ messages)
` [PATCH v2 01/17] ovl: document NFS export
` [PATCH v2 02/17] ovl: encode pure upper file handles
` [PATCH v2 03/17] ovl: decode "
` [PATCH v2 04/17] ovl: decode connected upper dir "
` [PATCH v2 05/17] ovl: encode non-indexed upper "
` [PATCH v2 06/17] ovl: copy up before encoding dir file handle when ofs->numlower > 1
` [PATCH v2 07/17] ovl: encode lower file handles
` [PATCH v2 08/17] ovl: decode lower non-dir "
` [PATCH v2 09/17] ovl: decode indexed "
` [PATCH v2 10/17] ovl: decode lower file handles of unlinked but open files
` [PATCH v2 11/17] ovl: decode indexed dir file handles
` [PATCH v2 12/17] ovl: decode pure lower "
` [PATCH v2 13/17] ovl: hash directory inodes for NFS export
` [PATCH v2 14/17] ovl: lookup connected ancestor of dir in inode cache
` [PATCH v2 15/17] ovl: lookup indexed ancestor of lower dir
` [PATCH v2 16/17] ovl: wire up NFS export support
` [PATCH v2 17/17] nfsd: encode stat->mtime for getattr instead of inode->i_mtime

overlayfs non-persistent inodes
 2018-01-13  4:38 UTC  (2+ messages)

[PATCH 0/7] Overlayfs exportfs tests
 2018-01-12 13:07 UTC  (14+ messages)
` [PATCH 1/7] open_by_handle: store and load file handles from file
` [PATCH 2/7] open_by_handle: verify dir content only with -r flag
` [PATCH 3/7] generic/exportfs: golden output is not silent
` [PATCH 4/7] generic/exportfs: store and load file handles from file
` [PATCH 5/7] generic/exportfs: add a test case for renamed parent dir
` [PATCH 6/7] overlay: test encode/decode overlay file handles
` [PATCH 7/7] overlay: test encode/decode of non-samefs "

[PATCH v3] ovl: Improving syncfs efficiency
 2018-01-12 13:01 UTC  (6+ messages)

[PATCH v2 00/23] Overlayfs consistency verification with full index
 2018-01-11 16:55 UTC  (76+ messages)
` [PATCH v2 01/23] ovl: disable index when no xattr support
` [PATCH v2 02/23] ovl: ignore index mount option when no upper layer
` [PATCH v2 03/23] ovl: store layer index in ovl_layer
` [PATCH v2 04/23] ovl: factor out ovl_check_origin_fh()
` [PATCH v2 05/23] ovl: pass ovl_layer array to ovl_check_origin_fh()
` [PATCH v2 06/23] ovl: add support for "verify" feature
` [PATCH v2 07/23] ovl: verify stored origin fh matches lower dir
` [PATCH v2 08/23] ovl: unbless lower st_ino of files under unverified redirected dir
` [PATCH v2 09/23] ovl: lookup index for directories
` [PATCH v2 10/23] ovl: verify whiteout index entries on mount
` [PATCH v2 11/23] ovl: verify directory "
` [PATCH v2 12/23] ovl: cleanup temp index entries
` [PATCH v2 13/23] ovl: create ovl_need_index() helper
` [PATCH v2 14/23] ovl: index all files on copy up with 'verify=on'
` [PATCH v2 15/23] ovl: index directories "
` [PATCH v2 16/23] ovl: cleanup dir index when dir nlink drops to zero
` [PATCH v2 17/23] ovl: whiteout index when union "
` [PATCH v2 18/23] ovl: whiteout orphan index entries on mount
` [PATCH v2 19/23] ovl: factor out ovl_get_index_fh() helper
` [PATCH v2 20/23] ovl: do not pass overlay dentry to ovl_get_inode()
` [PATCH v2 21/23] ovl: grab i_count reference of lower inode
` [PATCH v2 22/23] ovl: use d_splice_alias() in place of d_add() in lookup
` [PATCH v2 23/23] ovl: copy up of disconnected dentries

[PATCH v2] ovl: Improving syncfs efficiency
 2018-01-11  4:10 UTC  (8+ messages)

[PATCH v9 00/15] overlayfs: Delayed copy up of data
 2018-01-10 17:05 UTC  (32+ messages)
` [PATCH v9 04/15] ovl: Create origin xattr on copy up for all files
` [PATCH v9 08/15] ovl: Copy up only metadata during copy up where it makes sense
` [PATCH v9 10/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper

[PATCH] ovl: fix overlay: warning prefix
 2018-01-10 11:59 UTC  (3+ messages)

information of statfs
 2018-01-10  8:47 UTC  (3+ messages)

[PATCH] ovl: Improving syncfs efficiency
 2018-01-10  8:47 UTC  (6+ messages)

[PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
 2018-01-10  2:35 UTC  (9+ messages)

Using overlay on top of overlay
 2018-01-08  8:57 UTC  (2+ messages)

[PATCH v3] common/rc: perform _require_metadata_journaling check on overlay base fs
 2018-01-06  8:23 UTC 

[PATCH v2] common/rc: Extending _require_metadata_journaling for overlayfs in case shutdown tests run on uncommon overlayfs setup and fail
 2018-01-06  7:47 UTC  (2+ messages)

[PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
 2018-01-05 15:40 UTC  (2+ messages)

[PATCH v2 0/2] Reduce direct access of nfsd to inode->i_mtime
 2018-01-05 15:30 UTC  (10+ messages)
` [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times


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