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