1. 72094e4 ocfs2: ->e_leaf_clusters endianness breakage by Al Viro · 12 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 81bad69 ocfs2: Remove DISK_ALLOC from masklog. by Tao Ma · 13 years ago
  4. 2f73e13 ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c by Tao Ma · 13 years ago
  5. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  6. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  7. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  8. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  9. 9b5cd10 ocfs2: validate bg_free_bits_count after update by Srinivas Eeda · 14 years ago
  10. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  11. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  12. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  13. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  14. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  15. 0a463b7 ocfs2: Remove the redundant cpu_to_le64. by Tao Ma · 14 years ago
  16. 18d3a98 ocfs2: Silence a gcc warning. by Joel Becker · 14 years ago
  17. abf1b3c ocfs2: Set ac_last_group properly with discontig group. by Tao Ma · 14 years ago
  18. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  19. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 14 years ago
  20. 4711954 ocfs2: Some tiny bug fixes for discontiguous block allocation. by Tao Ma · 14 years ago
  21. 95ec0ad ocfs2: Don't relink cluster groups when allocating discontig block groups by Joel Becker · 14 years ago
  22. 8b06bc5 ocfs2: Grow discontig block groups in one transaction. by Joel Becker · 14 years ago
  23. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  24. ba20663 ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. by Joel Becker · 14 years ago
  25. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  26. 13e434c ocfs2: Trim suballocations if they cross discontiguous regions by Joel Becker · 14 years ago
  27. aa8f8e9 ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument. by Joel Becker · 14 years ago
  28. 7d1fe09 ocfs2: Pass suballocation results back via a structure. by Joel Becker · 14 years ago
  29. 798db35 ocfs2: Allocate discontiguous block groups. by Joel Becker · 14 years ago
  30. 4cbe424 ocfs2: Define data structures for discontiguous block groups. by Joel Becker · 14 years ago
  31. a57c8fd ocfs2: remove ocfs2_local_alloc_in_range() by Mark Fasheh · 14 years ago
  32. 33d5d38 ocfs2: allocate btree internal block groups from the global bitmap by Mark Fasheh · 14 years ago
  33. e3b4a97 ocfs2: use allocation reservations for directory data by Mark Fasheh · 15 years ago
  34. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  35. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 14 years ago
  36. 78c37eb ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. by Tao Ma · 14 years ago
  37. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 14 years ago
  38. 3d03a30 ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). by Joel Becker · 15 years ago
  39. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  40. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  41. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 15 years ago
  42. 5b09b50 ocfs2: Fix some printk() warnings. by Joel Becker · 15 years ago
  43. 0fba813 ocfs2: Fix 2 warning during ocfs2 make. by Tao Ma · 15 years ago
  44. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 15 years ago
  45. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 15 years ago
  46. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 15 years ago
  47. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  48. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  49. d6b32bb ocfs2: block read meta ecc. by Joel Becker · 16 years ago
  50. 970e493 ocfs2: Validate metadata only when it's read from disk. by Joel Becker · 16 years ago
  51. 4203530 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks. by Joel Becker · 16 years ago
  52. 68f64d4 ocfs2: Wrap group descriptor reads in a dedicated function. by Joel Becker · 16 years ago
  53. 57e3e79 ocfs2: Consolidate validation of group descriptors. by Joel Becker · 16 years ago
  54. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  55. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  56. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  57. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  58. 12462f1 ocfs2: Add the 'inode64' mount option. by Joel Becker · 16 years ago
  59. 1187c96 ocfs2: Limit inode allocation to 32bits. by Joel Becker · 16 years ago
  60. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  61. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  62. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  63. e7d4cb6 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. by Tao Ma · 16 years ago
  64. 811f933 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. by Tao Ma · 16 years ago
  65. 9c7af40 ocfs2: throttle back local alloc when low on disk space by Mark Fasheh · 16 years ago
  66. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  67. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  68. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  69. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  70. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago
  71. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  72. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  73. 415cb80 ocfs2: Allow smaller allocations during large writes by Mark Fasheh · 17 years ago
  74. 1f6697d ocfs2: use all extent block suballocators by Mark Fasheh · 17 years ago
  75. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  76. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  77. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  78. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  79. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  80. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  81. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  82. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  83. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  84. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  85. c161f89 ocfs2: remove ocfs2_journal_handle flags field by Mark Fasheh · 18 years ago
  86. 883d4ca ocfs2: allocation hints by Mark Fasheh · 18 years ago
  87. 7bf72ed ocfs2: better group descriptor consistency checks by Mark Fasheh · 18 years ago
  88. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  89. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago