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