1. 3d03a30 ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). by Joel Becker · 15 years ago
  2. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  3. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  4. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 15 years ago
  5. 5b09b50 ocfs2: Fix some printk() warnings. by Joel Becker · 15 years ago
  6. 0fba813 ocfs2: Fix 2 warning during ocfs2 make. by Tao Ma · 15 years ago
  7. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 15 years ago
  8. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 15 years ago
  9. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 15 years ago
  10. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  11. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  12. d6b32bb ocfs2: block read meta ecc. by Joel Becker · 16 years ago
  13. 970e493 ocfs2: Validate metadata only when it's read from disk. by Joel Becker · 16 years ago
  14. 4203530 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks. by Joel Becker · 16 years ago
  15. 68f64d4 ocfs2: Wrap group descriptor reads in a dedicated function. by Joel Becker · 16 years ago
  16. 57e3e79 ocfs2: Consolidate validation of group descriptors. by Joel Becker · 16 years ago
  17. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  18. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  19. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  20. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  21. 12462f1 ocfs2: Add the 'inode64' mount option. by Joel Becker · 16 years ago
  22. 1187c96 ocfs2: Limit inode allocation to 32bits. by Joel Becker · 16 years ago
  23. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  24. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  25. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  26. e7d4cb6 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. by Tao Ma · 16 years ago
  27. 811f933 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. by Tao Ma · 16 years ago
  28. 9c7af40 ocfs2: throttle back local alloc when low on disk space by Mark Fasheh · 16 years ago
  29. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  30. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  31. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  32. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  33. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago
  34. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  35. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  36. 415cb80 ocfs2: Allow smaller allocations during large writes by Mark Fasheh · 17 years ago
  37. 1f6697d ocfs2: use all extent block suballocators by Mark Fasheh · 17 years ago
  38. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  39. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  40. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  41. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  42. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  43. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  44. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  45. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  46. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  47. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  48. c161f89 ocfs2: remove ocfs2_journal_handle flags field by Mark Fasheh · 18 years ago
  49. 883d4ca ocfs2: allocation hints by Mark Fasheh · 18 years ago
  50. 7bf72ed ocfs2: better group descriptor consistency checks by Mark Fasheh · 18 years ago
  51. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  52. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago