messages from 2017-10-21 13:45:58 to 2017-11-08 13:30:53 UTC [more...]
[PATCH 0/3] Overlayfs restoring of origin fh
2017-11-08 13:30 UTC (7+ messages)
` [PATCH 1/3] ovl: remove unneeded arg from ovl_verify_origin()
` [PATCH 2/3] ovl: set origin xattr for merge dir on lookup
` [PATCH 3/3] ovl: recover from whiteouts in impure dir iteration
[PATCH v8 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
2017-11-08 12:01 UTC (14+ messages)
` [PATCH v8 1/9] ovl: move include of ovl_entry.h into overlayfs.h
` [PATCH v8 2/9] ovl: re-structure overlay lower layers in-memory
` [PATCH v8 3/9] ovl: allocate anonymous devs for lowerdirs
` [PATCH v8 4/9] ovl: factor out ovl_map_dev_ino() helper
` [PATCH v8 5/9] ovl: return anonymous st_dev for lower inodes
` [PATCH v8 6/9] ovl: relax same fs constraint for constant st_ino
` [PATCH v8 7/9] ovl: constant st_ino for non-samefs with xino
` [PATCH v8 8/9] ovl: consistent d_ino "
` [PATCH v8 9/9] ovl: add support for 'xino' mount option
[miklos-vfs:overlayfs-next 25/26] fs//overlayfs/super.c:1133:2: warning: 'numlower' may be used uninitialized in this function
2017-11-08 11:03 UTC
[PATCH] ovl: fix failure to fsync lower dir
2017-11-08 7:39 UTC
[PATCH 0/7] More NFS file handle unit tests
2017-11-08 6:11 UTC (15+ messages)
` [PATCH 1/7] open_by_handle: add filename to error reports
` [PATCH 2/7] open_by_handle: test file handles of renamed files
` [PATCH 3/7] open_by_handle: test content of open file handle
` [PATCH 4/7] open_by_handle: test directory "
` [PATCH 5/7] open_by_handle: test file handles of open files
` [PATCH 6/7] generic/426: factor out helper functions
` [PATCH 7/7] fstests: add test with more open by file handle use cases
[PATCH] tmpfs: allow decoding a file handle of an unlinked file
2017-11-07 21:17 UTC (3+ messages)
Regression in overlayfs in 4.13: "could not fsync file" error by PostgreSQL
2017-11-07 16:54 UTC (11+ messages)
[PATCH v7 0/8] Overlayfs: constant st_ino/d_ino for non-samefs
2017-11-06 21:10 UTC (23+ messages)
` [PATCH v7 1/8] ovl: move include of ovl_entry.h into overlayfs.h
` [PATCH v7 2/8] ovl: re-structure overlay lower layers in-memory
` [PATCH v7 3/8] ovl: allocate anonymous devs for lowerdirs
` [PATCH v7 4/8] ovl: return anonymous st_dev for lower inodes
` [PATCH v7 5/8] ovl: relax same fs constraint for constant st_ino
` [PATCH v7 6/8] ovl: recalc d_ino for dir cache in non-samefs case
` [PATCH v7 7/8] ovl: update cache version of impure parent on rename
` [PATCH v7 8/8] ovl: ovl_iterate_real() for all pure upper/lower in non-samefs case
Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
2017-11-05 22:34 UTC (7+ messages)
[PATCH v6 0/9] Overlayfs: constant st_ino/d_ino for non-samefs
2017-11-02 18:06 UTC (14+ messages)
` [PATCH v6 1/9] ovl: move include of ovl_entry.h into overlayfs.h
` [PATCH v6 2/9] ovl: re-structure overlay lower layers in-memory
` [PATCH v6 3/9] ovl: allocate anonymous devs for lowerdirs
` [PATCH v6 4/9] ovl: return anonymous st_dev for lower inodes
` [PATCH v6 5/9] ovl: relax same fs constraint for constant st_ino
` [PATCH v6 6/9] ovl: fix d_ino of current pure upper in non-samefs case
` [PATCH v6 7/9] ovl: update cache version of impure parent on rename
` [PATCH v6 8/9] ovl: update merge dir cache for non-samefs case
` [PATCH v6 9/9] ovl: update non-merge "
[PATCH v5 0/4] Overlayfs: constant st_ino/d_ino for non-samefs
2017-11-02 14:38 UTC (22+ messages)
` [PATCH v5 1/4] ovl: move include of ovl_entry.h into overlayfs.h
` [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs
` [PATCH v5 3/4] ovl: relax same fs constrain for constant st_ino
` [PATCH v5 4/4] ovl: relax same fs constraint for constant d_ino
[PATCH 1/1] ovl: Put upperdentry if ovl_check_origin() fails
2017-11-01 19:37 UTC
[PATCH v6 0/3] Overlayfs fixes for exposed whiteouts
2017-11-01 6:08 UTC (6+ messages)
` [PATCH v6 1/3] ovl: no direct iteration for dir with origin xattr
` [PATCH v6 2/3] ovl: simplify ovl_check_empty_and_clear()
` [PATCH v6 3/3] ovl: fix rmdir problem on non-merge dir with origin xattr
[RFC PATCH 00/13][V5] overlayfs: Delayed copy up of data
2017-10-31 13:56 UTC (44+ messages)
` [PATCH 01/13] ovl: Put upperdentry if ovl_check_origin() fails
` [PATCH 02/13] ovl: Create origin xattr on copy up for all files
` [PATCH 03/13] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
` [PATCH 04/13] ovl: Provide a mount option metacopy=on/off for metadata copyup
` [PATCH 05/13] ovl: During copy up, first copy up metadata and then data
` [PATCH 06/13] ovl: Copy up only metadata during copy up where it makes sense
` [PATCH 07/13] ovl: A new xattr OVL_XATTR_METACOPY for file on upper
` [PATCH 08/13] ovl: Fix ovl_getattr() to get number of blocks from lower
` [PATCH 09/13] ovl: Set OVL_UPPERDATA flag during ovl_lookup()
` [PATCH 10/13] ovl: Return lower dentry if only metadata copy up took place
` [PATCH 11/13] ovl: Introduce read/write barriers around metacopy flag update
` [PATCH 12/13] ovl: Do not export metacopy only upper dentry
` [PATCH 13/13] ovl: Enable metadata only feature
[PATCH 0/7] Implement overlayfs verify_dir mount option
2017-10-31 13:08 UTC (5+ messages)
` [PATCH 1/7] ovl: fix rmdir problem on origin dir
` [PATCH 2/7] ovl: no direct iteration for dir with copy up origin
[PATCH] overlay: test creating lower hardlinks for copied up files
2017-10-31 3:32 UTC (3+ messages)
[OVERLAYFS] Can I create file in directory on lower layer located on NFS
2017-10-30 15:43 UTC (6+ messages)
ca4c8a3a800039 ovl: treat special files like a regular fs
2017-10-28 12:33 UTC (3+ messages)
[PATCH] ovl: lockdep annotate of nested OVL_I(inode)->lock
2017-10-27 13:12 UTC
[GIT PULL] overlayfs fixes for 4.14-rc7
2017-10-27 12:55 UTC
[PATCH 0/4] Overlayfs index features
2017-10-24 15:30 UTC (6+ messages)
` [PATCH 1/4] ovl: introduce incompatible index feature
` [PATCH 2/4] ovl: declare index feature backward compatible
` [PATCH 3/4] ovl: cast a shadow of incomapt index into the past
` [PATCH 4/4] ovl: check incompat/rocompat index features
[PATCH] long mount option support
2017-10-24 10:25 UTC (3+ messages)
[PATCH] ovl: fix EIO from lookup of non-indexed upper
2017-10-24 10:18 UTC (4+ messages)
[PATCH] ovl: do not cleanup unsupported index entries
2017-10-24 9:24 UTC
[RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED
2017-10-21 19:09 UTC (7+ messages)
` [RFC PATCH 2/2] fs: Grant CAP_TRUSTED rw access to trusted xattrs
` [kernel-hardening] [RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED
[RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED
2017-10-21 13:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).