[GIT PULL] UDF fixes and quota cleanups for 4.5-rc1

From: Jan Kara
Date: Fri Jan 15 2016 - 09:03:14 EST


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@xxxxxxxx>
SUSE Labs, CR