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 fix for 5.2-rc5
Date: Tue, 11 Jun 2019 18:16:28 +0200 [thread overview]
Message-ID: <cover.1560268545.git.dsterba@suse.com> (raw)
Hi,
here's one regression fix to TRIM ioctl. The range cannot be used as
its meaning can be confusing regarding physical and logical addresses.
This confusion in code led to potential corruptions when the range
overlapped data.
The original patch made it to several stable kernels and was promptly
reverted, the version for master branch is different due to additional
changes but the change is effectively the same.
Please pull, thanks.
----------------------------------------------------------------
The following changes since commit 06989c799f04810f6876900d4760c0edda369cf7:
Btrfs: fix race updating log root item during fsync (2019-05-28 19:26:46 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.2-rc4-tag
for you to fetch changes up to 8103d10b71610aa65a65d6611cd3ad3f3bd7beeb:
btrfs: Always trim all unallocated space in btrfs_trim_free_extents (2019-06-07 14:52:05 +0200)
----------------------------------------------------------------
Nikolay Borisov (1):
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
fs/btrfs/extent-tree.c | 28 +++-------------------------
1 file changed, 3 insertions(+), 25 deletions(-)
next reply other threads:[~2019-06-11 16:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-11 16:16 David Sterba [this message]
2019-06-12 1:55 ` [GIT PULL] Btrfs fix for 5.2-rc5 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.1560268545.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