From: Linus Torvalds Date: Fri, 1 Mar 2024 20:29:20 +0000 (-0800) Subject: Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v6.8-rc7~15 X-Git-Url: http://git.samba.org/sfrench/?a=commitdiff_plain;h=7505aa147adb10913c1b72e947006b6070753eb6;p=sfrench%2Fcifs-2.6.git Merge tag 'for-6.8-rc6-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fixes from David Sterba: - fix freeing allocated id for anon dev when snapshot creation fails - fiemap fixes: - followup for a recent deadlock fix, ranges that fiemap can access can still race with ordered extent completion - make sure fiemap with SYNC flag does not race with writes * tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: fix double free of anonymous device after snapshot creation failure btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given btrfs: fix race between ordered extent completion and fiemap --- 7505aa147adb10913c1b72e947006b6070753eb6