1. 6f1b228 ocfs2: fix race between searching chunks and release journal_head from buffer_head by Gautham Ananthakrishna · 3 years, 2 months ago
  2. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  3. 38d51b2 ocfs2: change slot number type s16 to u16 by Junxiao Bi · 4 years, 5 months ago
  4. e5a15e1 ocfs2: fix panic on nfs server over ocfs2 by Junxiao Bi · 4 years, 6 months ago
  5. cb5bc85 ocfs2: there is no need to log twice in several functions by wangyan · 4 years, 9 months ago
  6. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  7. 4641706 jbd2: Make state lock a spinlock by Thomas Gleixner · 5 years ago
  8. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
  9. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 7 years ago
  10. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
  11. e75ed71 ocfs2: unlock bh_state if bg check fails by Changwei Ge · 7 years ago
  12. dd7b5f9 ocfs2: clean dead code in suballoc.c by Changwei Ge · 7 years ago
  13. 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
  14. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  15. 3bb8b653 ocfs2: fix double unlock in case retry after free truncate log by Joseph Qi · 8 years ago
  16. 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
  17. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  18. 1d1aff8 ocfs2: improve performance for localalloc by Joseph Qi · 9 years ago
  19. 4635929 ocfs2: clean up redundant NULL checks before kfree by Joseph Qi · 9 years ago
  20. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  21. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  22. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 10 years ago
  23. 7dc3e83 ocfs2: iput inode alloc when failed locally by jiangyiwen · 11 years ago
  24. db66c71 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed by Younger Liu · 11 years ago
  25. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 11 years ago
  26. 0a2fcd89 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() by Younger Liu · 11 years ago
  27. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  28. 25e2892 ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group by Andrew Morton · 11 years ago
  29. 4930984 ocfs2: rework transaction rollback in ocfs2_relink_block_group() by Jie Liu · 11 years ago
  30. 309a85b ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 12 years ago
  31. 72094e4 ocfs2: ->e_leaf_clusters endianness breakage by Al Viro · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  33. 81bad69 ocfs2: Remove DISK_ALLOC from masklog. by Tao Ma · 14 years ago
  34. 2f73e13 ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c by Tao Ma · 14 years ago
  35. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 14 years ago
  36. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 14 years ago
  37. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  38. 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
  39. 9b5cd10 ocfs2: validate bg_free_bits_count after update by Srinivas Eeda · 14 years ago
  40. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  41. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  42. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  43. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  44. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  45. 0a463b7 ocfs2: Remove the redundant cpu_to_le64. by Tao Ma · 14 years ago
  46. 18d3a98 ocfs2: Silence a gcc warning. by Joel Becker · 15 years ago
  47. abf1b3c ocfs2: Set ac_last_group properly with discontig group. by Tao Ma · 15 years ago
  48. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 15 years ago
  49. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 15 years ago
  50. 4711954 ocfs2: Some tiny bug fixes for discontiguous block allocation. by Tao Ma · 15 years ago
  51. 95ec0ad ocfs2: Don't relink cluster groups when allocating discontig block groups by Joel Becker · 15 years ago
  52. 8b06bc5 ocfs2: Grow discontig block groups in one transaction. by Joel Becker · 15 years ago
  53. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 15 years ago
  54. ba20663 ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. by Joel Becker · 15 years ago
  55. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 15 years ago
  56. 13e434c ocfs2: Trim suballocations if they cross discontiguous regions by Joel Becker · 15 years ago
  57. aa8f8e9 ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument. by Joel Becker · 15 years ago
  58. 7d1fe09 ocfs2: Pass suballocation results back via a structure. by Joel Becker · 15 years ago
  59. 798db35 ocfs2: Allocate discontiguous block groups. by Joel Becker · 15 years ago
  60. 4cbe424 ocfs2: Define data structures for discontiguous block groups. by Joel Becker · 15 years ago
  61. a57c8fd ocfs2: remove ocfs2_local_alloc_in_range() by Mark Fasheh · 15 years ago
  62. 33d5d38 ocfs2: allocate btree internal block groups from the global bitmap by Mark Fasheh · 15 years ago
  63. e3b4a97 ocfs2: use allocation reservations for directory data by Mark Fasheh · 15 years ago
  64. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 15 years ago
  65. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 15 years ago
  66. 78c37eb ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. by Tao Ma · 15 years ago
  67. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 15 years ago
  68. 3d03a30 ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). by Joel Becker · 16 years ago
  69. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 16 years ago
  70. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 16 years ago
  71. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 16 years ago
  72. 5b09b50 ocfs2: Fix some printk() warnings. by Joel Becker · 16 years ago
  73. 0fba813 ocfs2: Fix 2 warning during ocfs2 make. by Tao Ma · 16 years ago
  74. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 16 years ago
  75. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 16 years ago
  76. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 16 years ago
  77. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 16 years ago
  78. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  79. d6b32bb ocfs2: block read meta ecc. by Joel Becker · 16 years ago
  80. 970e493 ocfs2: Validate metadata only when it's read from disk. by Joel Becker · 16 years ago
  81. 4203530 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks. by Joel Becker · 16 years ago
  82. 68f64d4 ocfs2: Wrap group descriptor reads in a dedicated function. by Joel Becker · 16 years ago
  83. 57e3e79 ocfs2: Consolidate validation of group descriptors. by Joel Becker · 16 years ago
  84. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  85. 0fcaa56a ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  86. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  87. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  88. 12462f1 ocfs2: Add the 'inode64' mount option. by Joel Becker · 16 years ago
  89. 1187c96 ocfs2: Limit inode allocation to 32bits. by Joel Becker · 16 years ago
  90. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  91. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  92. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  93. e7d4cb6 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. by Tao Ma · 16 years ago
  94. 811f933 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. by Tao Ma · 16 years ago
  95. 9c7af40 ocfs2: throttle back local alloc when low on disk space by Mark Fasheh · 16 years ago
  96. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 17 years ago
  97. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 17 years ago
  98. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 17 years ago
  99. c78bad1 fs/: Spelling fixes by Joe Perches · 17 years ago
  100. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago