All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1
@ 2021-08-25 13:19 Jan Kara
  2021-08-30 17:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2021-08-25 13:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

  Hello Linus,

  another early pull request for the merge window. Could you please pull from

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

to get several smaller fixes and cleanups in UDF and isofs.

Top of the tree is 58bc6d1be2f3. The full shortlog is:

Jan Kara (4):
      udf: Check LVID earlier
      udf: Remove unused declaration
      udf: Get rid of 0-length arrays
      udf: Get rid of 0-length arrays in struct fileIdentDesc

Pali Rohár (2):
      udf: Fix iocharset=utf8 mount option
      isofs: joliet: Fix iocharset=utf8 mount option

Stian Skjelstad (1):
      udf_get_extendedattr() had no boundary checks.

The diffstat is

 fs/isofs/inode.c  | 27 ++++++++++----------
 fs/isofs/isofs.h  |  1 -
 fs/isofs/joliet.c |  4 +--
 fs/udf/dir.c      |  5 ++--
 fs/udf/ecma_167.h | 44 ++++++++++++++++----------------
 fs/udf/inode.c    |  3 +--
 fs/udf/misc.c     | 13 ++++++++--
 fs/udf/namei.c    | 13 +++++-----
 fs/udf/osta_udf.h | 22 +++++-----------
 fs/udf/super.c    | 75 ++++++++++++++++++++++++++-----------------------------
 fs/udf/udf_sb.h   |  2 --
 fs/udf/udfdecl.h  |  4 +++
 fs/udf/unicode.c  |  4 +--
 13 files changed, 103 insertions(+), 114 deletions(-)

							Thanks
								Honza

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

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

* Re: [GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1
  2021-08-25 13:19 [GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1 Jan Kara
@ 2021-08-30 17:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-30 17:20 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Wed, 25 Aug 2021 15:19:41 +0200:

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

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

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-08-30 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 13:19 [GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1 Jan Kara
2021-08-30 17:20 ` 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.