linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.4-rc5
@ 2019-10-22 13:52 David Sterba
  2019-10-22 15:35 ` David Sterba
  2019-10-23 10:25 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2019-10-22 13:52 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull the following updates, all stable material.
Thanks.

Changes:

* fixes of error handling cleanup of metadata accounting with qgroups
  enabled

* fix swapped values for qgroup tracepoints

* fix during file sync, the full-sync status might get dropped
  externally, eg. by background witeback under some circumstances

* don't start unused worker thread, functionality removed already

----------------------------------------------------------------
The following changes since commit 431d39887d6273d6d84edf3c2eab09f4200e788a:

  btrfs: silence maybe-uninitialized warning in clone_range (2019-10-08 13:14:55 +0200)

are available in the Git repository at:

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

for you to fetch changes up to ba0b084ac309283db6e329785c1dc4f45fdbd379:

  Btrfs: check for the full sync flag while holding the inode lock during fsync (2019-10-17 20:36:02 +0200)

----------------------------------------------------------------
David Sterba (1):
      btrfs: don't needlessly create extent-refs kernel thread

Filipe Manana (3):
      Btrfs: add missing extents release on file extent cluster relocation error
      Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
      Btrfs: check for the full sync flag while holding the inode lock during fsync

Qu Wenruo (4):
      btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
      btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()
      btrfs: tracepoints: Fix wrong parameter order for qgroup events
      btrfs: tracepoints: Fix bad entry members of qgroup events

 fs/btrfs/block-group.c       |  1 +
 fs/btrfs/ctree.h             |  5 +----
 fs/btrfs/delalloc-space.c    |  7 ++-----
 fs/btrfs/disk-io.c           |  6 ------
 fs/btrfs/file.c              | 43 ++++++++++++++++++++-----------------------
 fs/btrfs/inode-map.c         |  4 ++--
 fs/btrfs/inode.c             | 12 ++++++------
 fs/btrfs/ioctl.c             |  6 ++----
 fs/btrfs/qgroup.c            |  4 ++--
 fs/btrfs/relocation.c        |  9 +++++----
 include/trace/events/btrfs.h |  3 ++-
 11 files changed, 43 insertions(+), 57 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.4-rc5
  2019-10-22 13:52 [GIT PULL] Btrfs fixes for 5.4-rc5 David Sterba
@ 2019-10-22 15:35 ` David Sterba
  2019-10-23 10:25 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: David Sterba @ 2019-10-22 15:35 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, linux-btrfs, linux-kernel

On Tue, Oct 22, 2019 at 03:52:07PM +0200, David Sterba wrote:
> * fix during file sync, the full-sync status might get dropped
>   externally, eg. by background witeback under some circumstances

Please replace the above merge log entry with

* fix race when handling full sync flag

The above wording was wrong and misleading, the changelog has all the
deatils and my attempt to condense it did not work very well. Thanks.

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

* Re: [GIT PULL] Btrfs fixes for 5.4-rc5
  2019-10-22 13:52 [GIT PULL] Btrfs fixes for 5.4-rc5 David Sterba
  2019-10-22 15:35 ` David Sterba
@ 2019-10-23 10:25 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2019-10-23 10:25 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Tue, 22 Oct 2019 15:52:07 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-10-23 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 13:52 [GIT PULL] Btrfs fixes for 5.4-rc5 David Sterba
2019-10-22 15:35 ` David Sterba
2019-10-23 10:25 ` 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).