linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.9-rc6
@ 2024-04-24 10:01 David Sterba
  2024-04-24 16:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2024-04-24 10:01 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few more fixes, thanks.

- fix information leak by the buffer returned from LOGICAL_INO ioctl

- fix flipped condition in scrub when tracking sectors in zoned mode

- fix calculation when dropping extent range

- reinstate fallback to write uncompressed data in case of fragmented
  space that could not store the entire compressed chunk

- minor fix to message formatting style to make it conforming to the
  commonly used style

----------------------------------------------------------------
The following changes since commit 1db7959aacd905e6487d0478ac01d89f86eb1e51:

  btrfs: do not wait for short bulk allocation (2024-04-09 23:20:32 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.9-rc5-tag

for you to fetch changes up to fe1c6c7acce10baf9521d6dccc17268d91ee2305:

  btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (2024-04-18 18:18:50 +0200)

----------------------------------------------------------------
David Sterba (1):
      btrfs: remove colon from messages with state

Johannes Thumshirn (1):
      btrfs: fix information leak in btrfs_ioctl_logical_to_ino()

Naohiro Aota (1):
      btrfs: scrub: run relocation repair when/only needed

Qu Wenruo (1):
      btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()

Sweet Tea Dorminy (1):
      btrfs: fallback if compressed IO fails for ENOSPC

 fs/btrfs/backref.c                | 12 +++---------
 fs/btrfs/extent_map.c             |  2 +-
 fs/btrfs/inode.c                  | 13 ++++++-------
 fs/btrfs/messages.c               |  2 +-
 fs/btrfs/scrub.c                  | 18 +++++++++---------
 fs/btrfs/tests/extent-map-tests.c |  5 +++++
 6 files changed, 25 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Btrfs fixes for 6.9-rc6
  2024-04-24 10:01 [GIT PULL] Btrfs fixes for 6.9-rc6 David Sterba
@ 2024-04-24 16:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-24 16:30 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Wed, 24 Apr 2024 12:01:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.9-rc5-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e88c4cfcb7b888ac374916806f86c17d8ecaeb67

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-24 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24 10:01 [GIT PULL] Btrfs fixes for 6.9-rc6 David Sterba
2024-04-24 16:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).