index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
move_extents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
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