Commit Verlauf

Autor SHA1 Nachricht Datum
  Younger Liu 0a2fcd8988 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() vor 11 Jahren
  Younger Liu bfbca926d6 ocfs2: add missing errno in ocfs2_ioctl_move_extents() vor 12 Jahren
  Goldwyn Rodrigues 06f9da6e82 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits vor 12 Jahren
  Jie Liu 4704aa30fc ocfs2: fix a memory leak in __ocfs2_move_extents() vor 12 Jahren
  Junxiao Bi f17c20dd2e ocfs2: use i_size_read() to access i_size vor 12 Jahren
  Tiger Yang c7dd3392ad ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page vor 12 Jahren
  Dan Carpenter 7f4804d4c8 ocfs2: fix NULL dereference for moving extents vor 12 Jahren
  Dan Carpenter 85a258b70d ocfs2: fix error handling in ocfs2_ioctl_move_extents() vor 12 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 12 Jahren
  Al Viro f6a5690324 ocfs2: deal with __user misannotations vor 13 Jahren
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() vor 13 Jahren
  Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() vor 14 Jahren
  Linus Torvalds 0a4ebed781 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 vor 13 Jahren
  Vitaliy Ivanov e44ba033c5 treewide: remove duplicate includes vor 14 Jahren
  Dan Carpenter 3d75be7c47 ocfs2: checking the wrong variable in ocfs2_move_extent() vor 14 Jahren
  Tristan Ye ea5e1675ac Ocfs2/move_extents: Validate moving goal after the adjustment. vor 14 Jahren
  Tristan Ye 6aea6f5068 Ocfs2/move_extents: Avoid doing division in extent moving. vor 14 Jahren
  Tristan Ye dda54e76d7 Ocfs2/move_extents: Set several trivial constraints for threshold. vor 14 Jahren
  Tristan Ye 4dfa66bd59 Ocfs2/move_extents: Let defrag handle partial extent moving. vor 14 Jahren
  Tristan Ye 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. vor 14 Jahren
  Tristan Ye ee16cc037e Ocfs2/move_extents: helper to calculate the defraging length in one run. vor 14 Jahren
  Tristan Ye e08477176d Ocfs2/move_extents: move entire/partial extent. vor 14 Jahren
  Tristan Ye 8473aa8a2b Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode. vor 14 Jahren
  Tristan Ye e6b5859ccc Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. vor 14 Jahren
  Tristan Ye 99e4c75041 Ocfs2/move_extents: helper to validate and adjust moving goal. vor 14 Jahren
  Tristan Ye 1c06b91261 Ocfs2/move_extents: find the victim alloc group, where the given #blk fits. vor 14 Jahren
  Tristan Ye 202ee5facb Ocfs2/move_extents: defrag a range of extent. vor 14 Jahren
  Tristan Ye 8f603e567a Ocfs2/move_extents: move a range of extent. vor 14 Jahren
  Tristan Ye de474ee8bb Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving. vor 14 Jahren
  Tristan Ye 028ba5df63 Ocfs2/move_extents: Add basic framework and source files for extent moving. vor 14 Jahren