linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] Isofs, udf, and quota changes for v5.12-rc1
Date: Mon, 22 Feb 2021 14:53:22 +0100	[thread overview]
Message-ID: <20210222135322.GG19630@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_v5.12-rc1

to get several udf, isofs, and quota fixes.

Top of the tree is b9bffa10b267. The full shortlog is:

BingJing Chang (4):
      parser: add unsigned int parser
      isofs: handle large user and group ID
      udf: handle large user and group ID
      parser: Fix kernel-doc markups

Jan Kara (1):
      quota: Fix memory leak when handling corrupted quota file

Pan Bian (1):
      isofs: release buffer head before return

Steven J. Magnani (1):
      udf: fix silent AED tagLocation corruption

The diffstat is

 fs/isofs/dir.c         |  1 +
 fs/isofs/inode.c       |  9 +++++----
 fs/isofs/namei.c       |  1 +
 fs/quota/quota_v2.c    | 11 ++++++++---
 fs/udf/inode.c         |  9 ++++++---
 fs/udf/super.c         |  9 +++++----
 include/linux/parser.h |  1 +
 lib/parser.c           | 44 +++++++++++++++++++++++++++++++++-----------
 8 files changed, 60 insertions(+), 25 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

             reply	other threads:[~2021-02-22 13:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 13:53 Jan Kara [this message]
2021-02-22 21:35 ` [GIT PULL] Isofs, udf, and quota changes for v5.12-rc1 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=20210222135322.GG19630@quack2.suse.cz \
    --to=jack@suse.cz \
    --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).