mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	tytso@mit.edu, linux-ext4@vger.kernel.org
Subject: [PULL REQUEST] Ext3, ext4 and quota fixes for 2.6.33-rc2
Date: Wed, 23 Dec 2009 13:51:10 +0100	[thread overview]
Message-ID: <20091223125110.GA3159@quack.suse.cz> (raw)

  Hello Linus,

  could you please pull from

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

  to get:

Dmitry Monakhov (7):
      ext3: quota macros cleanup [V2]
      Add unlocked version of inode_add_bytes() function
      quota: decouple fs reserved space from quota reservation
      ext4: Convert to generic reserved quota's space management.
      quota: Move duplicated code to separate functions
      ext4: Fix potential quota deadlock
      ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)

Eric Sandeen (4):
      ext3: Remove outdated comment about lock_super()
      ext3: ext3_mark_recovery_complete() doesn't need to use lock_super
      ext3: Replace lock/unlock_super() with an explicit lock for the orphan list
      ext3: Replace lock/unlock_super() with an explicit lock for resizing

Jan Kara (2):
      quota: Fix 64-bit limits setting on 32-bit archs
      quota: Improve checking of quota file header

Yin Kangkai (1):
      jbd: jbd-debug and jbd2-debug should be writable

I push ext4 fixes instead of Ted because of quota dependencies. Ext3
locking changes fix deadlock during filesystem resizing so I hope they're
fine even for -rc2.

The diffstat is

 fs/ext3/inode.c            |    8 +-
 fs/ext3/namei.c            |   28 +++--
 fs/ext3/resize.c           |   35 +++---
 fs/ext3/super.c            |   19 +---
 fs/ext4/ext4.h             |    6 +-
 fs/ext4/inode.c            |   36 +++---
 fs/ext4/mballoc.c          |    6 -
 fs/ext4/super.c            |    5 +
 fs/jbd/journal.c           |    2 +-
 fs/jbd2/journal.c          |    3 +-
 fs/quota/dquot.c           |  288 ++++++++++++++++++++++++--------------------
 fs/quota/quota_v2.c        |    9 +-
 fs/stat.c                  |   10 ++-
 include/linux/ext3_fs_sb.h |    2 +
 include/linux/ext3_jbd.h   |    7 +-
 include/linux/fs.h         |    1 +
 include/linux/quota.h      |    5 +-
 17 files changed, 253 insertions(+), 217 deletions(-)

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

                 reply	other threads:[~2009-12-23 12:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091223125110.GA3159@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®