Tao Ma
|
aecf586619
ocfs2: Remove unused truncate function from alloc.c
|
14 years ago |
Tao Ma
|
50308d813b
ocfs2: Try to free truncate log when meeting ENOSPC in write.
|
14 years ago |
Jan Kara
|
9b4c0ff32c
ocfs2: Fix deadlock when allocating page
|
14 years ago |
Joel Becker
|
41841b0bce
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
|
15 years ago |
Tristan Ye
|
ee149a7c6c
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
|
15 years ago |
Tristan Ye
|
78f94673d7
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
|
15 years ago |
Tao Ma
|
c901fb0073
ocfs2: Make ocfs2_extend_trans() really extend.
|
15 years ago |
Mark Fasheh
|
4fe370afaa
ocfs2: use allocation reservations during file write
|
15 years ago |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 years ago |
Tao Ma
|
74380c479a
ocfs2: Free block to the right block group.
|
15 years ago |
Joel Becker
|
2b6cb576aa
ocfs2: Set suballoc_loc on allocated metadata.
|
15 years ago |
Joel Becker
|
1ed9b777f7
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Tiger Yang
|
b89c54282d
ocfs2: add extent block stealing for ocfs2 v5
|
15 years ago |
Linus Torvalds
|
849254e9bb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 years ago |
Christoph Hellwig
|
2cfd30adf6
ocfs: stop using do_sync_mapping_range
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Tao Ma
|
38a04e4327
ocfs2: Find proper end cpos for a leaf refcount block.
|
15 years ago |
Tao Ma
|
c18b812d12
ocfs2: Make transaction extend more efficient.
|
16 years ago |
Tao Ma
|
6ae23c5555
ocfs2: CoW refcount tree improvement.
|
16 years ago |
Tao Ma
|
6f70fa5199
ocfs2: Add CoW support.
|
16 years ago |
Tao Ma
|
bcbbb24a6a
ocfs2: Decrement refcount when truncating refcounted extents.
|
16 years ago |
Tao Ma
|
1aa75fea64
ocfs2: Add functions for extents refcounted.
|
16 years ago |
Tao Ma
|
1823cb0b9f
ocfs2: Add support of decrementing refcount for delete.
|
16 years ago |
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 |
Joel Becker
|
5e404e9ed1
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
|
16 years ago |