LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 fixes
Date: Tue, 10 Nov 2009 10:52:45 -0500 [thread overview]
Message-ID: <E1N7t1R-0001EC-Ig@closure.thunk.org> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
to grab the following regression fixes for v2.6.32.
Thanks!!
- Ted
Aneesh Kumar K.V (1):
ext4: discard preallocation when restarting a transaction during truncate
Mingming (4):
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
ext4: skip conversion of uninit extents after direct IO if there isn't any
ext4: code clean up for dio fallocate handling
ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O
Theodore Ts'o (1):
ext4: partial revert to fix double brelse WARNING()
fs/ext4/ext4.h | 1 +
fs/ext4/extents.c | 36 +++++++++++++++++++++++++-----------
fs/ext4/inode.c | 24 +++++++++++++++---------
fs/ext4/namei.c | 16 ++++------------
4 files changed, 45 insertions(+), 32 deletions(-)
next reply other threads:[~2009-11-10 15:52 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-10 15:52 Theodore Ts'o [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-04-20 21:39 Theodore Ts'o
2010-04-25 0:53 ` tytso
2010-04-25 17:02 ` Linus Torvalds
2010-03-25 2:17 Theodore Ts'o
2010-03-05 4:44 Theodore Ts'o
2010-01-25 21:31 Theodore Ts'o
2009-05-15 13:52 Theodore Ts'o
2009-04-23 22:35 Theodore Ts'o
2009-04-09 20:48 Theodore Ts'o
2009-03-17 20:39 Theodore Ts'o
2009-03-05 19:02 Theodore Ts'o
2009-02-28 14:44 Theodore Ts'o
2009-02-24 17:19 Theodore Ts'o
2009-02-16 2:56 Theodore Tso
2009-01-30 13:21 Theodore Ts'o
2008-11-06 23:06 Theodore Ts'o
2008-11-07 0:47 ` Linus Torvalds
2008-11-07 3:33 ` Theodore Tso
2008-11-07 14:34 ` Theodore Tso
2008-10-31 4:11 Theodore Ts'o
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=E1N7t1R-0001EC-Ig@closure.thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] ext4 fixes' \
/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
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).