Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6328d9030f0fcf9935a00b1cd9d90c1129526a9c
/
fs
/
ocfs2
/
move_extents.c
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
7ecef14
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
by Joe Perches
· 9 years ago
17a5b9a
ocfs2: acknowledge return value of ocfs2_error()
by Goldwyn Rodrigues
· 9 years ago
88d69b9
ocfs2: remove bogus NULL check in ocfs2_move_extents()
by Dan Carpenter
· 10 years ago
7fa05c6
ocfs2: fix shift left operations overflow
by Joseph Qi
· 10 years ago
981035b
ocfs2: correctly check the return value of ocfs2_search_extent_list
by Yingtai Xie
· 10 years ago
db66c71
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
by Younger Liu
· 11 years ago
6fdb702
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
by Darrick J. Wong
· 11 years ago
0a2fcd89
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits()
by Younger Liu
· 11 years ago
bfbca92
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
by Younger Liu
· 11 years ago
06f9da6
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
by Goldwyn Rodrigues
· 11 years ago
4704aa3
ocfs2: fix a memory leak in __ocfs2_move_extents()
by Jie Liu
· 11 years ago
f17c20d
ocfs2: use i_size_read() to access i_size
by Junxiao Bi
· 11 years ago
c7dd339
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
by Tiger Yang
· 11 years ago
7f4804d
ocfs2: fix NULL dereference for moving extents
by Dan Carpenter
· 12 years ago
85a258b
ocfs2: fix error handling in ocfs2_ioctl_move_extents()
by Dan Carpenter
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
f6a5690
ocfs2: deal with __user misannotations
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
3d75be7
ocfs2: checking the wrong variable in ocfs2_move_extent()
by Dan Carpenter
· 13 years ago
ea5e167
Ocfs2/move_extents: Validate moving goal after the adjustment.
by Tristan Ye
· 13 years ago
6aea6f5
Ocfs2/move_extents: Avoid doing division in extent moving.
by Tristan Ye
· 13 years ago
dda54e7
Ocfs2/move_extents: Set several trivial constraints for threshold.
by Tristan Ye
· 13 years ago
4dfa66b
Ocfs2/move_extents: Let defrag handle partial extent moving.
by Tristan Ye
· 13 years ago
53069d4
Ocfs2/move_extents: move/defrag extents within a certain range.
by Tristan Ye
· 13 years ago
ee16cc0
Ocfs2/move_extents: helper to calculate the defraging length in one run.
by Tristan Ye
· 14 years ago
e084771
Ocfs2/move_extents: move entire/partial extent.
by Tristan Ye
· 13 years ago
8473aa8
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode.
by Tristan Ye
· 13 years ago
e6b5859
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
by Tristan Ye
· 14 years ago
99e4c75
Ocfs2/move_extents: helper to validate and adjust moving goal.
by Tristan Ye
· 14 years ago
1c06b91
Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
by Tristan Ye
· 14 years ago
202ee5f
Ocfs2/move_extents: defrag a range of extent.
by Tristan Ye
· 14 years ago
8f603e5
Ocfs2/move_extents: move a range of extent.
by Tristan Ye
· 14 years ago
de474ee
Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving.
by Tristan Ye
· 14 years ago
028ba5df
Ocfs2/move_extents: Add basic framework and source files for extent moving.
by Tristan Ye
· 13 years ago