1. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  2. b657c95 ocfs2: Wrap inode block reads in a dedicated function. by Joel Becker · 16 years ago
  3. fecc011 ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range() by Mark Fasheh · 16 years ago
  4. 2891d29 ocfs2: Add clusters free in dealloc_ctxt. by Tao Ma · 16 years ago
  5. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  6. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  7. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  8. 2b4e30f ocfs2: Switch over to JBD2. by Joel Becker · 16 years ago
  9. 8d6220d ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() by Joel Becker · 16 years ago
  10. 1625f8a ocfs2: Comment struct ocfs2_extent_tree_operations. by Joel Becker · 16 years ago
  11. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  12. 1e61ee7 ocfs2: Add an insertion check to ocfs2_extent_tree_operations. by Joel Becker · 16 years ago
  13. 1a09f55 ocfs2: Create specific get_extent_tree functions. by Joel Becker · 16 years ago
  14. 943cced ocfs2: Determine an extent tree's max_leaf_clusters in an et_op. by Joel Becker · 16 years ago
  15. 1c25d93 ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents(). by Joel Becker · 16 years ago
  16. 0ce1010 ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations. by Joel Becker · 16 years ago
  17. ea5efa1 ocfs2: Make 'private' into 'object' on ocfs2_extent_tree. by Joel Becker · 16 years ago
  18. dc0ce61 ocfs2: Make ocfs2_extent_tree get/put instead of alloc. by Joel Becker · 16 years ago
  19. ce1d9ea ocfs2: Prefix the ocfs2_extent_tree structure. by Joel Becker · 16 years ago
  20. 35dc0aa ocfs2: Prefix the extent tree operations structure. by Joel Becker · 16 years ago
  21. ca12b7c ocfs2: Optionally limit extent size in ocfs2_insert_extent() by Tao Ma · 16 years ago
  22. ba49261 ocfs2: Add xattr index tree operations by Tao Ma · 16 years ago
  23. fdd7770 ocfs2: reserve inline space for extended attribute by Tiger Yang · 16 years ago
  24. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  25. 0eb8d47 ocfs2: Make high level btree extend code generic 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. 231b87d ocfs2: Modify ocfs2_num_free_extents for future xattr usage. by Tao Ma · 16 years ago
  29. 00dc417 ocfs2: fiemap support by Mark Fasheh · 16 years ago
  30. 9d8df6a ocfs2 endianness fixes by Al Viro · 16 years ago
  31. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 16 years ago
  32. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  33. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 16 years ago
  34. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 16 years ago
  35. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  36. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  37. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  38. e8aed34 ocfs2: Re-journal buffers after transaction extend by Mark Fasheh · 17 years ago
  39. 92295d8 ocfs2: Don't panic when truncating an empty extent by Mark Fasheh · 17 years ago
  40. 3cf0c50 [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} by Roel Kluin · 17 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. 1d410a6 ocfs2: Small refactor of truncate zeroing code by Mark Fasheh · 17 years ago
  44. 015452b ocfs2: Remove unused structure field by Mark Fasheh · 17 years ago
  45. 518d726 ocfs2: remove unused variable by Tao Mao · 17 years ago
  46. c77534f ocfs2: remove mostly unused field from insert structure by Tao Mao · 17 years ago
  47. e535e2e ocfs2: Fix calculation of i_blocks during truncate by Mark Fasheh · 17 years ago
  48. 6a18380 [2.6 patch] ocfs2_insert_extent(): remove dead code by Adrian Bunk · 17 years ago
  49. 063c456 ocfs2: support for removing file regions by Mark Fasheh · 17 years ago
  50. 35edec1 ocfs2: update truncate handling of partial clusters by Mark Fasheh · 17 years ago
  51. d0c7d70 ocfs2: btree support for removal of arbirtrary extents by Mark Fasheh · 17 years ago
  52. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  53. 328d575 ocfs2: btree changes for unwritten extents by Mark Fasheh · 17 years ago
  54. c3afcbb ocfs2: abstract btree growing calls by Mark Fasheh · 17 years ago
  55. 1f6697d ocfs2: use all extent block suballocators by Mark Fasheh · 17 years ago
  56. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  57. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  58. 2e89b2e ocfs2: take ip_alloc_sem during entire truncate by Mark Fasheh · 17 years ago
  59. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  60. 8341897 ocfs2: Cache extent records by Mark Fasheh · 17 years ago
  61. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  62. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  63. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 17 years ago
  64. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  65. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 17 years ago
  66. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 17 years ago
  67. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 17 years ago
  68. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  69. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  70. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  71. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  72. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  73. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  74. e08dc8b ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log() by Mark Fasheh · 18 years ago
  75. 1fc5814 ocfs2: have ocfs2_extend_trans() take handle_t by Mark Fasheh · 18 years ago
  76. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  77. eb35746 ocfs2: Remove overzealous BUG_ON() by Mark Fasheh · 18 years ago
  78. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  79. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  80. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago