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
/
ocfs2
/
move_extents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-05-31
ocfs2: checking the wrong variable in ocfs2_move_extent()
Dan Carpenter
1
-1
/
+1
2011-05-27
Ocfs2/move_extents: Validate moving goal after the adjustment.
Tristan Ye
1
-13
/
+13
2011-05-27
Ocfs2/move_extents: Avoid doing division in extent moving.
Tristan Ye
1
-10
/
+9
2011-05-25
Ocfs2/move_extents: Set several trivial constraints for threshold.
Tristan Ye
1
-7
/
+17
2011-05-25
Ocfs2/move_extents: Let defrag handle partial extent moving.
Tristan Ye
1
-20
/
+26
2011-05-25
Ocfs2/move_extents: move/defrag extents within a certain range.
Tristan Ye
1
-0
/
+308
2011-05-25
Ocfs2/move_extents: helper to calculate the defraging length in one run.
Tristan Ye
1
-0
/
+30
2011-05-25
Ocfs2/move_extents: move entire/partial extent.
Tristan Ye
1
-0
/
+165
2011-05-25
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap ...
Tristan Ye
1
-0
/
+77
2011-05-25
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
Tristan Ye
1
-0
/
+39
2011-05-25
Ocfs2/move_extents: helper to validate and adjust moving goal.
Tristan Ye
1
-0
/
+61
2011-05-25
Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
Tristan Ye
1
-0
/
+104
2011-05-25
Ocfs2/move_extents: defrag a range of extent.
Tristan Ye
1
-0
/
+136
2011-05-25
Ocfs2/move_extents: move a range of extent.
Tristan Ye
1
-0
/
+100
2011-05-25
Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clus...
Tristan Ye
1
-0
/
+61
2011-05-25
Ocfs2/move_extents: Add basic framework and source files for extent moving.
Tristan Ye
1
-0
/
+56