aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-09ext4: remove alloc_sempGravatar Amir Goldstein 1-6/+0
2011-02-24ext4: clarify description of ac_g_ex in struct ext4_allocation_contextGravatar Coly Li 1-1/+1
2010-03-03ext4: consolidate in_range() definitionsGravatar Akinobu Mita 1-2/+0
2010-03-03ext4: cleanup to use ext4_group_first_block_no()Gravatar Akinobu Mita 1-6/+1
2009-12-14ext4: remove unused #include <linux/version.h>Gravatar Huang Weiyi 1-1/+0
2009-09-30ext4: Use tracepoints for mb_history trace fileGravatar Theodore Ts'o 1-33/+0
2009-09-29ext4, jbd2: Drop unneeded printks at mount and unmount timeGravatar Theodore Ts'o 1-1/+1
2009-08-25ext4: use ext4_grpblk_t more extensivelyGravatar Eric Sandeen 1-3/+3
2009-09-18ext4: Add configurable run-time mballoc debuggingGravatar Theodore Ts'o 1-4/+12
2009-06-17ext4: convert instrumentation from markers to tracepointsGravatar Theodore Ts'o 1-1/+0
2009-05-01ext4: Move fs/ext4/group.h into ext4.hGravatar Theodore Ts'o 1-1/+0
2009-03-27ext4: Rename pa_linear to pa_typeGravatar Aneesh Kumar K.V 1-2/+5
2009-02-06ext4: Remove stale block allocator references from ext4.hGravatar Mike Snitzer 1-1/+0
2009-01-05ext4: Don't allow new groups to be added during block allocationGravatar Aneesh Kumar K.V 1-0/+5
2009-01-05ext4: fix BUG when calling ext4_error with locked block groupGravatar Aneesh Kumar K.V 1-47/+0
2008-11-25ext4: cleanup mballoc header filesGravatar Aneesh Kumar K.V 1-17/+1
2009-01-05ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resizeGravatar Aneesh Kumar K.V 1-0/+3
2008-10-16ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackGravatar Theodore Ts'o 1-2/+1
2008-10-16ext4: let the block device know when unused blocks can be discardedGravatar Theodore Ts'o 1-0/+2
2008-10-16ext4: Use an rbtree for tracking blocks freed during transaction.Gravatar Aneesh Kumar K.V 1-10/+16
2008-09-23ext4: move /proc setup and teardown out of mballoc.cGravatar Theodore Ts'o 1-1/+0
2008-07-23ext4: Don't allow lg prealloc list to be grow large.Gravatar Aneesh Kumar K.V 1-2/+8
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hGravatar Mingming Cao 1-0/+304