From: Theodore Tso <tytso@mit.edu>
To: linux-ext4@vger.kernel.org
Subject: New ext4 patchset 2.6.26-rc2-git5-ext4-1
Date: Sat, 17 May 2008 13:02:23 -0400 [thread overview]
Message-ID: <20080517170223.GC8009@mit.edu> (raw)
In-Reply-To: <E1JwMp9-0002pJ-9b@closure.thunk.org>
There's a new ext4 patchset available, here:
As a git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git 2.6.26-rc2-git5-ext4-1
http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=2.6.26-rc2-git5-ext4-1
As a patchset:
ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/ext4-patches/2.6.26-rc2-git5-ext4-1
This patch set removes the stable patches that have been accepted by
Linus, two unstable patches at the end of the series that caused ext4
to instantly lock up, and a few bug fixes since the last commit. The
DIO race patches have also been removed, since they are still being
reworked and not quite ready for prime time.
New patches since the last patchset have been marked with a '+'
character.
- Ted
Stable series (to be included in linux-next):
Alexey Dobriyan (1):
ext4: switch to seq_files
Aneesh Kumar K.V (3):
+ ext4: Fix use of uninitialized data with debug enabled.
+ ext4: Use inode preallocation with -o noextents
ext4: start seraching for the right extent from the goal group.
Julia Lawall (1):
ext4: Use BUG_ON() instead of BUG()
Shen Feng (1):
+ ext4: fix error ext number comments
Theodore Ts'o (1):
jbd2: Add commit time into the commit block
Development series (still needs some work):
Akira Fujita (7):
ext4: online defrag-- Exchange the blocks between two inodes
ext4: online defrag-- Read and write file data with memory page
ext4: online defrag-- Allocate new contiguous blocks with mballoc
ext4: online defrag-- Main function of defrag and ioctl implementation
ext4: online defrag-- Defragmentation for the relevant files (-r mode)
ext4: online defrag-- Check the free space fragmentation (-f mode)
ext4: online defrag-- Move victim files for the target file (-f mode)
Alex Tomas (2):
vfs: add basic delayed allocation support
ext4: Add basic delayed allocation support
Aneesh Kumar K.V (4):
ext4: Use page_mkwrite vma_operations to get mmap write notification.
ext4: Update i_diskzie during writepage for delayed allocation.
ext4: Enable delalloc and mballoc by default.
ext4: Show delalloc options
Eric Sandeen (4):
+ ext4: call blkdev_issue_flush on fsync
vfs: vfs-level fiemap interface
ext4: reinstate ext4_ext_walk_space()
ext4: fiemap implementation
Jose R. Santos (1):
ext4: New inode allocation for FLEX_BG meta-data groups.
Mingming Cao (4):
ext4: fix delalloc write_begin failure case
ext4: Handling preallocated blocks in delayed allocation
jbd: blocks reservation fix for large block support
jbd2: blocks reservation fix for large block support
Theodore Ts'o (1):
+ ext4: Add EXT4_DEFM_BARRIER and EXT4_DEFM_I_VERSION default mount options
Valerie Clement (1):
ext4: Fix filesystem corruption on FS mounted with delalloc
prev parent reply other threads:[~2008-05-17 17:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-14 19:39 Updated ext4 patchset Theodore Ts'o
2008-05-17 17:02 ` Theodore Tso [this message]
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=20080517170223.GC8009@mit.edu \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.