[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1747268650.git.dsterba@suse.com>
Date: Thu, 15 May 2025 02:36:50 +0200
From: David Sterba <dsterba@...e.com>
To: torvalds@...ux-foundation.org
Cc: David Sterba <dsterba@...e.com>,
	linux-btrfs@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Btrfs fixes for 6.15-rc7
Hi,
please pull a few more fixes, thanks.
- fix potential endless loop when discarding a block group when
  disabling discard
- reinstate message when setting a large value of mount option 'commit'
- fix a folio leak when async extent submission fails
----------------------------------------------------------------
The following changes since commit 38e541051e1d19e8b1479a6af587a7884653e041:
  btrfs: open code folio_index() in btree_clear_folio_dirty_tag() (2025-05-02 13:20:56 +0200)
are available in the Git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.15-rc6-tag
for you to fetch changes up to 4ce2affc6ef9f84b4aebbf18bd5c57397b6024eb:
  btrfs: add back warning for mount option commit values exceeding 300 (2025-05-12 21:39:34 +0200)
----------------------------------------------------------------
Boris Burkov (1):
      btrfs: fix folio leak in submit_one_async_extent()
Filipe Manana (1):
      btrfs: fix discard worker infinite loop after disabling discard
Kyoji Ogasawara (1):
      btrfs: add back warning for mount option commit values exceeding 300
 fs/btrfs/discard.c | 17 +++++++++++++++--
 fs/btrfs/fs.h      |  1 +
 fs/btrfs/inode.c   |  7 +++++++
 fs/btrfs/super.c   |  4 ++++
 4 files changed, 27 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists
 
