* [GIT PULL] ext4 regression and bug fixes for 2.6.38
@ 2011-02-07 23:31 Theodore Ts'o
2011-02-11 0:02 ` Ted Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2011-02-07 23:31 UTC (permalink / raw)
To: Theodore Ts'o; +Cc: linux-ext4, linux-kernel
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
to get regression and bug fixes for 2.6.38.
Thanks,
- Ted
Curt Wohlgemuth (1):
ext4: Fix data corruption with multi-block writepages support
Eric Sandeen (3):
ext4: fix panic on module unload when stopping lazyinit thread
ext4: make grpinfo slab cache names static
ext4: serialize unaligned asynchronous DIO
Lukas Czerner (1):
ext4: unregister features interface on module unload
Theodore Ts'o (2):
ext4: fix up ext4 error handling
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
fs/ext4/ext4.h | 8 ++++
fs/ext4/extents.c | 10 +++--
fs/ext4/file.c | 60 +++++++++++++++++++++++++++++-
fs/ext4/mballoc.c | 100 +++++++++++++++++++++++++++++-------------------
fs/ext4/page-io.c | 36 +++++++++--------
fs/ext4/super.c | 66 ++++++++++++++++++++++----------
fs/jbd2/journal.c | 9 +++-
fs/jbd2/transaction.c | 21 +++++++---
8 files changed, 219 insertions(+), 91 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ext4 regression and bug fixes for 2.6.38
2011-02-07 23:31 [GIT PULL] ext4 regression and bug fixes for 2.6.38 Theodore Ts'o
@ 2011-02-11 0:02 ` Ted Ts'o
0 siblings, 0 replies; 2+ messages in thread
From: Ted Ts'o @ 2011-02-11 0:02 UTC (permalink / raw)
To: linux-ext4, linux-kernel
On Mon, Feb 07, 2011 at 06:31:19PM -0500, Theodore Ts'o wrote:
> Hi Linus,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
>
> to get regression and bug fixes for 2.6.38.
>
> Thanks,
Hi Linus, it looks like you haven't pulled this tree yet. It turns
out there's one more patch (from Dan Carpenter) which I need to send
you, so I've updated for_linus branch with an additional commit. The
shortlog and diff should now be as shown below.
Please pull when you have a chance, thanks!!
- Ted
Curt Wohlgemuth (1):
ext4: Fix data corruption with multi-block writepages support
Dan Carpenter (1):
ext4: off by one check in ext4_groupinfo_create_slab()
Eric Sandeen (3):
ext4: fix panic on module unload when stopping lazyinit thread
ext4: make grpinfo slab cache names static
ext4: serialize unaligned asynchronous DIO
Lukas Czerner (1):
ext4: unregister features interface on module unload
Theodore Ts'o (2):
ext4: fix up ext4 error handling
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
fs/ext4/ext4.h | 8 ++++
fs/ext4/extents.c | 10 +++--
fs/ext4/file.c | 60 +++++++++++++++++++++++++++++-
fs/ext4/mballoc.c | 100 +++++++++++++++++++++++++++++-------------------
fs/ext4/page-io.c | 36 +++++++++--------
fs/ext4/super.c | 66 ++++++++++++++++++++++----------
fs/jbd2/journal.c | 9 +++-
fs/jbd2/transaction.c | 21 +++++++---
8 files changed, 219 insertions(+), 91 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-11 0:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 23:31 [GIT PULL] ext4 regression and bug fixes for 2.6.38 Theodore Ts'o
2011-02-11 0:02 ` Ted Ts'o
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).