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] UDF support for UTF-16
Date: Thu, 7 Jun 2018 17:31:01 +0200	[thread overview]
Message-ID: <20180607153101.zaqogifrehyzdxpl@quack2.suse.cz> (raw)

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git udf_for_v4.18-rc1

to get UDF support for UTF-16 characters in file names.

Top of the tree is 3be4aaf4e2d3. The full shortlog is:

Jan Kara (6):
      udf: Always require NLS support
      udf: Use UTF-32 <-> UTF-8 conversion functions from NLS
      udf: Convert ident strings to proper charset
      udf: Push sb argument to udf_name_[to|from]_CS0()
      udf: Add support for encoding UTF-16 characters
      udf: Add support for decoding UTF-16 characters

The diffstat is

 fs/udf/Kconfig   |   6 +-
 fs/udf/super.c   |  12 +--
 fs/udf/udfdecl.h |   3 +-
 fs/udf/unicode.c | 260 +++++++++++++++++++++++++++----------------------------
 4 files changed, 131 insertions(+), 150 deletions(-)

							Thanks
								Honza

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

             reply	other threads:[~2018-06-07 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 15:31 Jan Kara [this message]
2018-06-07 16:50 ` [GIT PULL] UDF support for UTF-16 Linus Torvalds
2018-06-07 16:59   ` Matthew Wilcox
2018-06-07 17:15     ` Linus Torvalds
2018-06-08 11:56       ` 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=20180607153101.zaqogifrehyzdxpl@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).