Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.6-rc6 Fix three bugs introduced in this cycle. Thanks, Miklos ---------------------------------------------------------------- Amir Goldstein (2): ovl: fix lock in ovl_llseek() ovl: fix some xino configurations Miklos Szeredi (1): ovl: fix lockdep warning for async write --- fs/overlayfs/Kconfig | 1 + fs/overlayfs/file.c | 6 ++++++ fs/overlayfs/overlayfs.h | 7 ++++++- fs/overlayfs/super.c | 9 ++++++++- fs/overlayfs/util.c | 4 ++-- 5 files changed, 23 insertions(+), 4 deletions(-)