linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.0-rc2
@ 2019-01-13 16:39 David Sterba
  2019-01-13 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2019-01-13 16:39 UTC (permalink / raw)
  To: torvalds; +Cc: clm, linux-btrfs, linux-kernel

Hi,

please pull the following branch to get:

- 2 regression fixes in clone/dedupe ioctls, the generic check callback
  needs to lock extents properly and wait for io to avoid problems with
  writeback and relocation

- fix deadlock when using free space tree due to block group creation

- a recently added check refuses a valid fileystem with seeding device,
  make that work again with a quickfix, proper solution needs more
  intrusive changes

Thanks.

----------------------------------------------------------------
The following changes since commit 52042d8e82ff50d40e76a275ac0b97aa663328b0:

  btrfs: Fix typos in comments and strings (2018-12-17 14:51:50 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.0-rc1-tag

for you to fetch changes up to 1b3922a8bc74231f9a767d1be6d9a061a4d4eeab:

  btrfs: Use real device structure to verify dev extent (2019-01-10 17:13:00 +0100)

----------------------------------------------------------------
Filipe Manana (3):
      Btrfs: fix race between cloning range ending at eof and writeback
      Btrfs: fix race between reflink/dedupe and relocation
      Btrfs: fix deadlock when using free space tree due to block group creation

Qu Wenruo (1):
      btrfs: Use real device structure to verify dev extent

 fs/btrfs/ctree.c   | 16 +++++++++-------
 fs/btrfs/ioctl.c   | 49 +++++++++++++++++++++++++++++++++++++++++++------
 fs/btrfs/volumes.c | 12 ++++++++++++
 3 files changed, 64 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.0-rc2
  2019-01-13 16:39 [GIT PULL] Btrfs fixes for 5.0-rc2 David Sterba
@ 2019-01-13 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-13 18:05 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, clm, linux-btrfs, linux-kernel

The pull request you sent on Sun, 13 Jan 2019 17:39:38 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.0-rc1-tag

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

Thank you!

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

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

end of thread, other threads:[~2019-01-13 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-13 16:39 [GIT PULL] Btrfs fixes for 5.0-rc2 David Sterba
2019-01-13 18:05 ` 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).