From: "Theodore Ts'o" <tytso@mit.edu>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: [GIT PULL] ext4 fixes for 5.2-rc2
Date: Sat, 25 May 2019 17:07:14 -0400 [thread overview]
Message-ID: <20190525210714.GA18163@mit.edu> (raw)
The following changes since commit 2c1d0e3631e5732dba98ef49ac0bec1388776793:
ext4: avoid panic during forced reboot due to aborted journal (2019-05-17 17:37:18 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable
for you to fetch changes up to 66883da1eee8ad4b38eeff7fa1c86a097d9670fc:
ext4: fix dcache lookup of !casefolded directories (2019-05-24 23:48:23 -0400)
----------------------------------------------------------------
Bug fixes (including a regression fix) for ext4.
----------------------------------------------------------------
Gabriel Krisman Bertazi (1):
ext4: fix dcache lookup of !casefolded directories
Jan Kara (2):
ext4: wait for outstanding dio during truncate in nojournal mode
ext4: do not delete unlinked inode from orphan list on failed truncate
Theodore Ts'o (1):
ext4: don't perform block validity checks on the journal inode
fs/ext4/dir.c | 2 +-
fs/ext4/extents.c | 12 ++++++++----
fs/ext4/inode.c | 23 ++++++++++-------------
3 files changed, 19 insertions(+), 18 deletions(-)
next reply other threads:[~2019-05-25 21:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-25 21:07 Theodore Ts'o [this message]
2019-05-25 22:50 ` [GIT PULL] ext4 fixes for 5.2-rc2 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=20190525210714.GA18163@mit.edu \
--to=tytso@mit.edu \
--cc=linux-ext4@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