Linux Overlay Filesystem development
 help / color / mirror / Atom feed
 messages from 2025-04-23 14:55:18 to 2025-06-09 15:19:23 UTC [more...]

[PATCH 0/3] fstests overlay updates for 6.16-rc1
 2025-06-09 15:19 UTC  (3+ messages)
` [PATCH 1/3] fstests: add helper _scratch_shutdown_and_syncfs
` [PATCH 2/3] fstests: add helper _require_xfs_io_shutdown

[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
 2025-06-09 14:35 UTC  (21+ messages)
` [PATCH 1/5] VFS: merge lookup_one_qstr_excl_raw() back into lookup_one_qstr_excl()
` [PATCH 2/5] VFS: Minor fixes for porting.rst
` [PATCH 3/5] coda: use iterate_dir() in coda_readdir()
` [PATCH 4/5] exportfs: use lookup_one_unlocked()
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure

[PATCH v2 0/6] fstests overlay fixes for v2025.05.25
 2025-06-09 11:12 UTC  (30+ messages)
` [PATCH v2 1/6] overlay: workaround libmount failure to remount,ro
` [PATCH v2 2/6] overlay: fix regression in _repair_overlay_scratch_fs
` [PATCH v2 3/6] generic/604: do not run with overlayfs
` [PATCH v2 4/6] generic/623: "
` [PATCH v2 5/6] generic: remove incorrect _require_idmapped_mounts checks
` [PATCH v2 6/6] generic/699: fix failure with MOUNT_OPTIONS

[xfstests o/012] unexpected failure on latest linux
 2025-06-09 10:39 UTC  (2+ messages)

[GIT PULL] overlayfs update for 6.16
 2025-06-07 10:41 UTC  (6+ messages)

[GIT PULL v2] overlayfs update for 6.16
 2025-06-07  1:17 UTC  (2+ messages)

[PATCH] overlay: workaround libmount failure to remount,ro
 2025-06-05 17:08 UTC  (3+ messages)

[PATCH v3] ovl: support layers on case-folding capable filesystems
 2025-06-04  4:43 UTC  (2+ messages)

[PATCH 0/4] fstests overlay fixes for v2025.05.25
 2025-05-28 13:27 UTC  (17+ messages)
` [PATCH 1/4] overlay: workaround libmount failure to remount,ro
` [PATCH 2/4] overlay: fix regression in _repair_overlay_scratch_fs
` [PATCH 3/4] generic/604: do not run with overlayfs
` [PATCH 3/4] generic/604: opt-out "
` [PATCH 4/4] generic/623: do not run "

[PATCH 0/6] overlayfs + casefolding
 2025-05-27 18:07 UTC  (35+ messages)
` [PATCH 1/6] bcachefs: BCH_INODE_has_case_insensitive
` [PATCH 2/6] darray: lift from bcachefs
` [PATCH 3/6] fs: SB_CASEFOLD
` [PATCH 4/6] fs: dcache locking for exlusion between overlayfs, casefolding
  ` [PATCH v2] fs: dcache "
` [PATCH 5/6] bcachefs: Hook up d_casefold_enable()
` [PATCH 6/6] overlayfs: Support casefolded filesystems

[PATCH] ovl: Allow mount options to be parsed on remount
 2025-05-25 10:39 UTC  (9+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-22 22:26 UTC  (23+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
` [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls

[syzbot] [overlayfs?] WARNING in ovl_listxattr
 2025-05-17  9:38 UTC 

[PATCH v2] fs: allow clone_private_mount() for a path on real rootfs
 2025-05-15 12:18 UTC 

[PATCH] fs: allow clone_private_mount() for a path on real rootfs
 2025-05-15 12:12 UTC  (5+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-15  7:50 UTC  (8+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-13  8:24 UTC  (7+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers

[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
 2025-05-12 13:28 UTC  (2+ messages)

[PATCH] vfs: change 'struct file *' argument to 'const struct file *' where possible
 2025-05-05 17:29 UTC  (3+ messages)

[PATCH] ovl: Check for NULL d_inode() in ovl_dentry_upper()
 2025-05-05 12:07 UTC  (2+ messages)

[PATCH] ovl: Annotate struct ovl_entry with __counted_by()
 2025-05-05 12:06 UTC  (2+ messages)

[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
 2025-05-05 12:05 UTC  (2+ messages)

[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
 2025-05-05 12:05 UTC  (2+ messages)

[PATCH] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
 2025-05-03 10:34 UTC 

[PATCH] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
 2025-05-03  9:15 UTC 

[PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code
 2025-04-30  9:56 UTC  (4+ messages)

[PATCH] ovl: Fix nested backing file paths
 2025-04-30  9:08 UTC  (2+ messages)

[PATCH v2] overlayfs: fix potential NULL pointer dereferences in file handle code
 2025-04-29  0:15 UTC 

[PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code
 2025-04-28 13:01 UTC  (3+ messages)

[PATCH 6.12 101/223] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
 2025-04-23 14:42 UTC 


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