No common topic, just several assorted fixes. The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes for you to fetch changes up to 933a3752babcf6513117d5773d2b70782d6ad149: fuse: fix the ->direct_IO() treatment of iov_iter (2020-09-17 17:26:56 -0400) ---------------------------------------------------------------- Al Viro (1): fuse: fix the ->direct_IO() treatment of iov_iter Alexey Dobriyan (1): fs: fix cast in fsparam_u32hex() macro Hans de Goede (1): vboxsf: Fix the check for the old binary mount-arguments struct fs/fuse/file.c | 25 ++++++++++++------------- fs/vboxsf/super.c | 2 +- include/linux/fs_parser.h | 2 +- 3 files changed, 14 insertions(+), 15 deletions(-)