aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05ext4: Don't allow new groups to be added during block allocationAneesh Kumar K.V1-0/+5
2009-01-05ext4: fix BUG when calling ext4_error with locked block groupAneesh Kumar K.V1-47/+0
2008-11-25ext4: cleanup mballoc header filesAneesh Kumar K.V1-17/+1
2009-01-05ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resizeAneesh Kumar K.V1-0/+3
2008-10-16ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackTheodore Ts'o1-2/+1
2008-10-16ext4: let the block device know when unused blocks can be discardedTheodore Ts'o1-0/+2
2008-10-16ext4: Use an rbtree for tracking blocks freed during transaction.Aneesh Kumar K.V1-10/+16
2008-09-23ext4: move /proc setup and teardown out of mballoc.cTheodore Ts'o1-1/+0
2008-07-23ext4: Don't allow lg prealloc list to be grow large.Aneesh Kumar K.V1-2/+8
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao1-0/+304