Hi Linus, Please pull overlayfs fixes for 6.17-rc1 with fixes for two fallouts from Neil's directory locking changes in 6.17-rc1. Thanks, Amir. ---------------------------------------------------------------- The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585: Linux 6.17-rc1 (2025-08-10 19:41:16 +0300) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.17-rc1 for you to fetch changes up to e8bd877fb76bb9f35253e8f41ce0c772269934dd: ovl: fix possible double unlink (2025-08-18 13:16:49 +0200) ---------------------------------------------------------------- overlayfs fixes for 6.17-rc1 ---------------------------------------------------------------- Amir Goldstein (1): ovl: fix possible double unlink NeilBrown (1): ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp() fs/overlayfs/dir.c | 2 +- fs/overlayfs/util.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)