[GIT PULL] ext2, udf, and isofs fixes and improvements for 6.15-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v6.15-rc1

to get:
* 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

Top of the tree is 6afdc60ec30b. The full shortlog is:

Eric Sandeen (2):
      ext2: convert to the new mount API
      ext2: create ext2_msg_fc for use during parsing

Jan Kara (2):
      ext2: Make ext2_params_spec static
      udf: Fix inode_getblk() return value

Matthew Wilcox (Oracle) (1):
      ext2: Remove reference to bh->b_page

Qasim Ijaz (1):
      isofs: fix KMSAN uninit-value bug in do_isofs_readdir()

The diffstat is

 fs/ext2/ext2.h  |   1 +
 fs/ext2/super.c | 595 +++++++++++++++++++++++++++++++-------------------------
 fs/isofs/dir.c  |   3 +-
 fs/udf/inode.c  |   1 +
 4 files changed, 337 insertions(+), 263 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux