index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mballoc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
ext4: use module parameters instead of debugfs for mballoc_debug
Theodore Ts'o
1
-2
/
+2
2012-08-17
ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
Robin Dong
1
-5
/
+0
2012-02-21
ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
Theodore Ts'o
1
-2
/
+0
2012-02-21
ext4: expand commit callback and
Bobi Jam
1
-8
/
+10
2011-11-01
ext4: fix a typo in struct ext4_allocation_context
Robin Dong
1
-1
/
+1
2011-09-10
ext4: teach ext4_free_blocks() about bigalloc and clusters
Theodore Ts'o
1
-1
/
+1
2011-09-10
ext4: teach mballoc preallocation code about bigalloc clusters
Theodore Ts'o
1
-2
/
+2
2011-09-10
ext4: convert block group-relative offsets to use clusters
Theodore Ts'o
1
-1
/
+2
2011-07-24
ext4: remove ac_repeats from ext4_allocation_context
Tao Ma
1
-1
/
+0
2011-05-10
ext4: remove alloc_semp
Amir Goldstein
1
-6
/
+0
2011-02-24
ext4: clarify description of ac_g_ex in struct ext4_allocation_context
Coly Li
1
-1
/
+1
2010-03-04
ext4: consolidate in_range() definitions
Akinobu Mita
1
-2
/
+0
2010-03-04
ext4: cleanup to use ext4_group_first_block_no()
Akinobu Mita
1
-6
/
+1
2009-12-14
ext4: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
1
-33
/
+0
2009-09-29
ext4, jbd2: Drop unneeded printks at mount and unmount time
Theodore Ts'o
1
-1
/
+1
2009-08-26
ext4: use ext4_grpblk_t more extensively
Eric Sandeen
1
-3
/
+3
2009-09-18
ext4: Add configurable run-time mballoc debugging
Theodore Ts'o
1
-4
/
+12
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
1
-1
/
+0
2009-05-02
ext4: Move fs/ext4/group.h into ext4.h
Theodore Ts'o
1
-1
/
+0
2009-03-28
ext4: Rename pa_linear to pa_type
Aneesh Kumar K.V
1
-2
/
+5
2009-02-07
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
1
-1
/
+0
2009-01-06
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
1
-0
/
+5
2009-01-06
ext4: fix BUG when calling ext4_error with locked block group
Aneesh Kumar K.V
1
-47
/
+0
2008-11-25
ext4: cleanup mballoc header files
Aneesh Kumar K.V
1
-17
/
+1
2009-01-06
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
1
-0
/
+3
2008-10-17
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
1
-2
/
+1
2008-10-16
ext4: let the block device know when unused blocks can be discarded
Theodore Ts'o
1
-0
/
+2
2008-10-16
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
1
-10
/
+16
2008-09-23
ext4: move /proc setup and teardown out of mballoc.c
Theodore Ts'o
1
-1
/
+0
2008-07-23
ext4: Don't allow lg prealloc list to be grow large.
Aneesh Kumar K.V
1
-2
/
+8
2008-04-30
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
Mingming Cao
1
-0
/
+304