* [PULL REQUEST] ext3/jbd fixes for 2.6.32-rc1
@ 2009-09-16 15:49 Jan Kara
0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2009-09-16 15:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, Andrew Morton, linux-ext4
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:
Andreas Dilger (1):
JBD: round commit timer up to avoid uncommitted transaction
Chris Mason (1):
ext3: Add locking to ext3_do_update_inode
Jan Kara (5):
ext3: Update MAINTAINERS for ext3 and JBD
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
jbd: Annotate transaction start also for journal_restart()
ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
ext3: Flush disk caches on fsync when needed
The diffstat is
MAINTAINERS | 3 +--
fs/ext3/fsync.c | 12 +++++++++++-
fs/ext3/inode.c | 28 ++++++++++++++++++++++++----
fs/jbd/checkpoint.c | 6 +++---
fs/jbd/commit.c | 2 +-
fs/jbd/journal.c | 30 +++++++++++++++---------------
fs/jbd/recovery.c | 18 +++++++++---------
fs/jbd/revoke.c | 16 ++++++++--------
fs/jbd/transaction.c | 9 +++++----
include/linux/jbd.h | 26 +++++++++++++-------------
10 files changed, 90 insertions(+), 60 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-16 15:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 15:49 [PULL REQUEST] ext3/jbd fixes for 2.6.32-rc1 Jan Kara
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).