Hello Linus,

  could you please pull from

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

to get a fix for regression in ext2, and a fix of one possibly exploitable
format string issue in ext3. The rest isn't too serious.

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

Ionut-Gabriel Radu (1):
      reiserfs: Use kstrdup instead of kmalloc/strcpy

Jan Kara (1):
      ext2: Fix BUG_ON in evict() on inode deletion

Jeff Mahoney (1):
      quota: add missing use of dq_data_lock in __dquot_initialize

Lars-Peter Clausen (1):
      ext3: Fix format string issues

The diffstat is

 fs/ext2/ialloc.c    |    1 -
 fs/ext2/inode.c     |    2 ++
 fs/ext3/super.c     |    4 ++--
 fs/quota/dquot.c    |    5 ++++-
 fs/reiserfs/super.c |    4 +---
 5 files changed, 9 insertions(+), 7 deletions(-)

                                                        Thanks
                                                                Honza
-- 
Jan Kara <j...@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to