index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
move_extents.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ocfs2/move_extents: Validate moving goal after the adjustment.
Tristan Ye
2011-05-27
1
-13
/
+13
*
Ocfs2/move_extents: Avoid doing division in extent moving.
Tristan Ye
2011-05-27
1
-10
/
+9
*
Ocfs2/move_extents: Set several trivial constraints for threshold.
Tristan Ye
2011-05-25
1
-7
/
+17
*
Ocfs2/move_extents: Let defrag handle partial extent moving.
Tristan Ye
2011-05-25
1
-20
/
+26
*
Ocfs2/move_extents: move/defrag extents within a certain range.
Tristan Ye
2011-05-25
1
-0
/
+308
*
Ocfs2/move_extents: helper to calculate the defraging length in one run.
Tristan Ye
2011-05-25
1
-0
/
+30
*
Ocfs2/move_extents: move entire/partial extent.
Tristan Ye
2011-05-25
1
-0
/
+165
*
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap ...
Tristan Ye
2011-05-25
1
-0
/
+77
*
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
Tristan Ye
2011-05-25
1
-0
/
+39
*
Ocfs2/move_extents: helper to validate and adjust moving goal.
Tristan Ye
2011-05-25
1
-0
/
+61
*
Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
Tristan Ye
2011-05-25
1
-0
/
+104
*
Ocfs2/move_extents: defrag a range of extent.
Tristan Ye
2011-05-25
1
-0
/
+136
*
Ocfs2/move_extents: move a range of extent.
Tristan Ye
2011-05-25
1
-0
/
+100
*
Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clus...
Tristan Ye
2011-05-25
1
-0
/
+61
*
Ocfs2/move_extents: Add basic framework and source files for extent moving.
Tristan Ye
2011-05-25
1
-0
/
+56