summaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V2008-02-101-14/+21
* ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen2008-02-101-45/+82
* ext4: Fix null bh pointer dereference in mballocAneesh Kumar K.V2008-02-101-1/+1
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-291-0/+4552