Tao Ma
|
e80de36d8d
ocfs2: Add ocfs2_trim_fs for SSD trim support.
|
14 anni fa |
Tao Ma
|
aecf586619
ocfs2: Remove unused truncate function from alloc.c
|
14 anni fa |
Joel Becker
|
41841b0bce
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
|
15 anni fa |
Tristan Ye
|
ee149a7c6c
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
|
15 anni fa |
Tristan Ye
|
78f94673d7
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
|
15 anni fa |
Tao Ma
|
74380c479a
ocfs2: Free block to the right block group.
|
15 anni fa |
Tao Ma
|
38a04e4327
ocfs2: Find proper end cpos for a leaf refcount block.
|
15 anni fa |
Tao Ma
|
6f70fa5199
ocfs2: Add CoW support.
|
15 anni fa |
Tao Ma
|
1aa75fea64
ocfs2: Add functions for extents refcounted.
|
16 anni fa |
Tao Ma
|
1823cb0b9f
ocfs2: Add support of decrementing refcount for delete.
|
16 anni fa |
Tao Ma
|
e2e9f6082b
ocfs2: move tree path functions to alloc.h.
|
16 anni fa |
Tao Ma
|
fe92441595
ocfs2: Add refcount b-tree as a new extent tree.
|
16 anni fa |
Joel Becker
|
5e404e9ed1
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
|
16 anni fa |
Joel Becker
|
dbdcf6a48a
ocfs2: ocfs2_remove_extent() no longer needs struct inode.
|
16 anni fa |
Joel Becker
|
cbee7e1a6a
ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode.
|
16 anni fa |
Joel Becker
|
cc79d8c19e
ocfs2: ocfs2_insert_extent() no longer needs struct inode.
|
16 anni fa |
Joel Becker
|
facdb77f54
ocfs2: ocfs2_find_path() only needs the caching info
|
16 anni fa |
Joel Becker
|
3d03a305de
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
|
16 anni fa |
Joel Becker
|
d9a0a1f83b
ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.
|
16 anni fa |
Mark Fasheh
|
9b7895efac
ocfs2: Add a name indexed b-tree to directory inodes
|
16 anni fa |
Joel Becker
|
2a50a743bd
ocfs2: Create ocfs2_xattr_value_buf.
|
16 anni fa |
Joel Becker
|
13723d00e3
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
|
16 anni fa |
Joel Becker
|
5e96581a37
ocfs2: Wrap extent block reads in a dedicated function.
|
16 anni fa |
Mark Fasheh
|
fecc01126d
ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
|
16 anni fa |
Tao Ma
|
78f30c314a
ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set.
|
16 anni fa |
Tao Ma
|
2891d290aa
ocfs2: Add clusters free in dealloc_ctxt.
|
16 anni fa |
Joel Becker
|
8d6220d6a7
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
|
17 anni fa |
Joel Becker
|
f99b9b7ccf
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
|
17 anni fa |
Joel Becker
|
1a09f556e5
ocfs2: Create specific get_extent_tree functions.
|
17 anni fa |
Tao Ma
|
ca12b7c489
ocfs2: Optionally limit extent size in ocfs2_insert_extent()
|
17 anni fa |