Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Joel Becker c38e52bb1c ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode. 16 gadi atpakaļ
  Joel Becker d562862314 ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker 4c911eefca ocfs2: Make truncating the extent map an extent_tree_operation. 16 gadi atpakaļ
  Joel Becker 043beebb6c ocfs2: ocfs2_truncate_rec() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker d401dc12fc ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode. 16 gadi atpakaļ
  Joel Becker c495dd24ac ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker 4fe82c312a ocfs2: ocfs2_merge_rec_left/right() no longer need struct inode. 16 gadi atpakaļ
  Joel Becker 70f18c08b4 ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode. 16 gadi atpakaļ
  Joel Becker e46f74dc35 ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker 1e2dd63fe0 ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker 09106bae05 ocfs2: ocfs2_update_edge_lengths() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker 1bbf0b8d60 ocfs2: ocfs2_rotate_tree_right() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker 6136ca5f5f ocfs2: Drop struct inode from ocfs2_extent_tree_operations. 16 gadi atpakaļ
  Joel Becker 7dc0280567 ocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root() 16 gadi atpakaļ
  Joel Becker 5c601aba8c ocfs2: Get inode out of ocfs2_rotate_subtree_root_right(). 16 gadi atpakaļ
  Joel Becker 4619c73e7c ocfs2: ocfs2_complete_edge_insert() doesn't need struct inode at all. 16 gadi atpakaļ
  Joel Becker 6641b0ce32 ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path() 16 gadi atpakaļ
  Joel Becker 42a5a7a9a5 ocfs2: ocfs2_create_new_meta_bhs() doesn't need struct inode. 16 gadi atpakaļ
  Joel Becker facdb77f54 ocfs2: ocfs2_find_path() only needs the caching info 16 gadi atpakaļ
  Joel Becker 3d03a305de ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). 16 gadi atpakaļ
  Joel Becker d9a0a1f83b ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree. 16 gadi atpakaļ
  Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 gadi atpakaļ
  Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 gadi atpakaļ
  Tao Ma 60e2ec4866 ocfs2: release the buffer head in ocfs2_do_truncate. 16 gadi atpakaļ
  Tao Ma 82e12644cf ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records. 16 gadi atpakaļ
  Tao Ma 3c5e10683e ocfs2: Add extra credits and access the modified bh in update_edge_lengths. 16 gadi atpakaļ
  Tao Ma 6b791bcc8b ocfs2: Adjust rightmost path in ocfs2_add_branch. 16 gadi atpakaļ
  Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 gadi atpakaļ
  Tao Ma 74e77eb30d ocfs2: Fix a bug found by sparse check. 16 gadi atpakaļ
  Tao Ma 47be12e4ee ocfs2: Access and dirty the buffer_head in mark_written. 16 gadi atpakaļ