Pull ext2, udf, and isofs updates from Jan Kara:
 - conversion of ext2 to the new mount API
 - small folio conversion work for ext2
 - a fix of an unexpected return value in udf in inode_getblk()
 - a fix of handling of corrupted directory in isofs
* tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: Fix inode_getblk() return value
  ext2: Make ext2_params_spec static
  ext2: create ext2_msg_fc for use during parsing
  ext2: convert to the new mount API
  ext2: Remove reference to bh->b_page
  isofs: fix KMSAN uninit-value bug in do_isofs_readdir()