From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org,
linux-mm@kvack.org
Subject: [GIT PULL] Two fixes for 5.15-rc3
Date: Fri, 24 Sep 2021 12:27:04 +0200 [thread overview]
Message-ID: <20210924102703.GA19744@quack2.suse.cz> (raw)
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v5.15-rc3
to get a fix for ext2 sleep in atomic context in case of some fs problems
and a cleanup of an invalidate_lock initialization.
Top of the tree is 372d1f3e1bfe. The full shortlog is:
Dan Carpenter (1):
ext2: fix sleeping in atomic bugs on error
Sebastian Andrzej Siewior (1):
mm: Fully initialize invalidate_lock, amend lock class later
The diffstat is
fs/ext2/balloc.c | 14 ++++++--------
fs/inode.c | 6 ++++--
2 files changed, 10 insertions(+), 10 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
next reply other threads:[~2021-09-24 10:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 10:27 Jan Kara [this message]
2021-09-24 17:33 ` [GIT PULL] Two fixes for 5.15-rc3 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=20210924102703.GA19744@quack2.suse.cz \
--to=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-mm@kvack.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;
as well as URLs for NNTP newsgroup(s).