linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] Ext3 & ext2 fix, quota improvement
@ 2012-01-20 16:39 Jan Kara
  2012-01-20 16:44 ` Christoph Hellwig
  2012-01-24 14:25 ` Jan Kara
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Kara @ 2012-01-20 16:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML


  Hello Linus,

  could you please pull from

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

The most important is an ext3 fix of corruption after power failure. The
other two patches are just minor things...

Top of the tree is 46fe44c. The full shortlog is:

Djalal Harouni (1):
      ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls

Jan Kara (2):
      jbd: Issue cache flush after checkpointing
      quota: Pass information that quota is stored in system file to userspace

The diffstat is

 fs/ext2/ioctl.c       |   22 ++++++++++++++++------
 fs/jbd/checkpoint.c   |   27 ++++++++++++++++++++++-----
 fs/jbd/recovery.c     |    4 ++++
 fs/quota/dquot.c      |    8 +++++---
 include/linux/quota.h |    6 +++++-
 5 files changed, 52 insertions(+), 15 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-24 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-20 16:39 [PULL REQUEST] Ext3 & ext2 fix, quota improvement Jan Kara
2012-01-20 16:44 ` Christoph Hellwig
2012-01-20 19:05   ` Jan Kara
2012-01-24 14:25 ` Jan Kara
2012-01-24 16:36   ` Christoph Hellwig

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