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 update for 2.6.37-rc3
Date: Fri, 19 Nov 2010 22:34:57 -0500 [thread overview]
Message-ID: <E1PJeE5-0000CB-Vs@tytso-glaptop> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
Mustly bug fixes, but also we undo a change we made to the core VFS
during -rc1 to keep things simpler. (Basically, we vector the FITRIM
ioctl through ioctl interface instead of through a new super_operations
vector.)
- Ted
Dan Carpenter (1):
ext4: missing unlock in ext4_clear_request_list()
Darrick J. Wong (1):
ext4: ext4_fill_super shouldn't return 0 on corruption
Lukas Czerner (2):
fs: Do not dispatch FITRIM through separate super_operation
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Markus Trippelsdorf (1):
ext4: fix setting random pages PageUptodate
yangsheng (1):
jbd2: fix /proc/fs/jbd2/<dev> when using an external journal
fs/ext4/ioctl.c | 24 ++++++++++++++++++++++++
fs/ext4/page-io.c | 4 ++--
fs/ext4/super.c | 9 +++------
fs/ioctl.c | 39 ---------------------------------------
fs/jbd2/journal.c | 16 ++++++++--------
include/linux/fs.h | 1 -
6 files changed, 37 insertions(+), 56 deletions(-)
reply other threads:[~2010-11-20 3:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=E1PJeE5-0000CB-Vs@tytso-glaptop \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox