All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.17-rc5
@ 2022-02-15 14:44 David Sterba
  2022-02-15 17:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2022-02-15 14:44 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixups. Please pull, thanks.

* yield CPU more often when defragmenting a large file

* skip defragmenting extents already under writeback

* improve error message when send fails to write file data

* get rid of warning when mounted with flushoncommit

----------------------------------------------------------------
The following changes since commit 40cdc509877bacb438213b83c7541c5e24a1d9ec:

  btrfs: skip reserved bytes warning on unmount after log cleanup failure (2022-01-31 16:06:50 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.17-rc4-tag

for you to fetch changes up to 2e7be9db125a0bf940c5d65eb5c40d8700f738b5:

  btrfs: send: in case of IO error log it (2022-02-09 18:53:26 +0100)

----------------------------------------------------------------
Dāvis Mosāns (1):
      btrfs: send: in case of IO error log it

Filipe Manana (1):
      btrfs: get rid of warning on transaction commit when using flushoncommit

Qu Wenruo (2):
      btrfs: don't hold CPU for too long when defragging a file
      btrfs: defrag: don't try to defrag extents which are under writeback

 fs/btrfs/ioctl.c       |  5 +++++
 fs/btrfs/send.c        |  4 ++++
 fs/btrfs/transaction.c | 12 ++++++++++--
 3 files changed, 19 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.17-rc5
  2022-02-15 14:44 [GIT PULL] Btrfs fixes for 5.17-rc5 David Sterba
@ 2022-02-15 17:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-15 17:18 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Tue, 15 Feb 2022 15:44:49 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.17-rc4-tag

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

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:[~2022-02-15 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 14:44 [GIT PULL] Btrfs fixes for 5.17-rc5 David Sterba
2022-02-15 17:18 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.