aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.c
Commit message (Expand)AuthorAge
* ext4: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* ext4: ext4_find_next_zero_bit needs an aligned address on some archAneesh Kumar K.V2008-02-23
* ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V2008-02-15
* ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!Valerie Clement2008-02-15
* ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V2008-02-10
* ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen2008-02-10
* ext4: Fix null bh pointer dereference in mballocAneesh Kumar K.V2008-02-10
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-29