index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mballoc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: use module parameters instead of debugfs for mballoc_debug
Theodore Ts'o
2013-02-09
1
-2
/
+2
*
ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
Robin Dong
2012-08-17
1
-5
/
+0
*
ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
Theodore Ts'o
2012-02-20
1
-2
/
+0
*
ext4: expand commit callback and
Bobi Jam
2012-02-20
1
-8
/
+10
*
ext4: fix a typo in struct ext4_allocation_context
Robin Dong
2011-10-31
1
-1
/
+1
*
ext4: teach ext4_free_blocks() about bigalloc and clusters
Theodore Ts'o
2011-09-09
1
-1
/
+1
*
ext4: teach mballoc preallocation code about bigalloc clusters
Theodore Ts'o
2011-09-09
1
-2
/
+2
*
ext4: convert block group-relative offsets to use clusters
Theodore Ts'o
2011-09-09
1
-1
/
+2
*
ext4: remove ac_repeats from ext4_allocation_context
Tao Ma
2011-07-23
1
-1
/
+0
*
ext4: remove alloc_semp
Amir Goldstein
2011-05-09
1
-6
/
+0
*
ext4: clarify description of ac_g_ex in struct ext4_allocation_context
Coly Li
2011-02-24
1
-1
/
+1
*
ext4: consolidate in_range() definitions
Akinobu Mita
2010-03-03
1
-2
/
+0
*
ext4: cleanup to use ext4_group_first_block_no()
Akinobu Mita
2010-03-03
1
-6
/
+1
*
ext4: remove unused #include <linux/version.h>
Huang Weiyi
2009-12-14
1
-1
/
+0
*
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
2009-09-30
1
-33
/
+0
*
ext4, jbd2: Drop unneeded printks at mount and unmount time
Theodore Ts'o
2009-09-29
1
-1
/
+1
*
ext4: use ext4_grpblk_t more extensively
Eric Sandeen
2009-08-25
1
-3
/
+3
*
ext4: Add configurable run-time mballoc debugging
Theodore Ts'o
2009-09-18
1
-4
/
+12
*
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
2009-06-17
1
-1
/
+0
*
ext4: Move fs/ext4/group.h into ext4.h
Theodore Ts'o
2009-05-01
1
-1
/
+0
*
ext4: Rename pa_linear to pa_type
Aneesh Kumar K.V
2009-03-27
1
-2
/
+5
*
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
2009-02-06
1
-1
/
+0
*
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
2009-01-05
1
-0
/
+5
*
ext4: fix BUG when calling ext4_error with locked block group
Aneesh Kumar K.V
2009-01-05
1
-47
/
+0
*
ext4: cleanup mballoc header files
Aneesh Kumar K.V
2008-11-25
1
-17
/
+1
*
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
2009-01-05
1
-0
/
+3
*
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
2008-10-16
1
-2
/
+1
*
ext4: let the block device know when unused blocks can be discarded
Theodore Ts'o
2008-10-16
1
-0
/
+2
*
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
2008-10-16
1
-10
/
+16
*
ext4: move /proc setup and teardown out of mballoc.c
Theodore Ts'o
2008-09-23
1
-1
/
+0
*
ext4: Don't allow lg prealloc list to be grow large.
Aneesh Kumar K.V
2008-07-23
1
-2
/
+8
*
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
Mingming Cao
2008-04-29
1
-0
/
+304