kernel_optimize_test/fs/ext4
Jose R. Santos ce42158179 ext4: FLEX_BG Kernel support v2.
This feature relaxes check restrictions on where each block groups meta
data is located within the storage media.  This allows for the allocation
of bitmaps or inode tables outside the block group boundaries in cases
where bad blocks forces us to look for new blocks which the owning block
group can not satisfy.  This will also allow for new meta-data allocation
schemes to improve performance and scalability.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2007-10-17 18:50:01 -04:00
..
acl.c
acl.h
balloc.c Ext4: Uninitialized Block Groups 2007-10-17 18:50:00 -04:00
bitmap.c fs: mark nibblemap const 2007-10-17 08:42:47 -07:00
dir.c ext4: remove #ifdef CONFIG_EXT4_INDEX 2007-10-17 18:50:00 -04:00
ext4_jbd2.c
extents.c jbd2: JBD_XXX to JBD2_XXX naming cleanup 2007-10-17 18:49:58 -04:00
file.c
fsync.c
group.h Ext4: Uninitialized Block Groups 2007-10-17 18:50:00 -04:00
hash.c
ialloc.c Ext4: Uninitialized Block Groups 2007-10-17 18:50:00 -04:00
inode.c ext4: Fix sparse warnings 2007-10-17 18:50:01 -04:00
ioctl.c
Makefile
namei.c ext4: remove #ifdef CONFIG_EXT4_INDEX 2007-10-17 18:50:00 -04:00
namei.h
resize.c Ext4: Uninitialized Block Groups 2007-10-17 18:50:00 -04:00
super.c ext4: FLEX_BG Kernel support v2. 2007-10-17 18:50:01 -04:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 2007-10-17 18:49:57 -04:00
xattr.h