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
|
facdb77f54
ocfs2: ocfs2_find_path() only needs the caching info
|
16 years ago |
Joel Becker
|
3d03a305de
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
|
16 years ago |
Joel Becker
|
d9a0a1f83b
ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.
|
16 years ago |
Mark Fasheh
|
9b7895efac
ocfs2: Add a name indexed b-tree to directory inodes
|
17 years ago |
Joel Becker
|
2a50a743bd
ocfs2: Create ocfs2_xattr_value_buf.
|
16 years ago |
Joel Becker
|
13723d00e3
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
|
17 years ago |
Joel Becker
|
5e96581a37
ocfs2: Wrap extent block reads in a dedicated function.
|
17 years ago |
Mark Fasheh
|
fecc01126d
ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
|
17 years ago |
Tao Ma
|
78f30c314a
ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set.
|
17 years ago |
Tao Ma
|
2891d290aa
ocfs2: Add clusters free in dealloc_ctxt.
|
17 years ago |
Joel Becker
|
8d6220d6a7
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
|
17 years ago |
Joel Becker
|
f99b9b7ccf
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
|
17 years ago |
Joel Becker
|
1a09f556e5
ocfs2: Create specific get_extent_tree functions.
|
17 years ago |
Tao Ma
|
ca12b7c489
ocfs2: Optionally limit extent size in ocfs2_insert_extent()
|
17 years ago |
Tao Ma
|
ba492615f0
ocfs2: Add xattr index tree operations
|
17 years ago |
Tao Ma
|
f56654c435
ocfs2: Add extent tree operation for xattr value btrees
|
17 years ago |
Tao Ma
|
0eb8d47e69
ocfs2: Make high level btree extend code generic
|
17 years ago |
Tao Ma
|
e7d4cb6bc1
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
|
17 years ago |
Tao Ma
|
811f933df1
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
|
17 years ago |
Tao Ma
|
231b87d109
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
|
17 years ago |
Mark Fasheh
|
00dc417fa3
ocfs2: fiemap support
|
17 years ago |
Mark Fasheh
|
5b6a3a2b4a
ocfs2: Write support for directories with inline data
|
18 years ago |
Mark Fasheh
|
1afc32b952
ocfs2: Write support for inline data
|
18 years ago |
Mark Fasheh
|
063c4561f5
ocfs2: support for removing file regions
|
18 years ago |
Mark Fasheh
|
35edec1d52
ocfs2: update truncate handling of partial clusters
|
18 years ago |
Mark Fasheh
|
2ae99a6037
ocfs2: Support creation of unwritten extents
|
18 years ago |
Mark Fasheh
|
328d5752e1
ocfs2: btree changes for unwritten extents
|
18 years ago |