public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-11 14:31:51 to 2018-01-03 18:45:44 UTC [more...]

[PATCH v2 0/2] Reduce direct access of nfsd to inode->i_mtime
 2018-01-03 18:45 UTC  (6+ messages)
` [PATCH v2 1/2] nfsd: encode stat->mtime for getattr instead of inode->i_mtime
` [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times

[PATCH 1/2] ovl: take mnt_want_write() for work/index dir setup
 2018-01-03 16:54 UTC  (2+ messages)
` [PATCH 2/2] ovl: take mnt_want_write() for removing impure xattr

[PATCH] ovl: fix inconsistent d_ino for legacy merge dir
 2018-01-03 15:26 UTC  (5+ messages)

[RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd
 2018-01-03 15:13 UTC  (4+ messages)
` [RFC][PATCH 1/2] vfs: update overlay inode times on write
` [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()

[PATCH xfstest v2 0/4] overlay: add fsck.overlay basic tests
 2018-01-03 15:04 UTC  (17+ messages)
` [PATCH xfstest v2 1/4] overlay: add filesystem check helper
` [PATCH xfstest v2 2/4] overlay: add fsck.overlay whiteout test
` [PATCH xfstest v2 3/4] overlay: add fsck.overlay redirect directory test
` [PATCH xfstest v2 4/4] overlay: add fsck.overlay impure xattr test

[PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
 2018-01-03 14:54 UTC  (21+ messages)
` [PATCH v3 2/3] common/rc: add a check case in _require_xfs_io_command() to support syncfs
` [PATCH v3 3/3] generic/470: add syncfs test
  ` [PATCH v3 3/3] generic/471: "

[RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd
 2018-01-03  8:40 UTC  (11+ messages)
` [RFC][PATCH 1/2] vfs: update overlay inode times on write
` [RFC][PATCH 2/2] vfs: update overlay inode times on lease_get_mtime()

[PATCH] ovl: fix another overlay: warning prefix
 2018-01-02 12:47 UTC  (2+ messages)

[PATCH] ovl: fix inconsistent d_ino for merge dir
 2017-12-31  8:05 UTC  (4+ messages)

[PATCH v3 0/6] overlay: implement fsck.overlay utility
 2017-12-29 10:25 UTC  (18+ messages)
` [PATCH v3 1/6] overlay: implement fsck utility
` [PATCH v3 2/6] fsck.overlay: add -n -p and -y options
` [PATCH v3 3/6] fsck.overlay: encapsulate underlying directories options
` [PATCH v3 4/6] fsck.overlay: correct redirect xattr check
` [PATCH v3 5/6] fsck.overlay: fix lower target lookup
` [PATCH v3 6/6] fsck.overlay: add impure xattr check

[PATCH v4] ovl: Check link ability between upperdir and workdir
 2017-12-20  2:09 UTC 

[PATCH v3] ovl: Check link ability between upperdir and workdir
 2017-12-19 18:32 UTC  (8+ messages)

[PATCH v2] ovl: Check link ability between upperdir and workdir
 2017-12-18 12:46 UTC  (3+ messages)

[PATCH] ovl: fix overlay: warning prefix
 2017-12-18 12:43 UTC  (6+ messages)

is Documentation/filesystems/overlayfs.txt current?
 2017-12-18  8:49 UTC  (3+ messages)
` Metadata, source and security concerns (was is Documentation/filesystems/overlayfs.txt current?)

[PATCH v2 00/18] overlay: implement fsck.overlay utility
 2017-12-15 16:17 UTC  (47+ messages)
` [PATCH v2 01/18] overlay: implement fsck utility
` [PATCH v2 02/18] fsck.overlay: fix uninitialized variable
` [PATCH v2 03/18] fsck.overlay: add -n -p and -y options
` [PATCH v2 04/18] fsck.overlay: add path package and split helper
` [PATCH v2 05/18] fsck.overlay: convert path parse to use helper function
` [PATCH v2 06/18] fsck.overlay: open lowerdirs in advance
` [PATCH v2 07/18] fsck.overlay: check lowers use relative path
` [PATCH v2 08/18] fsck.overlay: fix spelling mistakes
` [PATCH v2 09/18] fsck.overlay: add counter of checked objects
` [PATCH v2 10/18] fsck.overlay: fix verbose flag
` [PATCH v2 11/18] fsck.overlay: add ovl_ask_invalid helper
` [PATCH v2 12/18] fsck.overlay: remove duplicate redirect xattr in yes mode
` [PATCH v2 13/18] fsck.overlay: handle missing case of redirecte directory
` [PATCH v2 14/18] fsck.overlay: correct copyright and License
` [PATCH v2 15/18] fsck.overlay: fix word mistake
` [PATCH v2 16/18] fsck.overlay: remove test cases
` [PATCH v2 17/18] fsck.overlay: not enforce overlayfs is offline in 'no changes' mode
` [PATCH v2 18/18] fsck.overlay: use relative path when checking lowers

[GIT PULL] overlayfs fixes for 4.15-rc4
 2017-12-15 15:25 UTC 

[PATCH for xfstests 0/4] overlay: add fsck.overlay basic tests
 2017-12-15  8:57 UTC  (15+ messages)
` [PATCH for xfstests 1/4] overlay: add filesystem check helper
` [PATCH for xfstests 2/4] overlay: add fsck.overlay whiteout test
` [PATCH for xfstests 3/4] overlay: add fsck.overlay opaque directory test
` [PATCH for xfstests 4/4] overlay: add fsck.overlay redirect "

[PATCH v5 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-15  7:47 UTC  (3+ messages)
` [PATCH v5 2/3] common/rc: check syncfs support
` [PATCH v5 3/3] generic/471: add syncfs test

[PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-15  3:38 UTC  (9+ messages)
` [PATCH v4 2/3] common/rc: check syncfs support
` [PATCH v4 3/3] generic/471: add syncfs test

[PATCH] ovl: Check project quota ids during ovl_fill_super()
 2017-12-13 11:46 UTC  (6+ messages)

Using overlay on top of overlay
 2017-12-13 10:10 UTC 

[ANNOUNCE] unionmount-testsuite: Amir's master branch updated
 2017-12-12 15:00 UTC  (11+ messages)

Fwd: [PATCH] ovl: Check project quota ids during ovl_fill_super()
 2017-12-12 10:46 UTC 

[PATCH v2 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-12  0:18 UTC  (15+ messages)
` [PATCH v2 3/3] generic/470: add syncfs test


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