All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.7-rc4, part 2
@ 2020-05-03 16:25 David Sterba
  2020-05-03 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2020-05-03 16:25 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few more stability fixes, minor build warning fixes and
git url fixup. Thanks.

- fix partial loss of prealloc extent past i_size after fsync

- fix potential deadlock due to wrong transaction handle passing via
  journal_info

- fix gcc 4.8 struct intialization warning

- update git URL in MAINTAINERS entry

----------------------------------------------------------------
The following changes since commit 1402d17dfd9657be0da8458b2079d03c2d61c86a:

  btrfs: fix transaction leak in btrfs_recover_relocation (2020-04-23 17:24:56 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.7-rc3-tag

for you to fetch changes up to eb91db63a90d8f8e8768b82fcb2cae5f7198cf6b:

  MAINTAINERS: btrfs: fix git repo URL (2020-05-03 18:13:18 +0200)

----------------------------------------------------------------
Arnd Bergmann (1):
      btrfs: fix gcc-4.8 build warning for struct initializer

Eric Biggers (1):
      MAINTAINERS: btrfs: fix git repo URL

Filipe Manana (1):
      btrfs: fix partial loss of prealloc extent past i_size after fsync

Qu Wenruo (1):
      btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info

 MAINTAINERS            |  2 +-
 fs/btrfs/backref.c     |  2 +-
 fs/btrfs/transaction.c | 13 +++++++++++--
 fs/btrfs/tree-log.c    | 43 ++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 53 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.7-rc4, part 2
  2020-05-03 16:25 [GIT PULL] Btrfs fixes for 5.7-rc4, part 2 David Sterba
@ 2020-05-03 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-03 18:35 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Sun,  3 May 2020 18:25:37 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.7-rc3-tag

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

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:[~2020-05-03 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-03 16:25 [GIT PULL] Btrfs fixes for 5.7-rc4, part 2 David Sterba
2020-05-03 18:35 ` 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.