1. 5e404e9 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). by Joel Becker · 15 years ago
  2. dbdcf6a ocfs2: ocfs2_remove_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  3. cbee7e1 ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. by Joel Becker · 15 years ago
  4. cc79d8c ocfs2: ocfs2_insert_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  5. facdb77 ocfs2: ocfs2_find_path() only needs the caching info by Joel Becker · 15 years ago
  6. 3d03a30 ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). by Joel Becker · 15 years ago
  7. d9a0a1f ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree. by Joel Becker · 15 years ago
  8. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  9. 2a50a74 ocfs2: Create ocfs2_xattr_value_buf. by Joel Becker · 16 years ago
  10. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  11. 5e96581 ocfs2: Wrap extent block reads in a dedicated function. by Joel Becker · 16 years ago
  12. fecc011 ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range() by Mark Fasheh · 16 years ago
  13. 78f30c3 ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set. by Tao Ma · 16 years ago
  14. 2891d29 ocfs2: Add clusters free in dealloc_ctxt. by Tao Ma · 16 years ago
  15. 8d6220d ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() by Joel Becker · 16 years ago
  16. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  17. 1a09f55 ocfs2: Create specific get_extent_tree functions. by Joel Becker · 16 years ago
  18. ca12b7c ocfs2: Optionally limit extent size in ocfs2_insert_extent() by Tao Ma · 16 years ago
  19. ba49261 ocfs2: Add xattr index tree operations by Tao Ma · 16 years ago
  20. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  21. 0eb8d47 ocfs2: Make high level btree extend code generic by Tao Ma · 16 years ago
  22. e7d4cb6 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. by Tao Ma · 16 years ago
  23. 811f933 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. by Tao Ma · 16 years ago
  24. 231b87d ocfs2: Modify ocfs2_num_free_extents for future xattr usage. by Tao Ma · 16 years ago
  25. 00dc417 ocfs2: fiemap support by Mark Fasheh · 16 years ago
  26. 5b6a3a2 ocfs2: Write support for directories with inline data by Mark Fasheh · 17 years ago
  27. 1afc32b ocfs2: Write support for inline data by Mark Fasheh · 17 years ago
  28. 063c456 ocfs2: support for removing file regions by Mark Fasheh · 17 years ago
  29. 35edec1 ocfs2: update truncate handling of partial clusters by Mark Fasheh · 17 years ago
  30. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  31. 328d575 ocfs2: btree changes for unwritten extents by Mark Fasheh · 17 years ago
  32. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  33. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  34. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  35. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  36. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  37. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  38. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  39. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago