From: Christian Brauner Date: Mon, 7 Oct 2024 11:51:55 +0000 (+0200) Subject: Merge patch series "fsdax/xfs: unshare range fixes for 6.12" X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=dad1b6c805692ceb7f3872bc70e6dfe12abceb91;p=linux.git Merge patch series "fsdax/xfs: unshare range fixes for 6.12" Darrick J. Wong says: This patchset fixes multiple data corruption bugs in the fallocate unshare range implementation for fsdax. * patches from https://lore.kernel.org/r/172796813251.1131942.12184885574609980777.stgit@frogsfrogsfrogs: fsdax: dax_unshare_iter needs to copy entire blocks fsdax: remove zeroing code from dax_unshare_iter iomap: share iomap_unshare_iter predicate code with fsdax xfs: don't allocate COW extents when unsharing a hole Link: https://lore.kernel.org/r/172796813251.1131942.12184885574609980777.stgit@frogsfrogsfrogs Signed-off-by: Christian Brauner --- dad1b6c805692ceb7f3872bc70e6dfe12abceb91