From: Linus Torvalds Date: Thu, 27 Feb 2025 00:55:30 +0000 (-0800) Subject: Merge tag 'bcachefs-2025-02-26' of git://evilpiepirate.org/bcachefs X-Git-Tag: v6.14-rc5~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd83757f6e686a2188997cb58b5975f744bb7786;p=thirdparty%2Flinux.git Merge tag 'bcachefs-2025-02-26' of git://evilpiepirate.org/bcachefs Pull bcachefs fixes from Kent Overstreet: "A couple small ones, the main user visible changes/fixes are: - Fix a bug where truncate would rarely fail and return 1 - Revert the directory i_size code: this turned out to have a number of issues that weren't noticed because the fsck code wasn't correctly reporting errors (ouch), and we're late enough in the cycle that it can just wait until 6.15" * tag 'bcachefs-2025-02-26' of git://evilpiepirate.org/bcachefs: bcachefs: Fix truncate sometimes failing and returning 1 bcachefs: Fix deadlock bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize bcachefs: Revert directory i_size bcachefs: fix bch2_extent_ptr_eq() bcachefs: Fix memmove when move keys down bcachefs: print op->nonce on data update inconsistency --- dd83757f6e686a2188997cb58b5975f744bb7786