[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140811113803.GE29526@quack.suse.cz>
Date: Mon, 11 Aug 2014 13:38:03 +0200
From: Jan Kara <jack@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] Quota, reiserfs, udf updates for 3.17-rc1
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus
to get scalability improvements for quota, a few reiserfs fixes, and couple
of misc cleanups (udf, ext2).
Top of the tree is 20601c5299c8. The full shortlog is:
Andy Shevchenko (1):
fs/udf: re-use hex_asc_upper_{hi,lo} macros
Chao Yu (1):
udf: avoid redundant memcpy when writing data in ICB
Fabian Frederick (2):
udf: use linux/uaccess.h
fs/quota: kernel-doc warning fixes
Himangi Saraogi (1):
fs/ext2/super.c: Drop memory allocation cast
Jan Kara (2):
reiserfs: Avoid warning from unlock_new_inode()
reiserfs: Fix use after free in journal teardown
Jeff Mahoney (1):
reiserfs: fix corruption introduced by balance_leaf refactor
Niu Yawei (5):
quota: missing lock in dqcache_shrink_scan()
quota: protect Q_GETFMT by dqonoff_mutex
quota: avoid unnecessary dqget()/dqput() calls
quota: simplify remove_inode_dquot_ref()
quota: remove dqptr_sem
The diffstat is
fs/ext2/super.c | 2 +-
fs/quota/dquot.c | 182 +++++++++++++++++++++++--------------------------
fs/quota/kqid.c | 2 +-
fs/quota/netlink.c | 3 +-
fs/quota/quota.c | 6 +-
fs/reiserfs/do_balan.c | 111 +++++++++++++++++-------------
fs/reiserfs/journal.c | 22 ++++--
fs/reiserfs/lbalance.c | 5 +-
fs/reiserfs/namei.c | 41 ++++++-----
fs/reiserfs/reiserfs.h | 9 +--
fs/reiserfs/super.c | 6 +-
fs/super.c | 1 -
fs/udf/file.c | 22 +-----
fs/udf/lowlevel.c | 2 +-
fs/udf/super.c | 2 +-
fs/udf/symlink.c | 2 +-
fs/udf/unicode.c | 9 ++-
include/linux/quota.h | 1 -
18 files changed, 216 insertions(+), 212 deletions(-)
Thanks
Honza
--
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists