linux/fs/ext4
Aneesh Kumar K.V 5e745b041f ext4: Fix small file fragmentation
For small file block allocations, mballoc uses per cpu prealloc
space.  Use goal block when searching for the right prealloc
space.  Also make sure ext4_da_writepages tries to write
all the pages for small files in single attempt

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-08-18 18:00:57 -04:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext4_extents.h
ext4_i.h
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h
ext4.h
extents.c
file.c
fsync.c
group.h
hash.c
ialloc.c
inode.c ext4: Fix small file fragmentation 2008-08-18 18:00:57 -04:00
ioctl.c
Makefile
mballoc.c ext4: Fix small file fragmentation 2008-08-18 18:00:57 -04:00
mballoc.h
migrate.c
namei.c
namei.h
resize.c
super.c
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h