All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Isofs, udf, and quota changes for v5.12-rc1
@ 2021-02-22 13:53 Jan Kara
  2021-02-22 21:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2021-02-22 13:53 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-fsdevel

  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Isofs, udf, and quota changes for v5.12-rc1
  2021-02-22 13:53 [GIT PULL] Isofs, udf, and quota changes for v5.12-rc1 Jan Kara
@ 2021-02-22 21:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-22 21:35 UTC (permalink / raw
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Mon, 22 Feb 2021 14:53:22 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.12-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9fe190462668d4dc6db56e819322624cbfda919b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-22 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-22 13:53 [GIT PULL] Isofs, udf, and quota changes for v5.12-rc1 Jan Kara
2021-02-22 21:35 ` pr-tracker-bot

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.