* [GIT PULL] Btrfs fixes for 5.12-rc5
@ 2021-03-25 21:36 David Sterba
2021-03-25 22:42 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-03-25 21:36 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
From: David Sterba <dsterba@suse.cz>
Hi,
there are few fixes for issues that have some user visibility and are
simple enough for this time of development cycle.
Please pull thanks.
- a few fixes for rescue= mount option, adding more checks for missing
trees
- fix sleeping in atomic context on qgroup deletion
- fix subvolume deletion on mount
- fix build with M= syntax
- fix checksum mismatch error message for direct io
----------------------------------------------------------------
The following changes since commit 485df75554257e883d0ce39bb886e8212349748e:
btrfs: always pin deleted leaves when there are active tree mod log users (2021-03-16 20:32:22 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.12-rc4-tag
for you to fetch changes up to c1d6abdac46ca8127274bea195d804e3f2cec7ee:
btrfs: fix check_data_csum() error message for direct I/O (2021-03-18 21:25:11 +0100)
----------------------------------------------------------------
David Sterba (1):
btrfs: fix build when using M=fs/btrfs
Filipe Manana (2):
btrfs: fix subvolume/snapshot deletion not triggered on mount
btrfs: fix sleep while in non-sleep context during qgroup removal
Johannes Thumshirn (1):
btrfs: zoned: remove outdated WARN_ON in direct IO
Josef Bacik (3):
btrfs: do not initialize dev stats if we have no dev_root
btrfs: initialize device::fs_info always
btrfs: do not initialize dev replace for bad dev root
Omar Sandoval (1):
btrfs: fix check_data_csum() error message for direct I/O
fs/btrfs/Makefile | 10 ++++++----
fs/btrfs/dev-replace.c | 3 +++
fs/btrfs/disk-io.c | 19 +++++++++++++++++--
fs/btrfs/inode.c | 18 +++++++++---------
fs/btrfs/qgroup.c | 12 ++++++++++--
fs/btrfs/volumes.c | 3 +++
6 files changed, 48 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 5.12-rc5
2021-03-25 21:36 [GIT PULL] Btrfs fixes for 5.12-rc5 David Sterba
@ 2021-03-25 22:42 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-25 22:42 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Thu, 25 Mar 2021 22:36:55 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.12-rc4-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/701c09c988bd60d950d49c48993b6c06efbfba7f
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-03-25 22:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-25 21:36 [GIT PULL] Btrfs fixes for 5.12-rc5 David Sterba
2021-03-25 22:42 ` 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).