Commit Graph

1066 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Tao Ma e2e9f6082b ocfs2: move tree path functions to alloc.h. 16 years ago
Tao Ma fe92441595 ocfs2: Add refcount b-tree as a new extent tree. 16 years ago
Tao Ma 555936bfcb ocfs2: Abstract extent split process. 16 years ago
Tao Ma 853a3a1439 ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree. 16 years ago
Tao Ma 8bf396de98 ocfs2: Basic tree root operation. 16 years ago
Tao Ma 374a263e79 ocfs2: Add refcount tree lock mechanism. 16 years ago
Tao Ma c732eb16bf ocfs2: Add caching info for refcount tree. 16 years ago
Tao Ma 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 years ago
Tao Ma a433848132 ocfs2: Abstract caching info checkpoint. 16 years ago
Tao Ma f2c870e3b1 ocfs2: Add ocfs2_read_refcount_block. 16 years ago
Tao Ma 93c97087a6 ocfs2: Add metaecc for ocfs2_refcount_block. 16 years ago
Tao Ma 721f69c404 ocfs2: Define refcount tree structure. 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Alexey Dobriyan 61e225dc34 const: make struct super_block::dq_op const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Jan Kara d23c937b0f ocfs2: Update syncing after splicing to match generic version 16 years ago
Jan Kara 918941a3f3 ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
Joel Becker a1cf076ba9 ocfs2: __ocfs2_mark_extent_written() doesn't need struct inode. 16 years ago
Joel Becker f3868d0fa2 ocfs2: Teach ocfs2_replace_extent_rec() to use an extent_tree. 16 years ago
Joel Becker d231129f44 ocfs2: ocfs2_split_and_insert() no longer needs struct inode. 16 years ago
Joel Becker dbdcf6a48a ocfs2: ocfs2_remove_extent() no longer needs struct inode. 16 years ago
Joel Becker cbee7e1a6a ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. 16 years ago
Joel Becker cc79d8c19e ocfs2: ocfs2_insert_extent() no longer needs struct inode. 16 years ago
Joel Becker 92ba470c44 ocfs2: Make extent map insertion an extent_tree_operation. 16 years ago
Joel Becker 627961b77e ocfs2: ocfs2_figure_insert_type() no longer needs struct inode. 16 years ago
Joel Becker 1ef61b3314 ocfs2: Remove inode from ocfs2_figure_extent_contig(). 16 years ago
Joel Becker a29702914a ocfs2: Swap inode for extent_tree in ocfs2_figure_merge_contig_type(). 16 years ago
Joel Becker b4a176515c ocfs2: ocfs2_extent_contig() only requires the superblock. 16 years ago
Joel Becker 3505bec018 ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode. 16 years ago
Joel Becker c38e52bb1c ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode. 16 years ago
Joel Becker d562862314 ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode. 16 years ago
Joel Becker 4c911eefca ocfs2: Make truncating the extent map an extent_tree_operation. 16 years ago
Joel Becker 043beebb6c ocfs2: ocfs2_truncate_rec() doesn't need struct inode. 16 years ago
Joel Becker d401dc12fc ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode. 16 years ago
Joel Becker c495dd24ac ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode. 16 years ago
Joel Becker 4fe82c312a ocfs2: ocfs2_merge_rec_left/right() no longer need struct inode. 16 years ago
Joel Becker 70f18c08b4 ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode. 16 years ago
Joel Becker e46f74dc35 ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode. 16 years ago
Joel Becker 1e2dd63fe0 ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode. 16 years ago
Joel Becker 09106bae05 ocfs2: ocfs2_update_edge_lengths() doesn't need struct inode. 16 years ago
Joel Becker 1bbf0b8d60 ocfs2: ocfs2_rotate_tree_right() doesn't need struct inode. 16 years ago
Joel Becker 6136ca5f5f ocfs2: Drop struct inode from ocfs2_extent_tree_operations. 16 years ago
Joel Becker 7dc0280567 ocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root() 16 years ago
Joel Becker 5c601aba8c ocfs2: Get inode out of ocfs2_rotate_subtree_root_right(). 16 years ago
Joel Becker 4619c73e7c ocfs2: ocfs2_complete_edge_insert() doesn't need struct inode at all. 16 years ago
Joel Becker 6641b0ce32 ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path() 16 years ago
Joel Becker 42a5a7a9a5 ocfs2: ocfs2_create_new_meta_bhs() doesn't need struct inode. 16 years ago