index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mballoc.h
Age
Commit message (
Expand
)
Author
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
2009-05-01
ext4: Move fs/ext4/group.h into ext4.h
Theodore Ts'o
2009-03-27
ext4: Rename pa_linear to pa_type
Aneesh Kumar K.V
2009-02-06
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
2009-01-05
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
2009-01-05
ext4: fix BUG when calling ext4_error with locked block group
Aneesh Kumar K.V
2008-11-25
ext4: cleanup mballoc header files
Aneesh Kumar K.V
2009-01-05
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
2008-10-16
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
2008-10-16
ext4: let the block device know when unused blocks can be discarded
Theodore Ts'o
2008-10-16
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
2008-09-23
ext4: move /proc setup and teardown out of mballoc.c
Theodore Ts'o
2008-07-23
ext4: Don't allow lg prealloc list to be grow large.
Aneesh Kumar K.V
2008-04-29
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
Mingming Cao