summaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V1-14/+21
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen1-45/+82
2008-02-10ext4: Fix null bh pointer dereference in mballocAneesh Kumar K.V1-1/+1
2008-01-29ext4: Add multi block allocator for ext4Alex Tomas1-0/+4552