Commit History

Author SHA1 Message Date
  Darrick J. Wong 84e40080bd ocfs2: convert inode refcount test to a helper 8 years ago
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Joe Perches 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 years ago
  Goldwyn Rodrigues 17a5b9ab32 ocfs2: acknowledge return value of ocfs2_error() 10 years ago
  Dan Carpenter 88d69b92fc ocfs2: remove bogus NULL check in ocfs2_move_extents() 10 years ago
  Joseph Qi 7fa05c6e46 ocfs2: fix shift left operations overflow 10 years ago
  Yingtai Xie 981035b47d ocfs2: correctly check the return value of ocfs2_search_extent_list 11 years ago
  Younger Liu db66c71577 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed 11 years ago
  Darrick J. Wong 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 years ago
  Younger Liu 0a2fcd8988 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() 11 years ago
  Younger Liu bfbca926d6 ocfs2: add missing errno in ocfs2_ioctl_move_extents() 11 years ago
  Goldwyn Rodrigues 06f9da6e82 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits 11 years ago
  Jie Liu 4704aa30fc ocfs2: fix a memory leak in __ocfs2_move_extents() 12 years ago
  Junxiao Bi f17c20dd2e ocfs2: use i_size_read() to access i_size 12 years ago
  Tiger Yang c7dd3392ad ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page 12 years ago
  Dan Carpenter 7f4804d4c8 ocfs2: fix NULL dereference for moving extents 12 years ago
  Dan Carpenter 85a258b70d ocfs2: fix error handling in ocfs2_ioctl_move_extents() 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro f6a5690324 ocfs2: deal with __user misannotations 13 years ago
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
  Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 years ago
  Linus Torvalds 0a4ebed781 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 13 years ago
  Vitaliy Ivanov e44ba033c5 treewide: remove duplicate includes 14 years ago
  Dan Carpenter 3d75be7c47 ocfs2: checking the wrong variable in ocfs2_move_extent() 14 years ago
  Tristan Ye ea5e1675ac Ocfs2/move_extents: Validate moving goal after the adjustment. 14 years ago
  Tristan Ye 6aea6f5068 Ocfs2/move_extents: Avoid doing division in extent moving. 14 years ago
  Tristan Ye dda54e76d7 Ocfs2/move_extents: Set several trivial constraints for threshold. 14 years ago
  Tristan Ye 4dfa66bd59 Ocfs2/move_extents: Let defrag handle partial extent moving. 14 years ago
  Tristan Ye 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 years ago