From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org,
Ritesh Harjani <riteshh@linux.ibm.com>,
Christoph Hellwig <hch@infradead.org>
Subject: [GIT PULL] fixes for 5.7
Date: Thu, 21 May 2020 10:12:43 -0400 [thread overview]
Message-ID: <20200521141243.GA2942212@mit.edu> (raw)
The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd:
Linux 5.7-rc4 (2020-05-03 14:56:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/fiemap-regression-fix
for you to fetch changes up to 959f7584512941a614113bfddb41b6812214169d:
ext4: fix fiemap size checks for bitmap files (2020-05-19 15:03:37 -0400)
----------------------------------------------------------------
Fix regression in ext4's FIEMAP handling introduced in v5.7-rc1
----------------------------------------------------------------
Christoph Hellwig (1):
ext4: fix fiemap size checks for bitmap files
Ritesh Harjani (1):
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
fs/ext4/ext4.h | 2 +-
fs/ext4/extents.c | 31 +++++++++++++++++++++++++++++++
fs/ext4/ioctl.c | 33 ++-------------------------------
3 files changed, 34 insertions(+), 32 deletions(-)
next reply other threads:[~2020-05-21 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 14:12 Theodore Y. Ts'o [this message]
2020-05-21 20:55 ` [GIT PULL] fixes for 5.7 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=20200521141243.GA2942212@mit.edu \
--to=tytso@mit.edu \
--cc=hch@infradead.org \
--cc=linux-ext4@vger.kernel.org \
--cc=riteshh@linux.ibm.com \
--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 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.