From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: [GIT PULL] Ext2, udf, and quota changes for v4.21-rc1
Date: Thu, 20 Dec 2018 14:52:52 +0100 [thread overview]
Message-ID: <20181220135252.GB15045@quack2.suse.cz> (raw)
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_4.21-rc1
to get some ext2 cleanups, a fix for UDF crash on corrupted media, and one
quota locking fix.
Top of the tree is 2aad26fa0a3d. The full shortlog is:
Chengguang Xu (3):
ext2: avoid unnecessary operation in ext2_error()
ext2: remove redundant condition check
ext2: change reusable parameter to true when calling mb_cache_entry_create()
Jan Kara (1):
udf: Fix BUG on corrupted inode
Javier Barrio (1):
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
The diffstat is
fs/ext2/super.c | 12 +++++-------
fs/ext2/xattr.c | 3 ++-
fs/quota/quota.c | 3 ++-
fs/udf/inode.c | 6 ++++++
4 files changed, 15 insertions(+), 9 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
next reply other threads:[~2018-12-20 13:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-20 13:52 Jan Kara [this message]
2018-12-28 1:02 ` [GIT PULL] Ext2, udf, and quota changes for v4.21-rc1 Linus Torvalds
2019-01-02 16:45 ` Jan Kara
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=20181220135252.GB15045@quack2.suse.cz \
--to=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@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;
as well as URLs for NNTP newsgroup(s).