* [GIT PULL] ext4 fixes for 4.17-rc3
@ 2018-04-29 2:57 Theodore Y. Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Y. Ts'o @ 2018-04-29 2:57 UTC (permalink / raw)
To: torvalds; +Cc: linux-ext4, linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-29 2:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29 2:57 [GIT PULL] ext4 fixes for 4.17-rc3 Theodore Y. Ts'o
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.