This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from ba0ad6ed89fd media: nxp: imx8-isi: fix buiding on 32-bit adds 6f932d4ef007 btrfs: fix btrfs_prev_leaf() to not return the same key twice adds ac868bc9d136 btrfs: fix assertion of exclop condition when starting balance adds 611ccc58e1f2 btrfs: fix leak of source device allocation state after de [...] adds 9ae5afd02a03 btrfs: abort transaction when sibling keys check fails for leaves adds a2cea677db60 btrfs: print extent buffers when sibling keys check fails adds 64b5d5b28526 btrfs: properly reject clear_cache and v1 cache for block- [...] adds 631003e2333c btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_ [...] adds e7db9e5c6b96 btrfs: fix encoded write i_size corruption with no-holes adds d246331b78cb btrfs: don't free qgroup space unless specified new 1dc3731daf1f Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/sc [...] new 16a8829130ca nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/btrfs/block-rsv.c | 3 ++- fs/btrfs/ctree.c | 38 +++++++++++++++++++++++++++++++++++++- fs/btrfs/file-item.c | 5 +++-- fs/btrfs/ioctl.c | 4 +++- fs/btrfs/super.c | 7 ++++++- fs/btrfs/volumes.c | 1 + fs/btrfs/zoned.c | 6 +++--- fs/nfs/dir.c | 2 +- 8 files changed, 56 insertions(+), 10 deletions(-)