1. f2fd2d9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  2. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  3. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. d5bf141 ocfs2: fix trans extend while free cached blocks by Junxiao Bi · 8 years ago
  5. 2b0ad00 ocfs2: fix trans extend while flush truncate log by Junxiao Bi · 8 years ago
  6. 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
  7. c14688e ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec by piaojun · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 8 years ago
  10. 1721598 ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et by Xue jiufei · 8 years ago
  11. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  12. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  13. 72865d9 ocfs2: clean up redundant NULL check before iput by Joseph Qi · 8 years ago
  14. 9e62dc0 ocfs2: constify ocfs2_extent_tree_operations structures by Julia Lawall · 8 years ago
  15. 4635929 ocfs2: clean up redundant NULL checks before kfree by Joseph Qi · 9 years ago
  16. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  17. d0c97d5 ocfs2: do not set fs read-only if rec[0] is empty while committing truncate by Xue jiufei · 9 years ago
  18. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  19. 099768b ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() by Xue jiufei · 9 years ago
  20. 9f99ad0 ocfs2: return error when ocfs2_figure_merge_contig_type() fails by Xue jiufei · 9 years ago
  21. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 9 years ago
  22. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 9 years ago
  23. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 9 years ago
  24. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 9 years ago
  25. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  26. 15eba0f ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents by alex chen · 9 years ago
  27. f62f12b ocfs2: reflink: fix slow unlink for refcounted file by Junxiao Bi · 9 years ago
  28. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  29. a9e9aca ocfs2: fix umount hang while shutting down truncate log by Xue jiufei · 10 years ago
  30. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  31. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  32. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 10 years ago
  33. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 10 years ago
  34. aa89762 ocfs2: return EINVAL if the given range to discard is less than block size by Jie Liu · 10 years ago
  35. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  36. 33add0e ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range by Joseph Qi · 11 years ago
  37. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  38. 3a251f0 ocfs2: ->l_next_free_req breakage on big-endian by Al Viro · 12 years ago
  39. b8a0ae5 ocfs2: Commit transactions in error cases -v2 by Wengang Wang · 13 years ago
  40. 10fca35 ocfs2: Add trace event for trim. by Tao Ma · 13 years ago
  41. e80de36 ocfs2: Add ocfs2_trim_fs for SSD trim support. by Tao Ma · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 81bad69 ocfs2: Remove DISK_ALLOC from masklog. by Tao Ma · 13 years ago
  44. a09d09b ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c by Tao Ma · 13 years ago
  45. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  46. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  47. aecf586 ocfs2: Remove unused truncate function from alloc.c by Tao Ma · 13 years ago
  48. 50308d8 ocfs2: Try to free truncate log when meeting ENOSPC in write. by Tao Ma · 14 years ago
  49. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  50. 41841b0 Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  51. ee149a7 Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. by Tristan Ye · 14 years ago
  52. 78f9467 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. by Tristan Ye · 14 years ago
  53. c901fb0 ocfs2: Make ocfs2_extend_trans() really extend. by Tao Ma · 14 years ago
  54. 4fe370a ocfs2: use allocation reservations during file write by Mark Fasheh · 14 years ago
  55. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  56. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  57. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  58. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  59. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  60. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  61. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 14 years ago
  62. 849254e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  63. 2cfd30a ocfs: stop using do_sync_mapping_range by Christoph Hellwig · 15 years ago
  64. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  65. 38a04e4 ocfs2: Find proper end cpos for a leaf refcount block. by Tao Ma · 14 years ago
  66. c18b812 ocfs2: Make transaction extend more efficient. by Tao Ma · 15 years ago
  67. 6ae23c5 ocfs2: CoW refcount tree improvement. by Tao Ma · 15 years ago
  68. 6f70fa5 ocfs2: Add CoW support. by Tao Ma · 15 years ago
  69. bcbbb24 ocfs2: Decrement refcount when truncating refcounted extents. by Tao Ma · 15 years ago
  70. 1aa75fe ocfs2: Add functions for extents refcounted. by Tao Ma · 15 years ago
  71. 1823cb0 ocfs2: Add support of decrementing refcount for delete. by Tao Ma · 15 years ago
  72. e2e9f60 ocfs2: move tree path functions to alloc.h. by Tao Ma · 15 years ago
  73. fe92441 ocfs2: Add refcount b-tree as a new extent tree. by Tao Ma · 15 years ago
  74. 555936b ocfs2: Abstract extent split process. by Tao Ma · 15 years ago
  75. 853a3a1 ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree. by Tao Ma · 15 years ago
  76. 5e404e9 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). by Joel Becker · 15 years ago
  77. a1cf076 ocfs2: __ocfs2_mark_extent_written() doesn't need struct inode. by Joel Becker · 15 years ago
  78. f3868d0 ocfs2: Teach ocfs2_replace_extent_rec() to use an extent_tree. by Joel Becker · 15 years ago
  79. d231129 ocfs2: ocfs2_split_and_insert() no longer needs struct inode. by Joel Becker · 15 years ago
  80. dbdcf6a ocfs2: ocfs2_remove_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  81. cbee7e1 ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. by Joel Becker · 15 years ago
  82. cc79d8c ocfs2: ocfs2_insert_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  83. 92ba470 ocfs2: Make extent map insertion an extent_tree_operation. by Joel Becker · 15 years ago
  84. 627961b ocfs2: ocfs2_figure_insert_type() no longer needs struct inode. by Joel Becker · 15 years ago
  85. 1ef61b3 ocfs2: Remove inode from ocfs2_figure_extent_contig(). by Joel Becker · 15 years ago
  86. a297029 ocfs2: Swap inode for extent_tree in ocfs2_figure_merge_contig_type(). by Joel Becker · 15 years ago
  87. b4a1765 ocfs2: ocfs2_extent_contig() only requires the superblock. by Joel Becker · 15 years ago
  88. 3505bec ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode. by Joel Becker · 15 years ago
  89. c38e52b ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode. by Joel Becker · 15 years ago
  90. d562862 ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode. by Joel Becker · 15 years ago
  91. 4c911ee ocfs2: Make truncating the extent map an extent_tree_operation. by Joel Becker · 15 years ago
  92. 043beeb ocfs2: ocfs2_truncate_rec() doesn't need struct inode. by Joel Becker · 15 years ago
  93. d401dc1 ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode. by Joel Becker · 15 years ago
  94. c495dd2 ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode. by Joel Becker · 15 years ago
  95. 4fe82c3 ocfs2: ocfs2_merge_rec_left/right() no longer need struct inode. by Joel Becker · 15 years ago
  96. 70f18c0 ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode. by Joel Becker · 15 years ago
  97. e46f74d ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode. by Joel Becker · 15 years ago
  98. 1e2dd63 ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode. by Joel Becker · 15 years ago
  99. 09106ba ocfs2: ocfs2_update_edge_lengths() doesn't need struct inode. by Joel Becker · 15 years ago
  100. 1bbf0b8 ocfs2: ocfs2_rotate_tree_right() doesn't need struct inode. by Joel Becker · 15 years ago