public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-30 06:34:17 to 2017-04-25 08:10:52 UTC [more...]

[PATCH v2 00/11] overlayfs constant inode numbers
 2017-04-25  8:10 UTC  (21+ messages)
` [PATCH v2 01/11] ovl: store path type in dentry
` [PATCH v2 02/11] ovl: cram opaque boolean into type flags
` [PATCH v2 03/11] ovl: check if all layers are on the same fs
` [PATCH v2 04/11] ovl: store file handle of lower inode on copy up
` [PATCH v2 05/11] ovl: lookup redirect by file handle
` [PATCH v2 06/11] ovl: lookup non-dir inode copy up origin
` [PATCH v2 07/11] ovl: set the COPYUP type flag for non-dirs
` [PATCH v2 08/11] ovl: redirect non-dir by path on rename
` [PATCH v2 09/11] ovl: constant st_ino/st_dev across copy up
` [PATCH v2 10/11] ovl: persistent and constant inode number for directories
` [PATCH v2 11/11] ovl: fix du --one-file-system on overlay mount
` [PATCH v2 12/12] ovl: persistent inode numbers for hardlinks

[PATCH] ovl: do not set overlay.opaque on non-dir create
 2017-04-24 19:26 UTC 

[PATCH v2 0/4] fstests: generic test for NFS handles
 2017-04-22  7:55 UTC  (11+ messages)
` [PATCH v2 1/4] fstests: remove IRIX test program open_unlink
` [PATCH v2 2/4] src/open_by_handle: program to exercise open_by_handle_at() syscall
` [PATCH v2 3/4] src/open_by_handle: flexible usage options
` [PATCH v2 4/4] fstests: add generic test for file handles
  ` [PATCH v3 "

Overlayfs reverse mapping
 2017-04-21 19:42 UTC  (8+ messages)

[RFC][PATCH 00/13] overlayfs stable inodes
 2017-04-21 15:29 UTC  (43+ messages)
` [RFC][PATCH 01/13] ovl: check if all layers are on the same fs
` [RFC][PATCH 02/13] ovl: redirect dir by file handle on copy up
` [RFC][PATCH 03/13] ovl: lookup redirect by file handle
` [RFC][PATCH 04/13] ovl: store file handle of stable inode
` [RFC][PATCH 05/13] ovl: lookup stable inode by file handle
` [RFC][PATCH 06/13] ovl: move inode helpers to inode.c
` [RFC][PATCH 07/13] ovl: create helpers for initializing hashed inode
` [RFC][PATCH 08/13] ovl: allow hashing non upper inodes
` [RFC][PATCH 09/13] ovl: inherit overlay inode ino/generation from real inode
` [RFC][PATCH 10/13] ovl: hash overlay inodes by stable inode
` [RFC][PATCH 11/13] ovl: fix du --one-file-system on overlay mount
` [RFC][PATCH 12/13] ovl: constant ino across copy up
` [RFC][PATCH 13/13] ovl: try to hardlink upper on copy up of lower hardlinks

[PATCH v3 0/2] ovl: fix IS_APPEND() checks
 2017-04-20 14:38 UTC  (5+ messages)
` [PATCH v3 1/2] vfs: ftruncate check IS_APPEND() on real upper inode
` [PATCH v3 2/2] ovl: "

[PATCH 0/4] fstests: generic test for NFS handles
 2017-04-19 10:41 UTC  (22+ messages)
` [PATCH 1/4] src/open_by_handle: helper to test open_by_handle_at() syscall
` [PATCH 2/4] src/open_by_handle: flexible usage options
` [PATCH 3/4] fstests: add helper _require_exportfs
` [PATCH 4/4] fstests: add generic test for file handles

Questions about redirect_fd feature
 2017-04-18 14:16 UTC  (2+ messages)

(unknown),
 2017-04-16 19:08 UTC 

copy up questions
 2017-04-09 11:37 UTC  (3+ messages)

[PATCH v2 0/3] ovl: fix IS_APPEND() checks
 2017-04-08 11:50 UTC  (11+ messages)
` [PATCH v2 1/3] vfs: ftruncate check IS_APPEND() on real inode
` [PATCH v2 2/3] vfs: truncate "
` [PATCH v2 3/3] ovl: check IS_APPEND() on real upper inode

[PATCH 0/6] ovl: consistent_fd feature
 2017-04-08  3:03 UTC  (20+ messages)
` [PATCH 5/6] ovl: copy on read with "
` [PATCH 7/7] ovl: prevent copy on read if no upper/work dir

overlayfs NFS export
 2017-04-07 18:53 UTC  (15+ messages)

[PATCH v3 1/3] fstests: _require_chattr() must get an input arg
 2017-04-07  9:15 UTC  (4+ messages)
` [PATCH v3 2/3] generic/079: use _require_test_program
` [PATCH v3 3/3] overlay/030: test immutable and append-only upper files
  ` [PATCH v4 4/4] t_immutable: add ftruncate to append only tests

[PATCH 0/4] ovl: fix IS_APPEND() checks
 2017-04-06 15:42 UTC  (6+ messages)
` [PATCH 1/4] vfs: ftruncate freeze protect backing inode
` [PATCH 2/4] vfs: ftruncate check IS_APPEND() on "
` [PATCH 3/4] vfs: truncate "
` [PATCH 4/4] vfs: open "

[PATCH v4 1/3] fstests: _require_chattr() must get an input arg
 2017-04-06  5:49 UTC  (3+ messages)
` [PATCH v4 2/3] generic/079: use _require_test_program
` [PATCH v4 3/3] overlay/030: test immutable and append-only upper files

[PATCH 1/2] fstests: _require_chattr() must get an input arg
 2017-04-06  3:45 UTC  (5+ messages)
` [PATCH 2/2] overlay/030: test immutable and append-only upper files
  ` [PATCH v2] "

[PATCH v3 0/6] ovl: concurrent copy up
 2017-04-05 19:36 UTC  (4+ messages)
` [PATCH v3 4/6] ovl: copy up regular file using O_TMPFILE

[PATCH 0/2] overlayfs: support freeze/thaw/syncfs
 2017-04-04 19:07 UTC  (9+ messages)
` [PATCH 1/2] ovl: support freeze/thaw super

[PATCH] ovl: Use designated initializers
 2017-04-04 14:07 UTC  (2+ messages)

A whiteout device shows up in a overlayfs root directory
 2017-03-31 10:34 UTC  (4+ messages)

Question about ovl_dentry_weird
 2017-03-30 11:58 UTC  (5+ messages)

AW: Re: [REGRESSION 4.11] Commit d8514d8edb5b ("ovl: copy up regular file using O_TMPFILE") breaks ubifs
 2017-03-30  7:28 UTC  (2+ messages)
`  "

[REGRESSION 4.11] Commit d8514d8edb5b ("ovl: copy up regular file using O_TMPFILE") breaks ubifs
 2017-03-30  7:18 UTC  (13+ messages)


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