Hi NeilBrown, The behavior you describe in the patch series matches our observations. I briefly went through the patches. Unfortunately, my kernel skills are not so strong that I can follow changes. Obviously, it's up to the filesystem implementation to handle parallel creations or require a high-level locking to ensure integrity. This is what the FS_PAR_DIR_UPDATE flag is doing, right?