linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 21:17:39 to 2022-03-31 11:24:01 UTC [more...]

[PATCH v3 00/19] overlay: support idmapped layers
 2022-03-31 11:23 UTC  (3+ messages)
` [PATCH v3 01/19] fs: add two trivial lookup helpers
` [PATCH v3 02/19] exportfs: support idmapped mounts

[PATCH 00/18] overlay: support idmapped layers
 2022-03-31  9:55 UTC  (28+ messages)
` [PATCH 01/18] fs: add two trivial lookup helpers
` [PATCH 02/18] exportfs: support idmapped mounts
` [PATCH 03/18] ovl: use wrappers to all vfs_*xattr() calls
` [PATCH 04/18] ovl: pass ofs to creation operations
` [PATCH 05/18] ovl: handle idmappings in "
` [PATCH 06/18] ovl: pass ofs to setattr operations
` [PATCH 07/18] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH 08/18] ovl: use ovl_do_notify_change() wrapper
` [PATCH 09/18] ovl: use ovl_lookup_upper() wrapper
` [PATCH 10/18] ovl: use ovl_path_getxattr() wrapper
` [PATCH 11/18] ovl: handle idmappings for layer fileattrs
` [PATCH 12/18] ovl: handle idmappings for layer lookup
` [PATCH 13/18] ovl: store lower path in ovl_inode
` [PATCH 14/18] ovl: use ovl_copy_{real,upper}attr() wrappers
` [PATCH 15/18] ovl: handle idmappings in ovl_permission()
` [PATCH 16/18] ovl: handle idmappings in layer open helpers
` [PATCH 17/18] ovl: handle idmappings in ovl_xattr_{g,s}et()
` [PATCH 18/18] ovl: support idmapped layers

[PATCH v2 00/19] overlay: support idmapped layers
 2022-03-30 16:11 UTC  (28+ messages)
` [PATCH v2 01/19] fs: add two trivial lookup helpers
` [PATCH v2 02/19] exportfs: support idmapped mounts
` [PATCH v2 03/19] ovl: use wrappers to all vfs_*xattr() calls
` [PATCH v2 04/19] ovl: pass ofs to creation operations
` [PATCH v2 05/19] ovl: add ovl_upper_idmap() wrapper
` [PATCH v2 06/19] ovl: handle idmappings in creation operations
` [PATCH v2 07/19] ovl: pass ofs to setattr operations
` [PATCH v2 08/19] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH v2 09/19] ovl: use ovl_do_notify_change() wrapper
` [PATCH v2 10/19] ovl: use ovl_lookup_upper() wrapper
` [PATCH v2 11/19] ovl: use ovl_path_getxattr() wrapper
` [PATCH v2 12/19] ovl: handle idmappings for layer fileattrs
` [PATCH v2 13/19] ovl: handle idmappings for layer lookup
` [PATCH v2 14/19] ovl: store lower path in ovl_inode
` [PATCH v2 15/19] ovl: use ovl_copy_{real,upper}attr() wrappers
` [PATCH v2 16/19] ovl: handle idmappings in ovl_permission()
` [PATCH v2 17/19] ovl: handle idmappings in layer open helpers
` [PATCH v2 18/19] ovl: handle idmappings in ovl_xattr_{g,s}et()
` [PATCH v2 19/19] ovl: support idmapped layers

[PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2022-03-25 14:44 UTC  (3+ messages)

[RFC Patch] ovl: skip delever fadvise request to lower layers
 2022-03-19  5:38 UTC 

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2022-03-11 20:52 UTC  (11+ messages)

[PATCH v4 0/9] Generic per-sb io stats
 2022-03-10 10:45 UTC  (17+ messages)
` [PATCH v4 1/9] lib/percpu_counter: add helpers for "relaxed" counters
` [PATCH v4 2/9] lib/percpu_counter: add helpers for arrays of counters
` [PATCH v4 3/9] fs: tidy up fs_flags definitions
` [PATCH v4 4/9] fs: add optional iostats counters to struct super_block
` [PATCH v4 5/9] fs: collect per-sb io stats
` [PATCH v4 6/9] fs: report "
` [PATCH v4 7/9] ovl: opt-in for "
` [PATCH v4 8/9] fuse: "
` [PATCH v4 9/9] fs: enable per-sb io stats for all blockdev filesystems

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-08 10:10 UTC  (23+ messages)
` [PATCH RFC 1/3] mm: Add f_ops->populate()
` [PATCH RFC 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 15:44 UTC  (9+ messages)

[PATCH RFC] mm: Add f_ops->populate()
 2022-03-06  4:36 UTC  (8+ messages)

[PATCH v3 0/6] Generic per-sb io stats
 2022-03-03  6:50 UTC  (14+ messages)
` [PATCH v3 1/6] lib/percpu_counter: add helpers for arrays of counters
` [PATCH v3 2/6] fs: add optional iostats counters to struct super_block
` [PATCH v3 3/6] fs: collect per-sb io stats
` [PATCH v3 4/6] fs: report "
` [PATCH v3 5/6] ovl: opt-in for "
` [PATCH v3 6/6] fuse: "

[RFC PATCH] ovl: fsync parent directory in copy-up
 2022-03-01 14:49 UTC  (7+ messages)

[PATCH v2 0/6] Generic per-mount io stats
 2022-03-01 10:56 UTC  (15+ messages)
` [PATCH v2 1/6] fs: add iostats counters to struct mount
` [PATCH v2 2/6] fs: tidy up fs_flags definitions
` [PATCH v2 3/6] fs: collect per-mount io stats
` [PATCH v2 4/6] fs: report "
` [PATCH v2 5/6] ovl: opt-in for "
` [PATCH v2 6/6] fuse: "

[PATCH] overlay/079: test for parent directory consistancy in copy-up
 2022-02-26 18:44 UTC  (2+ messages)

[PATCH] ovl: warn if trusted xattr creation fails
 2022-02-26 18:15 UTC  (3+ messages)

Question about fsync in copy-up operaton
 2022-02-15  9:25 UTC  (2+ messages)

[PATCH] fs/overlayfs: fix comments mentioning i_mutex
 2022-02-15  9:21 UTC  (2+ messages)

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2022-02-05 16:23 UTC  (17+ messages)

[GIT PULL] overlayfs fixes for 5.17-rc3
 2022-02-01 20:46 UTC  (2+ messages)

[RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove
 2022-02-01 10:44 UTC  (12+ messages)
` [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
` [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock
` [PATCH 3/5] cachefiles: Split removal-prevention from S_KERNEL_FILE and extend effects
` [PATCH 4/5] cachefiles: Use I_EXCL_INUSE instead of S_KERNEL_FILE
` [PATCH 5/5] cachefiles: Remove the now-unused mark-inode-in-use tracepoints

[PATCH] block: loop: set discard_granularity as PAGE_SIZE if sb->s_blocksize is 0
 2022-01-24 15:22 UTC  (2+ messages)

[PATCH] ovl: fix NULL pointer dereference
 2022-01-14 16:01 UTC  (9+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

failed to verify upper - halts boot
 2021-12-08  7:01 UTC  (4+ 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).