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

Hi,

we have a few regressions and one fix for stable. Please pull, thanks.

* revert fsync optimization

* fix lost i_size update

* fix a space accounting leak

* build fix, add back definition of a deprecated ioctl flag

* fix search condition for old roots in relocation

----------------------------------------------------------------
The following changes since commit 6ff06729c22ec0b7498d900d79cc88cfb8aceaeb:

  btrfs: fix missing semaphore unlock in btrfs_sync_file (2020-03-25 16:29:16 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 34c51814b2b87cb2e5a98c92fe957db2ee8e27f4:

  btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition (2020-04-10 18:48:27 +0200)

----------------------------------------------------------------
Eugene Syromiatnikov (1):
      btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition

Filipe Manana (3):
      btrfs: fix lost i_size update after cloning inline extent
      btrfs: make full fsyncs always operate on the entire file again
      btrfs: fix reclaim counter leak of space_info objects

Josef Bacik (1):
      btrfs: check commit root generation in should_ignore_root

 fs/btrfs/block-group.c     |  1 +
 fs/btrfs/file.c            | 15 ++++++++
 fs/btrfs/reflink.c         |  1 +
 fs/btrfs/relocation.c      |  4 +-
 fs/btrfs/space-info.c      | 20 +++++++---
 fs/btrfs/tree-log.c        | 93 +++++++---------------------------------------
 include/uapi/linux/btrfs.h | 10 ++---
 7 files changed, 51 insertions(+), 93 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.7-rc2
  2020-04-14 13:59 [GIT PULL] Btrfs fixes for 5.7-rc2 David Sterba
@ 2020-04-14 19:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-04-14 19:05 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Tue, 14 Apr 2020 15:59:45 +0200:

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

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

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-04-14 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14 13:59 [GIT PULL] Btrfs fixes for 5.7-rc2 David Sterba
2020-04-14 19: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).