[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1KyDvc-0007hT-I6@closure.thunk.org>
Date: Thu, 06 Nov 2008 18:06:16 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ext4 fixes
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
to grab some bug fixes and regressions for ext4. Thanks!!
- Ted
Aneesh Kumar K.V (2):
ext4: fix missing ext4_unlock_group in error path
ext4: Convert to host order before using the values.
Sami Liedes (1):
jbd2: deregister proc on failure in jbd2_journal_init_inode
Theodore Ts'o (4):
jbd: don't give up looking for space so easily in __log_wait_for_space
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
ext4: wait on all pending commits in ext4_sync_fs()
ext4: calculate journal credits correctly
fs/ext4/inode.c | 5 +++--
fs/ext4/mballoc.c | 1 +
fs/ext4/super.c | 24 ++++++++++--------------
fs/jbd/checkpoint.c | 31 ++++++++++++++++++++++++-------
fs/jbd2/checkpoint.c | 32 +++++++++++++++++++++++++-------
fs/jbd2/journal.c | 2 ++
6 files changed, 65 insertions(+), 30 deletions(-)
--
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