index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mballoc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
ext4: consolidate in_range() definitions
Akinobu Mita
1
-2
/
+0
2010-03-03
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-25
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-01
ext4: Move fs/ext4/group.h into ext4.h
Theodore Ts'o
1
-1
/
+0
2009-03-27
ext4: Rename pa_linear to pa_type
Aneesh Kumar K.V
1
-2
/
+5
2009-02-06
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
1
-1
/
+0
2009-01-05
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
1
-0
/
+5
2009-01-05
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-05
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
1
-0
/
+3
2008-10-16
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-29
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
Mingming Cao
1
-0
/
+304