1. aecf586 ocfs2: Remove unused truncate function from alloc.c by Tao Ma · 14 years ago
  2. 41841b0 Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  3. ee149a7 Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. by Tristan Ye · 14 years ago
  4. 78f9467 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. by Tristan Ye · 14 years ago
  5. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  6. 38a04e4 ocfs2: Find proper end cpos for a leaf refcount block. by Tao Ma · 15 years ago
  7. 6f70fa5 ocfs2: Add CoW support. by Tao Ma · 15 years ago
  8. 1aa75fe ocfs2: Add functions for extents refcounted. by Tao Ma · 15 years ago
  9. 1823cb0 ocfs2: Add support of decrementing refcount for delete. by Tao Ma · 15 years ago
  10. e2e9f60 ocfs2: move tree path functions to alloc.h. by Tao Ma · 15 years ago
  11. fe92441 ocfs2: Add refcount b-tree as a new extent tree. by Tao Ma · 15 years ago
  12. 5e404e9 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). by Joel Becker · 15 years ago
  13. dbdcf6a ocfs2: ocfs2_remove_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  14. cbee7e1 ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. by Joel Becker · 15 years ago
  15. cc79d8c ocfs2: ocfs2_insert_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  16. facdb77 ocfs2: ocfs2_find_path() only needs the caching info by Joel Becker · 15 years ago
  17. 3d03a30 ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). by Joel Becker · 15 years ago
  18. d9a0a1f ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree. by Joel Becker · 15 years ago
  19. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  20. 2a50a74 ocfs2: Create ocfs2_xattr_value_buf. by Joel Becker · 16 years ago
  21. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  22. 5e96581 ocfs2: Wrap extent block reads in a dedicated function. by Joel Becker · 16 years ago
  23. fecc011 ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range() by Mark Fasheh · 16 years ago
  24. 78f30c3 ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set. by Tao Ma · 16 years ago
  25. 2891d29 ocfs2: Add clusters free in dealloc_ctxt. by Tao Ma · 16 years ago
  26. 8d6220d ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() by Joel Becker · 16 years ago
  27. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  28. 1a09f55 ocfs2: Create specific get_extent_tree functions. by Joel Becker · 16 years ago
  29. ca12b7c ocfs2: Optionally limit extent size in ocfs2_insert_extent() by Tao Ma · 16 years ago
  30. ba49261 ocfs2: Add xattr index tree operations by Tao Ma · 16 years ago
  31. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  32. 0eb8d47 ocfs2: Make high level btree extend code generic by Tao Ma · 16 years ago
  33. e7d4cb6 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. by Tao Ma · 16 years ago
  34. 811f933 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. by Tao Ma · 16 years ago
  35. 231b87d ocfs2: Modify ocfs2_num_free_extents for future xattr usage. by Tao Ma · 16 years ago
  36. 00dc417 ocfs2: fiemap support by Mark Fasheh · 16 years ago
  37. 5b6a3a2 ocfs2: Write support for directories with inline data by Mark Fasheh · 17 years ago
  38. 1afc32b ocfs2: Write support for inline data by Mark Fasheh · 17 years ago
  39. 063c456 ocfs2: support for removing file regions by Mark Fasheh · 17 years ago
  40. 35edec1 ocfs2: update truncate handling of partial clusters by Mark Fasheh · 17 years ago
  41. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  42. 328d575 ocfs2: btree changes for unwritten extents by Mark Fasheh · 17 years ago
  43. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  44. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  45. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  46. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  47. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 17 years ago
  48. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 17 years ago
  49. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  50. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago