Hello Linus, another early pull request for the merge window. Could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.15-rc1 to get several smaller fixes and cleanups in UDF and isofs. Top of the tree is 58bc6d1be2f3. The full shortlog is: Jan Kara (4): udf: Check LVID earlier udf: Remove unused declaration udf: Get rid of 0-length arrays udf: Get rid of 0-length arrays in struct fileIdentDesc Pali Rohár (2): udf: Fix iocharset=utf8 mount option isofs: joliet: Fix iocharset=utf8 mount option Stian Skjelstad (1): udf_get_extendedattr() had no boundary checks. The diffstat is fs/isofs/inode.c | 27 ++++++++++---------- fs/isofs/isofs.h | 1 - fs/isofs/joliet.c | 4 +-- fs/udf/dir.c | 5 ++-- fs/udf/ecma_167.h | 44 ++++++++++++++++---------------- fs/udf/inode.c | 3 +-- fs/udf/misc.c | 13 ++++++++-- fs/udf/namei.c | 13 +++++----- fs/udf/osta_udf.h | 22 +++++----------- fs/udf/super.c | 75 ++++++++++++++++++++++++++----------------------------- fs/udf/udf_sb.h | 2 -- fs/udf/udfdecl.h | 4 +++ fs/udf/unicode.c | 4 +-- 13 files changed, 103 insertions(+), 114 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR