linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.15-rc1
@ 2021-09-09 13:42 David Sterba
  2021-09-09 23:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-09-09 13:42 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few fixes that don't need to be delayed, though I don't mind if you
merge this post rc1. Please pull, thanks.

* fix max_inline mount option limit on 64k page system

* lockdep fixes
  * update bdev time in a safer way
  * move bdev put outside of sb write section when removing device
  * fix possible deadlock when mounting seed/sprout filesystem

* zoned mode: fix split extent accounting

* minor include fixup

----------------------------------------------------------------
The following changes since commit 0d977e0eba234e01a60bdde27314dc21374201b3:

  btrfs: reset replace target device to allocation state on close (2021-08-23 13:57:18 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f79645df806565a03abb2847a1d20e6930b25e7e:

  btrfs: zoned: fix double counting of split ordered extent (2021-09-07 14:30:41 +0200)

----------------------------------------------------------------
Anand Jain (2):
      btrfs: fix upper limit for max_inline for page size 64K
      btrfs: fix lockdep warning while mounting sprout fs

Josef Bacik (2):
      btrfs: update the bdev time directly when closing
      btrfs: delay blkdev_put until after the device remove

Kari Argillander (1):
      btrfs: use correct header for div_u64 in misc.h

Naohiro Aota (1):
      btrfs: zoned: fix double counting of split ordered extent

 fs/btrfs/disk-io.c      | 48 ++++++++++++++++++++++++------------------------
 fs/btrfs/ioctl.c        | 15 +++++++++++----
 fs/btrfs/misc.h         |  2 +-
 fs/btrfs/ordered-data.c |  8 ++++++++
 fs/btrfs/volumes.c      | 48 +++++++++++++++++++++++++++++++-----------------
 fs/btrfs/volumes.h      |  3 ++-
 6 files changed, 77 insertions(+), 47 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.15-rc1
  2021-09-09 13:42 [GIT PULL] Btrfs fixes for 5.15-rc1 David Sterba
@ 2021-09-09 23:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-09 23:23 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Thu,  9 Sep 2021 15:42:37 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-09-09 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 13:42 [GIT PULL] Btrfs fixes for 5.15-rc1 David Sterba
2021-09-09 23:23 ` 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).