linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UDF fixes and quota cleanups for 4.5-rc1
@ 2016-01-15 14:03 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2016-01-15 14:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, LKML

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get several UDF fixes and some minor quota cleanups.

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

Andrew Gabbasov (2):
      udf: Prevent buffer overrun with multi-byte characters
      udf: Check output buffer length when converting name to CS0

Arnd Bergmann (1):
      udf: avoid uninitialized variable use

Jan Kara (2):
      udf: Factor out code for creating indirect extent
      udf: Fix lost indirect extent block

Julia Lawall (1):
      quota: constify qtree_fmt_operations structures

Paul Gortmaker (2):
      fs: make quota/netlink.c explicitly non-modular
      fs: make quota/dquot.c explicitly non-modular

Vegard Nossum (2):
      udf: limit the maximum number of TD redirections
      udf: limit the maximum number of indirect extents in a row

The diffstat is

 fs/ocfs2/quota.h            |   2 +-
 fs/ocfs2/quota_global.c     |   2 +-
 fs/quota/dquot.c            |   2 +-
 fs/quota/netlink.c          |   5 +-
 fs/quota/quota_v2.c         |   4 +-
 fs/udf/balloc.c             |  98 +-----------------
 fs/udf/inode.c              | 243 +++++++++++++++++++++++++++-----------------
 fs/udf/super.c              |  14 +++
 fs/udf/udfdecl.h            |   4 +
 fs/udf/unicode.c            |  21 +++-
 include/linux/dqblk_qtree.h |   2 +-
 11 files changed, 196 insertions(+), 201 deletions(-)

							Thanks
								Honza

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-15 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-15 14:03 [GIT PULL] UDF fixes and quota cleanups for 4.5-rc1 Jan Kara

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).