1. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  2. c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 8 years ago
  3. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  4. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  5. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  6. 262d8a8 ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page() by Joseph Qi · 9 years ago
  7. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  8. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  9. 9c89fe0 ocfs2: Handle error from dquot_initialize() by Jan Kara · 9 years ago
  10. a612543 ocfs2: use swap() in swap_refcount_rec() by Fabian Frederick · 9 years ago
  11. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  12. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  13. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  14. d9510a2 ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits() by Jan Kara · 9 years ago
  15. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  16. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 10 years ago
  17. b3821c3 ocfs2: remove some redundant casting by George Spelvin · 10 years ago
  18. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  19. 5879620 ocfs2: add necessary check in case sb_getblk() fails by Rui Xiang · 11 years ago
  20. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  21. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  22. 2b0f6ea ocfs2: add missing return value check of ocfs2_get_clusters() by Joseph Qi · 11 years ago
  23. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  24. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  25. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  27. 488c8ef ocfs2: Compare kuids and kgids using uid_eq and gid_eq by Eric W. Biederman · 11 years ago
  28. a8104a9 pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. by Al Viro · 12 years ago
  29. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  30. 28748b3 ocfs2: ->rl_count endianness breakage by Al Viro · 12 years ago
  31. e1bf4cc ocfs: ->rl_used breakage on big-endian by Al Viro · 12 years ago
  32. 3a251f0 ocfs2: ->l_next_free_req breakage on big-endian by Al Viro · 12 years ago
  33. dae6ad8 new helpers: kern_path_create/user_path_create by Al Viro · 13 years ago
  34. 3e19a25 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c by Tristan Ye · 13 years ago
  35. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  36. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  37. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  38. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  39. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  40. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  41. 198aac2 ocfs2: Remove masklog ML_REFCOUNT. by Tao Ma · 13 years ago
  42. acf3bb0 Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number. by Tristan Ye · 13 years ago
  43. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  44. 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
  45. 07eaac9 ocfs2: Fix lockdep warning in reflink. by Tao Ma · 14 years ago
  46. 729963a Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2 by Joel Becker · 14 years ago
  47. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  48. 6ea4843 ocfs2: Add readhead during CoW. by Tao Ma · 14 years ago
  49. 7b61cf5 ocfs2: Add readahead support for CoW. by Tao Ma · 14 years ago
  50. 1550271 ocfs2: Add struct file to ocfs2_refcount_cow. by Tao Ma · 14 years ago
  51. 8a2e70c ocfs2: Count more refcount records in file system fragmentation. by Tao Ma · 14 years ago
  52. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  53. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  54. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  55. 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
  56. 78f9467 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. by Tristan Ye · 14 years ago
  57. c901fb0 ocfs2: Make ocfs2_extend_trans() really extend. by Tao Ma · 14 years ago
  58. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  59. f9221fd Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes by Joel Becker · 14 years ago
  60. c21a534 ocfs2: Update VFS inode's id info after reflink. by Tao Ma · 14 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  62. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  63. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  64. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  65. 6527f8f ocfs2: Update i_blocks in reflink operations. by Tao Ma · 14 years ago
  66. 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
  67. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  68. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 14 years ago
  69. 0a1ea43 ocfs2: Only bug out when page size is larger than cluster size. by Tao Ma · 14 years ago
  70. d622b89 ocfs2: Fix memory overflow in cow_by_page. by Tao Ma · 14 years ago
  71. 849254e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  72. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  73. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  74. 12d4cec ocfs2: refcounttree.c cleanup. by Tao Ma · 14 years ago
  75. 38a04e4 ocfs2: Find proper end cpos for a leaf refcount block. by Tao Ma · 14 years ago
  76. 2f48d59 ocfs2: duplicate inline data properly during reflink. by Tao Ma · 15 years ago
  77. 87f4b1b ocfs2: Move ocfs2_complete_reflink to the right place. by Tao Ma · 15 years ago
  78. bd50873 ocfs2: Add ioctl for reflink. by Tao Ma · 15 years ago
  79. 09bf27a ocfs2: Implement ocfs2_reflink. by Tao Ma · 15 years ago
  80. 0fe9b66 ocfs2: Add preserve to reflink. by Tao Ma · 15 years ago
  81. 7540c1a ocfs2: Don't merge in 1st refcount ops of reflink. by Tao Ma · 15 years ago
  82. 2999d12 ocfs2: Add reflink support for xattr. by Tao Ma · 15 years ago
  83. 8b2c0db ocfs2: Call refcount tree remove process properly. by Tao Ma · 15 years ago
  84. 0129241 ocfs2: Attach xattr clusters to refcount tree. by Tao Ma · 15 years ago
  85. 492a8a3 ocfs2: Add CoW support for xattr. by Tao Ma · 15 years ago
  86. 913580b ocfs2: Abstract duplicate clusters process in CoW. by Tao Ma · 15 years ago
  87. a9063ab ocfs2: handle file attributes issue for reflink. by Tao Ma · 15 years ago
  88. 110a045 ocfs2: Add normal functions for reflink a normal file's extents. by Tao Ma · 15 years ago
  89. 37f8a2b ocfs2: CoW a reflinked cluster when it is truncated. by Tao Ma · 15 years ago
  90. 6ae23c5 ocfs2: CoW refcount tree improvement. by Tao Ma · 15 years ago
  91. 6f70fa5 ocfs2: Add CoW support. by Tao Ma · 15 years ago
  92. bcbbb24 ocfs2: Decrement refcount when truncating refcounted extents. by Tao Ma · 15 years ago
  93. 1aa75fe ocfs2: Add functions for extents refcounted. by Tao Ma · 15 years ago
  94. 1823cb0 ocfs2: Add support of decrementing refcount for delete. by Tao Ma · 15 years ago
  95. e73a819 ocfs2: Add support for incrementing refcount in the tree. by Tao Ma · 15 years ago
  96. 8bf396d ocfs2: Basic tree root operation. by Tao Ma · 15 years ago
  97. 374a263 ocfs2: Add refcount tree lock mechanism. by Tao Ma · 15 years ago
  98. c732eb1 ocfs2: Add caching info for refcount tree. by Tao Ma · 15 years ago
  99. f2c870e ocfs2: Add ocfs2_read_refcount_block. by Tao Ma · 15 years ago