linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.3-rc3
@ 2019-08-02 16:50 David Sterba
  2019-08-02 22:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2019-08-02 16:50 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel

Hi,

please pull the branch with the following fixes:

* tiny race window during 2 transactions aborting at the same time can
  accidentally lead to a commit

* regression fix, possible deadlock during fiemap

* fix for an old bug when incremental send can fail on a file that has
  been deduplicated in a special way

Thanks.

----------------------------------------------------------------
The following changes since commit a3b46b86ca76d7f9d487e6a0b594fd1984e0796e:

  btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range (2019-07-26 12:21:22 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.3-rc2-tag

for you to fetch changes up to a6d155d2e363f26290ffd50591169cb96c2a609e:

  Btrfs: fix deadlock between fiemap and transaction commits (2019-07-30 18:25:12 +0200)

----------------------------------------------------------------
Filipe Manana (3):
      Btrfs: fix incremental send failure after deduplication
      Btrfs: fix race leading to fs corruption after transaction abort
      Btrfs: fix deadlock between fiemap and transaction commits

 fs/btrfs/backref.c     |  2 +-
 fs/btrfs/send.c        | 77 ++++++++++----------------------------------------
 fs/btrfs/transaction.c | 32 ++++++++++++++++++---
 fs/btrfs/transaction.h |  3 ++
 4 files changed, 47 insertions(+), 67 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.3-rc3
  2019-08-02 16:50 [GIT PULL] Btrfs fixes for 5.3-rc3 David Sterba
@ 2019-08-02 22:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-02 22:10 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, clm, linux-btrfs, linux-kernel

The pull request you sent on Fri,  2 Aug 2019 18:50:19 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.3-rc2-tag

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

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-08-02 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 16:50 [GIT PULL] Btrfs fixes for 5.3-rc3 David Sterba
2019-08-02 22:10 ` 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).