* [GIT PULL] ext2, ext3, reiserfs, quota fixes for 3.9-rc3
@ 2013-03-14 13:29 Jan Kara
0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2013-03-14 13:29 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, linux-ext4
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 <jack@suse.cz>
SUSE Labs, CR
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-14 13:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14 13:29 [GIT PULL] ext2, ext3, reiserfs, quota fixes for 3.9-rc3 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).