[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110524152304.GB5390@quack.suse.cz>
Date: Tue, 24 May 2011 17:23:04 +0200
From: Jan Kara <jack@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org
Subject: [PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/fs.git for_linus
Nothing too interesting, just couple of bugs fixed.
The full shortlog is:
Eryu Guan (1):
jbd: Fix comment to match the code in journal_start()
Jan Kara (3):
ext3: Fix lock inversion in ext3_symlink()
ext3: Fix fs corruption when make_indexed_dir() fails
jbd: Fix forever sleeping process in do_get_write_access()
Robin Dong (1):
ext2: fix error msg when mounting fs with too-large blocksize
Tao Ma (1):
jbd/jbd2: remove obsolete summarise_journal_usage.
Ted Ts'o (1):
jbd: fix fsync() tid wraparound bug
The diffstat is
fs/ext2/super.c | 3 +-
fs/ext3/namei.c | 80 +++++++++++++++++++++++++++++++++++++++++--------
fs/jbd/commit.c | 15 ++++-----
fs/jbd/journal.c | 16 ++++++++--
fs/jbd/transaction.c | 3 +-
fs/jbd2/commit.c | 6 ----
6 files changed, 91 insertions(+), 32 deletions(-)
Thanks
Honza
--
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists