From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
clm@fb.com, linux-btrfs@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Btrfs fixes for 4.20-rc1
Date: Sun, 11 Nov 2018 13:10:56 +0100 [thread overview]
Message-ID: <cover.1541937408.git.dsterba@suse.com> (raw)
Hi,
this update brings several fixes to recent release (4.19, fixes tagged
for stable) and other fixes. No merge conflicts. Please pull, thanks.
----------------------------------------------------------------
The following changes since commit 9084cb6a24bf5838a665af92ded1af8363f9e563:
Btrfs: fix use-after-free when dumping free space (2018-10-22 20:31:22 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.20-rc1-tag
for you to fetch changes up to d6fd0ae25c6495674dc5a41a8d16bc8e0073276d:
Btrfs: fix missing delayed iputs on unmount (2018-11-07 20:17:45 +0100)
----------------------------------------------------------------
Arnd Bergmann (1):
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Filipe Manana (4):
Btrfs: fix missing data checksums after a ranged fsync (msync)
Btrfs: fix deadlock on tree root leaf when finding free extent
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Btrfs: fix data corruption due to cloning of eof block
Lu Fengqi (1):
btrfs: fix pinned underflow after transaction aborted
Omar Sandoval (1):
Btrfs: fix missing delayed iputs on unmount
Robbie Ko (1):
Btrfs: fix cur_offset in the error case for nocow
Shaokun Zhang (1):
btrfs: tree-checker: Fix misleading group system information
fs/btrfs/ctree.h | 3 +++
fs/btrfs/disk-io.c | 63 +++++++++++++++++++--------------------------
fs/btrfs/free-space-cache.c | 22 +++++++++++++++-
fs/btrfs/inode.c | 37 ++++++++++++++++----------
fs/btrfs/ioctl.c | 14 ++++++++--
fs/btrfs/super.c | 6 ++---
fs/btrfs/tree-checker.c | 2 +-
fs/btrfs/tree-log.c | 17 ++++++++++++
8 files changed, 107 insertions(+), 57 deletions(-)
next reply other threads:[~2018-11-11 12:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-11 12:10 David Sterba [this message]
2018-11-11 23:10 ` [GIT PULL] Btrfs fixes for 4.20-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1541937408.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=clm@fb.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).