* [GIT PULL] Btrfs fixes for 5.6-rc2
@ 2020-02-16 13:51 David Sterba
2020-02-16 19:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2020-02-16 13:51 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
please pull the following mix of fixes. There are two races fixed,
memory leak fix, sysfs directory fixup and two new log messages.
* two fixed race conditions: extent map merging and truncate vs fiemap
* create the right sysfs directory with device information and move the
individual device dirs under it
* print messages when the tree-log is replayed at mount time or cannot
be replayed on remount
Thanks.
----------------------------------------------------------------
The following changes since commit d55966c4279bfc6a0cf0b32bf13f5df228a1eeb6:
btrfs: do not zero f_bavail if we have available space (2020-02-02 18:49:32 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.6-rc1-tag
for you to fetch changes up to 1b9867eb6120db85f8dca8ff42789d9ec9ee16a5:
btrfs: sysfs, move device id directories to UUID/devinfo (2020-02-12 18:28:22 +0100)
----------------------------------------------------------------
Anand Jain (2):
btrfs: sysfs, add UUID/devinfo kobject
btrfs: sysfs, move device id directories to UUID/devinfo
David Sterba (2):
btrfs: print message when tree-log replay starts
btrfs: log message when rw remount is attempted with unclean tree-log
Filipe Manana (2):
Btrfs: fix race between using extent maps and merging them
Btrfs: fix race between shrinking truncate and fiemap
Wenwen Wang (1):
btrfs: ref-verify: fix memory leaks
fs/btrfs/disk-io.c | 1 +
fs/btrfs/extent_map.c | 11 +++++++++++
fs/btrfs/inode.c | 8 ++++++++
fs/btrfs/ref-verify.c | 5 +++++
fs/btrfs/super.c | 2 ++
fs/btrfs/sysfs.c | 17 ++++++++++++++++-
fs/btrfs/volumes.h | 1 +
7 files changed, 44 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 5.6-rc2
2020-02-16 13:51 [GIT PULL] Btrfs fixes for 5.6-rc2 David Sterba
@ 2020-02-16 19:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-16 19:50 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Sun, 16 Feb 2020 14:51:45 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.6-rc1-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/713db356041071d16360e82247de3107ec9ed57f
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-02-16 19:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-16 13:51 [GIT PULL] Btrfs fixes for 5.6-rc2 David Sterba
2020-02-16 19:50 ` 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.