linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* new mballoc patches.
@ 2007-09-11  8:29 Aneesh Kumar K.V
  2007-09-11 15:04 ` Aneesh Kumar K.V
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Aneesh Kumar K.V @ 2007-09-11  8:29 UTC (permalink / raw)
  To: Alex Tomas, Andreas Dilger, Mingming Cao, Avantika Mathur; +Cc: linux-ext4

I have updated the mballoc patches. The same can be found at

http://www.radian.org/~kvaneesh/ext4/patch-series/



The series file is 

# This series applies on GIT commit b07d68b5ca4d55a16fab223d63d5fb36f89ff42f
ext4-journal_chksum-2.6.20.patch
ext4-journal-chksum-review-fix.patch
ext4_uninit_blockgroup.patch
64-bit-i_version.patch
i_version_hi.patch
ext4_i_version_hi_2.patch
i_version_update_ext4.patch
jbd-stats-through-procfs
jbd-stats-through-procfs_fix.patch
delalloc-vfs.patch
delalloc-ext4.patch
ext-truncate-mutex.patch
ext3-4-migrate.patch
new-extent-function.patch
generic-find-next-le-bit
mballoc-core.patch
ext234_enlarge_blocksize.patch
ext2_rec_len_overflow_with_64kblk_fix.patch
ext3_rec_len_overflow_with_64kblk_fix.patch
ext4_rec_len_overflow_with_64kblk_fix.patch
RFC-1-2-JBD-slab-management-support-for-large-b.patch
RFC-2-2-JBD-blocks-reservation-fix-for-large-bl.patch



Changes:
a) deleted mballoc-fixup.patch; merged with mballoc-core.path
b) deleted mballoc-mkdir-oops-fix.patch; merged with mballoc-core.patch
c) merged  Uninitialized group related changes for mballoc
d) merged the checkpatch.pl error fix patch for mballoc 
e) merged the fix for ext4_ext_search_right for error 
   EXT4-fs error (device sdc): ext4_ext_search_right: bad header in inode #3745797: unexpected eh_depth - magic f30a, entries 81, max 84(0), depth 0(1)
f) PPC build fix by introducing generic_find_next_le_bit()
g) Document the code. Rest of the places that needs more comments are marked with FIXME!!
h) 48 bit block usage by converting bg_*_bitmap and bg_inode_table to respective ext4_*_bitmap and ext4_inode_table() function
i) Added jbd fixes patches from Mingming for large  block size with the comment from hch. (this is added towards the end of the series)
k) Updated the ext234_enlarge_blocksize.patch ext2_rec_len_overflow_with_64kblk_fix.patch ext3_rec_len_overflow_with_64kblk_fix.patch 
   ext4_rec_len_overflow_with_64kblk_fix.patch to make sure they can be applied with stgit. They didn't had a valid email id in the
   From: field. ( This is only commit message update )

Test status:
Minor testing with KVM. I also didn't do a PPC build. 

Mingming/Avantika,

Can we update the patch queue with the series ?

-aneesh
  

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-09-30  3:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-11  8:29 new mballoc patches Aneesh Kumar K.V
2007-09-11 15:04 ` Aneesh Kumar K.V
     [not found]   ` <46E7DF34.8090209@bull.net>
2007-09-12 17:59     ` Aneesh Kumar K.V
2007-09-13  0:30       ` Mingming Cao
2007-09-11 23:18 ` Mingming Cao
2007-09-13  2:51 ` Aneesh Kumar K.V
2007-09-14 12:10   ` Aneesh Kumar K.V
2007-09-30  3:51     ` Alex Tomas
2007-09-27  5:58 ` Andrew Morton
2007-09-27  6:33   ` Aneesh Kumar K.V

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).