From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, linux-ext4@vger.kernel.org
Subject: [PULL REQUEST] Ext3, jbd, and quota fixes for 2.6.39-rc1
Date: Thu, 17 Mar 2011 20:55:54 +0100 [thread overview]
Message-ID: <20110317195554.GA13136@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
The branch contains several ext3, jbd, and quota fixes.
The full shortlog is:
Amir Goldstein (1):
ext3: skip orphan cleanup on rocompat fs
Davidlohr Bueso (1):
quota: return -ENOMEM when memory allocation fails
Eric Sandeen (1):
ext3: Always set dx_node's fake_dirent explicitly.
Justin P. Mattock (1):
jbd: Remove one to many n's in a word.
Tao Ma (3):
ext3: Adjust trim start with first_data_block.
ext3: speed up group trim with the right free block count.
ext3: Fix an overflow in ext3_trim_fs.
The diffstat is
fs/ext3/balloc.c | 21 ++++++++++++---------
fs/ext3/namei.c | 2 +-
fs/ext3/super.c | 7 +++++++
fs/jbd/journal.c | 2 +-
fs/jbd2/journal.c | 2 +-
fs/quota/quota_v2.c | 2 +-
6 files changed, 23 insertions(+), 13 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR
reply other threads:[~2011-03-17 19:55 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=20110317195554.GA13136@quack.suse.cz \
--to=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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;
as well as URLs for NNTP newsgroup(s).