All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.3-rc5
@ 2019-08-18 11:58 David Sterba
  2019-08-18 16:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2019-08-18 11:58 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel

Hi,

please pull two fixes that pop during testing:

* fix for sysfs-related code that adds/removes block groups, warnings
  appear during several fstests in connection with sysfs updates in 5.3,
  the fix essentially replaces a workaround with scope NOFS and applies
  to 5.2-based branch too

* add sanity check of trim range

Thanks.

----------------------------------------------------------------
The following changes since commit a6d155d2e363f26290ffd50591169cb96c2a609e:

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

are available in the Git repository at:

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

for you to fetch changes up to 07301df7d2fc220d3de5f7ad804dcb941400cb00:

  btrfs: trim: Check the range passed into to prevent overflow (2019-08-07 16:42:39 +0200)

----------------------------------------------------------------
Filipe Manana (1):
      Btrfs: fix sysfs warning and missing raid sysfs directories

Qu Wenruo (1):
      btrfs: trim: Check the range passed into to prevent overflow

 fs/btrfs/ctree.h       |  4 ---
 fs/btrfs/disk-io.c     |  2 --
 fs/btrfs/extent-tree.c | 71 +++++++++++++++++++++++++-------------------------
 fs/btrfs/volumes.c     | 13 ---------
 4 files changed, 35 insertions(+), 55 deletions(-)

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

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

The pull request you sent on Sun, 18 Aug 2019 13:58:46 +0200:

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

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

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-18 16:55 UTC | newest]

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