linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-11 08:11:42 to 2018-08-27 12:56:00 UTC [more...]

[PATCH v3 0/6] Overlayfs stacked f_op fixes
 2018-08-27 12:56 UTC  (3+ messages)
` [PATCH v3 1/6] ovl: respect FIEMAP_FLAG_SYNC flag
` [PATCH v3 2/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs

[PATCH v2 0/6] Overlayfs stacked f_op fixes
 2018-08-27  9:49 UTC  (19+ messages)
` [PATCH v2 1/6] vfs: add helper to get "real" overlayfs file
` [PATCH v2 2/6] ovl: respect FIEMAP_FLAG_SYNC flag
` [PATCH v2 3/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
` [PATCH v2 4/6] vfs: fix readahead syscall on an overlayfs file
` [PATCH v2 5/6] vfs: fix fadvise64 "
` [PATCH v2 6/6] vfs: fix sync_file_range "

[PATCH] xfs: fix GPF in swapfile_activate of file from overlayfs
 2018-08-27  7:17 UTC  (6+ messages)

[PATCH v5 1/3] common/rc: add scratch shutdown support for overlayfs
 2018-08-26 14:53 UTC  (3+ messages)
` [PATCH v5 3/3] generic/471: add syncfs test

[PATCH v3] overlay/016: split into two tests
 2018-08-26 14:34 UTC  (4+ messages)

[PATCH 03/16] vfs: don't evict uninitialized inode
 2018-08-24  6:47 UTC 

ovl: set I_CREATING on inode being created
 2018-08-23  0:27 UTC  (3+ messages)

[PATCH] ovl: set I_CREATING on inode being created
 2018-08-22 20:14 UTC  (4+ messages)

[GIT PULL] overlayfs update for 4.19
 2018-08-21 19:54 UTC 

[miklos-vfs:overlayfs-next 64/64] fs/overlayfs/dir.c:607:20: error: 'I_CREATING' undeclared
 2018-08-15 16:51 UTC 

[miklos-vfs:overlayfs-next 64/64] fs//overlayfs/dir.c:607:20: error: 'I_CREATING' undeclared; did you mean 'I_FREEING'?
 2018-08-15 15:58 UTC 

[PATCH v4] overlayfs: override_creds=off option bypass creator_cred
 2018-08-10 16:55 UTC  (7+ messages)

[RFC PATCH v2 0/9] ovl: add feature set support
 2018-08-06  1:15 UTC  (26+ messages)
` [RFC PATCH v2 1/9] ovl: store ovl upper root path in ovl_fs
` [RFC PATCH v2 2/9] ovl: read feature set from each layer's root dir
` [RFC PATCH v2 3/9] ovl: check file system features can be mounted properly
` [RFC PATCH v2 4/9] ovl: add helper funcs to set upper layer feature set
` [RFC PATCH v2 5/9] ovl: add redirect dir feature when set redirect xattr to dir
` [RFC PATCH v2 6/9] ovl: add index feature if index dir exists
` [RFC PATCH v2 7/9] ovl: add nfs_export feature when nfs_export is enabled
` [RFC PATCH v2 8/9] ovl: force mount underlying layers which have feature sets
` [RFC PATCH v2 9/9] ovl: check redirect_dir feature when detect redirect xattr on dir

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-08-03  2:04 UTC  (17+ messages)
` [PATCH 1/4] vfs: introduce function to map unique ino/dev pairs
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr
` [PATCH 3/4] proc: use vfs helper to get ino/dev pairs for maps file
` [PATCH 4/4] locks: map correct ino/dev pairs when exporting to userspace

[PATCH] nfsd: fix leaked file lock with nfs exported overlayfs
 2018-08-01 11:40 UTC  (6+ messages)

[xfstests PATCH 0/3] overlay: enhance fsck.overlay test cases
 2018-07-30 10:57 UTC  (11+ messages)
` [xfstests PATCH 1/3] overlay: correct fsck.overlay exit code
` [xfstests PATCH 2/3] overlay: add fsck.overlay stress test
` [xfstests PATCH 3/3] overlay: add fsck.overlay exception tests

[LKP] [ovl] 24c944dd64: BUG:kernel_reboot-without-warning_in_boot_stage
 2018-07-26 14:01 UTC  (2+ messages)

[ANNOUNCE] unionmount-testsuite: master branch updated to 509b1e7
 2018-07-20 15:07 UTC 

[PATCH 00/39] overlayfs: stack file operations
 2018-07-20  8:04 UTC  (38+ messages)
` [PATCH 01/39] vfs: dedpue: return loff_t
` [PATCH 06/39] vfs: add f_op->pre_mmap()
` [PATCH 07/39] vfs: export vfs_ioctl() to modules
` [PATCH 14/39] ovl: stack file ops
` [PATCH 15/39] ovl: add helper to return real file

[PATCH] vfs: make open_with_fake_path() not contribute to nr_files
 2018-07-19 15:52 UTC  (4+ messages)

[PATCH] overlayfs: fix warning in ovl_iterate
 2018-07-17 14:42 UTC  (4+ messages)

[PATCH] ovl: fix wrong use of impure dir cache in ovl_iterate()
 2018-07-17 13:44 UTC  (2+ messages)

FAILED: patch "[PATCH] ovl: hash non-dir by lower inode for fsnotify" failed to apply to 4.14-stable tree
 2018-07-10 14:16 UTC  (3+ messages)

Leaked POSIX lock warning and crash
 2018-07-10  6:15 UTC  (17+ messages)

Postpone copy-up until first real write?
 2018-06-29 11:57 UTC  (3+ messages)

Invalid argument reading file caps for file
 2018-06-22 16:14 UTC  (9+ messages)

[PATCH v3] overlayfs: override_creds=off option bypass creator_cred
 2018-06-22 15:56 UTC  (2+ messages)

[PATCH] ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
 2018-06-22  1:49 UTC 

overlayfs: caller_credentials option bypass creator_cred
 2018-06-20 15:28 UTC  (8+ messages)

[PATCH v2] overlayfs: caller_credentials option bypass creator_cred
 2018-06-19 14:16 UTC  (5+ messages)

Do we need DCACHE_WHITEOUT_TYPE?
 2018-06-18 15:29 UTC  (2+ messages)

[GIT PULL] vfs/y2038: inode timestamps conversion to timespec64
 2018-06-14 14:15 UTC 

[PATCH 00/11] overlayfs fixes
 2018-06-12 12:38 UTC  (8+ messages)
` [PATCH 09/11] vfs: factor out inode_insert5()

[GIT PULL] overlayfs update for 4.18
 2018-06-11 16:27 UTC  (5+ messages)


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).