From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 bug fixes for 5.10-rc
Date: Sun, 22 Nov 2020 14:07:43 -0500 [thread overview]
Message-ID: <20201122190743.GA198093@mit.edu> (raw)
The following changes since commit 09162bc32c880a791c6c0668ce0745cf7958f576:
Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_fixes2
for you to fetch changes up to f902b216501094495ff75834035656e8119c537f:
ext4: fix bogus warning in ext4_update_dx_flag() (2020-11-19 22:41:10 -0500)
----------------------------------------------------------------
A final set of miscellaneous bug fixes for ext4
----------------------------------------------------------------
Jan Kara (1):
ext4: fix bogus warning in ext4_update_dx_flag()
Mauro Carvalho Chehab (1):
jbd2: fix kernel-doc markups
Theodore Ts'o (1):
ext4: drop fast_commit from /proc/mounts
fs/ext4/ext4.h | 3 ++-
fs/ext4/super.c | 4 ----
fs/jbd2/journal.c | 34 ++++++++++++++++++----------------
fs/jbd2/transaction.c | 31 ++++++++++++++++---------------
include/linux/jbd2.h | 2 +-
5 files changed, 37 insertions(+), 37 deletions(-)
next reply other threads:[~2020-11-22 19:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-22 19:07 Theodore Y. Ts'o [this message]
2020-11-22 21:09 ` [GIT PULL] ext4 bug fixes for 5.10-rc 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=20201122190743.GA198093@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 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.