[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221212170402.w4mqtu4a65kphtju@quack3>
Date: Mon, 12 Dec 2022 18:04:02 +0100
From: Jan Kara <jack@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org
Subject: [GIT PULL] udf and ext2 fixes for 6.2-rc1
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v6.2-rc1
to get:
* couple of smaller cleanups and fixes for ext2
* fixes of a data corruption issues in udf when handling holes and
preallocation extents
* fixes and cleanups of several smaller issues in udf
* add maintainer entry for isofs
Top of the tree is 1f3868f06855. The full shortlog is:
Al Viro (1):
ext2: unbugger ext2_empty_dir()
Bartosz Taudul (1):
udf: Increase UDF_MAX_READ_VERSION to 0x0260
Bo Liu (1):
ext2: Fix some kernel-doc warnings
Christoph Hellwig (2):
ext2: remove ->writepage
udf: remove ->writepage
Jan Kara (6):
maintainers: Add ISOFS entry
ext2: Don't flush page immediately for DIRSYNC directories
udf: Fix preallocation discarding at indirect extent boundary
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
udf: Discard preallocation before extending file with a hole
udf: Fix extending file within last block
Li zeming (1):
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
Rong Tao (1):
fs/ext2: Fix code indentation
Shigeru Yoshida (1):
udf: Avoid double brelse() in udf_rename()
The diffstat is
MAINTAINERS | 7 +++++
fs/ext2/balloc.c | 12 ++++----
fs/ext2/dir.c | 41 +++++++++++++++------------
fs/ext2/inode.c | 6 ----
fs/ext2/super.c | 2 +-
fs/udf/inode.c | 83 +++++++++++++++++++++++--------------------------------
fs/udf/namei.c | 8 +++---
fs/udf/super.c | 4 +--
fs/udf/truncate.c | 48 ++++++++++----------------------
fs/udf/udf_sb.h | 6 +++-
10 files changed, 98 insertions(+), 119 deletions(-)
Thanks
Honza
--
Jan Kara <jack@...e.com>
SUSE Labs, CR
Powered by blists - more mailing lists