messages from 2025-06-09 15:19:23 to 2025-07-11 13:34:10 UTC [more...]
[PATCH 00/20 v2] ovl: narrow regions protected by i_rw_sem
2025-07-11 13:33 UTC (35+ messages)
` [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir()
` [PATCH 02/20] ovl: change ovl_create_index() to take write and dir locks
` [PATCH 03/20] ovl: Call ovl_create_temp() without lock held
` [PATCH 04/20] ovl: narrow the locked region in ovl_copy_up_workdir()
` [PATCH 05/20] ovl: narrow locking in ovl_create_upper()
` [PATCH 06/20] ovl: narrow locking in ovl_clear_empty()
` [PATCH 07/20] ovl: narrow locking in ovl_create_over_whiteout()
` [PATCH 08/20] ovl: narrow locking in ovl_rename()
` [PATCH 09/20] ovl: narrow locking in ovl_cleanup_whiteouts()
` [PATCH 10/20] ovl: narrow locking in ovl_cleanup_index()
` [PATCH 11/20] ovl: narrow locking in ovl_workdir_create()
` [PATCH 12/20] ovl: narrow locking in ovl_indexdir_cleanup()
` [PATCH 13/20] ovl: narrow locking in ovl_workdir_cleanup_recurse()
` [PATCH 14/20] ovl: change ovl_workdir_cleanup() to take dir lock as needed
` [PATCH 15/20] ovl: narrow locking on ovl_remove_and_whiteout()
` [PATCH 16/20] ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
` [PATCH 17/20] ovl: narrow locking in ovl_whiteout()
` [PATCH 18/20] ovl: narrow locking in ovl_check_rename_whiteout()
` [PATCH 19/20] ovl: change ovl_create_real() to receive dentry parent
` [PATCH 20/20] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
[PATCH 0/3] ovl: Enable support for casefold filesystems
2025-07-11 9:46 UTC (9+ messages)
` [PATCH 1/3] ovl: Make ovl_cache_entry_find support casefold
` [PATCH 2/3] ovl: Make ovl_dentry_weird() accept casefold dentries
[PATCH] overlayfs.rst: fix typos
2025-07-10 9:28 UTC (2+ messages)
[PATCH 00/12] ovl: narrow regions protected by directory i_rw_sem
2025-07-02 10:23 UTC (36+ messages)
` [PATCH 01/12] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH 02/12] ovl: Call ovl_create_temp() and ovl_create_index() without lock held
` [PATCH 03/12] ovl: narrow the locked region in ovl_copy_up_workdir()
` [PATCH 04/12] ovl: narrow locking in ovl_create_upper()
` [PATCH 05/12] ovl: narrow locking in ovl_clear_empty()
` [PATCH 06/12] ovl: narrow locking in ovl_create_over_whiteout()
` [PATCH 07/12] ovl: narrow locking in ovl_rename()
` [PATCH 08/12] ovl: narrow locking in ovl_cleanup_whiteouts()
` [PATCH 09/12] ovl: whiteout locking changes
` [PATCH 10/12] ovl: narrow locking in ovl_check_rename_whiteout()
` [PATCH 11/12] ovl: change ovl_create_real() to receive dentry parent
` [PATCH 12/12] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
[PATCH] fuse: return -EOPNOTSUPP from ->fileattr_[gs]et() instead of -ENOTTY
2025-07-01 19:11 UTC (3+ messages)
[PATCH v3] ovl: support layers on case-folding capable filesystems
2025-06-30 11:33 UTC (15+ messages)
[PATCH] overlayfs.rst: Fix inode table
2025-06-28 14:43 UTC (3+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-06-19 17:47 UTC (49+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
[PATCH 0/3] fstests overlay updates for 6.16-rc1
2025-06-18 18:46 UTC (16+ messages)
` [PATCH 1/3] fstests: add helper _scratch_shutdown_and_syncfs
` [PATCH 2/3] fstests: add helper _require_xfs_io_shutdown
` [PATCH 3/3] overlay/08[89]: add tests for data-only redirect with userxattr
[PATCH AUTOSEL 5.4 3/5] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 UTC
[PATCH AUTOSEL 5.10 4/6] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 UTC
[PATCH AUTOSEL 5.15 5/8] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 UTC
[PATCH AUTOSEL 6.1 5/8] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:23 UTC
[PATCH AUTOSEL 6.6 6/9] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:22 UTC
[PATCH AUTOSEL 6.12 08/12] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:22 UTC
[PATCH AUTOSEL 6.15 11/15] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-17 12:21 UTC
[PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
2025-06-16 14:31 UTC (2+ messages)
[PATCH 0/2] Minor VFS-related cleanups
2025-06-13 7:08 UTC (12+ messages)
` [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
` [PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()
[syzbot] [overlayfs?] WARNING in ovl_listxattr
2025-06-12 15:09 UTC (3+ messages)
` [PATCH] fs/xattr: reset err to 0 after get security.* xattrs
[PATCH] ovl: fix debug print in case of mkdir error
2025-06-12 12:25 UTC (2+ messages)
[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
2025-06-12 6:59 UTC (5+ messages)
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure
[PATCH 5/5] Change vfs_mkdir() to unlock on failure
2025-06-10 8:26 UTC (4+ messages)
[PATCH AUTOSEL 5.4 3/3] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:54 UTC
[PATCH AUTOSEL 5.10 4/4] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:54 UTC
[PATCH AUTOSEL 5.15 5/5] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.1 5/5] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.6 6/6] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.12 8/8] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.14 11/11] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:52 UTC
[PATCH AUTOSEL 6.15 11/11] ovl: Check for NULL d_inode() in ovl_dentry_upper()
2025-06-09 22:52 UTC
[PATCH v2 0/6] fstests overlay fixes for v2025.05.25
2025-06-09 17:43 UTC (14+ messages)
` [PATCH v2 4/6] generic/623: do not run with overlayfs
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