LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: torvalds@linux-foundation.org
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 fixes for 4.17-rc3
Date: Sat, 28 Apr 2018 22:57:48 -0400 [thread overview]
Message-ID: <20180429025748.GA9046@thunk.org> (raw)
The following changes since commit e40ff213898502d299351cc2fe1e350cd186f0d3:
ext4: force revalidation of directory pointer after seekdir(2) (2018-04-01 23:21:03 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/for_linus_stable
for you to fetch changes up to 7ef79ad52136712172eb0525bf0b462516bf2f93:
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs (2018-04-26 00:44:46 -0400)
----------------------------------------------------------------
Fix misc. bugs and a regression for ext4.
----------------------------------------------------------------
Eric Biggers (1):
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Lukas Czerner (1):
ext4: fix bitmap position validation
Theodore Ts'o (2):
ext4: set h_journal if there is a failure starting a reserved handle
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
fs/ext4/balloc.c | 9 +++++----
fs/ext4/extents.c | 16 +++++++++++-----
fs/ext4/super.c | 1 +
fs/jbd2/transaction.c | 1 +
4 files changed, 18 insertions(+), 9 deletions(-)
reply other threads:[~2018-04-29 2:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180429025748.GA9046@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] ext4 fixes for 4.17-rc3' \
/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
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).