1. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 38b52ef ocfs2: bump up o2cb network protocol version by Junxiao Bi · 8 years ago
  3. 6633ca5 ocfs2: o2hb: fix hb hung time by Junxiao Bi · 8 years ago
  4. 88dbe98 ocfs2: o2hb: don't negotiate if last hb fail by Junxiao Bi · 8 years ago
  5. 1bd1290 ocfs2: o2hb: add some user/debug log by Junxiao Bi · 8 years ago
  6. e76f823 ocfs2: o2hb: add NEGOTIATE_APPROVE message by Junxiao Bi · 8 years ago
  7. 34069b8 ocfs2: o2hb: add NEGO_TIMEOUT message by Junxiao Bi · 8 years ago
  8. e0cbb79 ocfs2: o2hb: add negotiate timer by Junxiao Bi · 8 years ago
  9. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  10. 1f3a437 ocfs2: fix improper handling of return errno by Eric Ren · 8 years ago
  11. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  12. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  13. 8f9b180 ocfs2: clean up an unneeded goto in ocfs2_put_slot() by Guozhonghua · 8 years ago
  14. aa6913d ocfs2: clean up unused parameter 'count' in o2hb_read_block_input() by Jun Piao · 8 years ago
  15. c14688e ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec by piaojun · 8 years ago
  16. 8ba4422 ocfs2: fix comment in struct ocfs2_extended_slot by Guozhonghua · 8 years ago
  17. e1daca2 ocfs2/cluster: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  18. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  20. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  21. c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 8 years ago
  22. 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 8 years ago
  23. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  24. 7b9743e ocfs2: don't open-code inode_lock/inode_unlock by Al Viro · 8 years ago
  25. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  26. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  27. b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 8 years ago
  28. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 8 years ago
  29. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  30. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  31. e865f49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  32. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  33. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  34. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  35. 8f9e8f5 ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas by Jan Kara · 8 years ago
  36. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 8 years ago
  37. 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
  38. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 8 years ago
  39. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 8 years ago
  40. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  41. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 8 years ago
  42. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 8 years ago
  43. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 8 years ago
  44. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 8 years ago
  45. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 8 years ago
  46. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 8 years ago
  47. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 8 years ago
  48. c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 8 years ago
  49. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 8 years ago
  50. 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 8 years ago
  51. 46e6255 ocfs2: do not change i_size in write_end for direct io by Ryan Ding · 8 years ago
  52. 65c4db8 ocfs2: test target page before change it by Ryan Ding · 8 years ago
  53. b46637d ocfs2: use c_new to indicate newly allocated extents by Ryan Ding · 8 years ago
  54. c1ad1e3 ocfs2: add ocfs2_write_type_t type to identify the caller of write by Ryan Ding · 8 years ago
  55. 9e13f1f ocfs2: o2hb: fix double free bug by Junxiao Bi · 8 years ago
  56. d56a8f3 ocfs2: check/fix inode block for online file check by Gang He · 8 years ago
  57. a849d46 ocfs2: create/remove sysfile for online file check by Gang He · 8 years ago
  58. a860f6e ocfs2: sysfile interfaces for online file check by Gang He · 8 years ago
  59. 9dde5e4 ocfs2: export ocfs2_kset for online file check by Gang He · 8 years ago
  60. 77d9131 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  61. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  62. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  63. 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 8 years ago
  64. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 8 years ago
  65. d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 8 years ago
  66. 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 8 years ago
  67. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 8 years ago
  68. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 8 years ago
  69. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 8 years ago
  70. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 8 years ago
  71. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 8 years ago
  72. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 8 years ago
  73. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 8 years ago
  74. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  75. 5a9530e ocfs2: Implement get_next_id() by Jan Kara · 8 years ago
  76. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 8 years ago
  77. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  78. a4a1dfa ocfs2/cluster: fix memory leak in o2hb_region_release by Joseph Qi · 8 years ago
  79. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  80. b1b1e15 ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock by Tariq Saeed · 8 years ago
  81. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  82. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  83. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  84. 3c973b0 ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h by Joseph Qi · 8 years ago
  85. 98e141f ocfs2: dlm: remove redundant code by Junxiao Bi · 8 years ago
  86. 074a6c6 ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del by Joseph Qi · 8 years ago
  87. 32e4932 ocfs2/dlm: do not insert a new mle when another process is already migrating by xuejiufei · 8 years ago
  88. bef5502 ocfs2/dlm: ignore cleaning the migration mle that is inuse by xuejiufei · 8 years ago
  89. 1cce4df ocfs2: do not lock/unlock() inode DLM lock by Goldwyn Rodrigues · 8 years ago
  90. 1247017 ocfs2: fix slot overwritten if storage link down during mount by jiangyiwen · 8 years ago
  91. c372f21 ocfs2/dlm: return appropriate value when dlm_grab() returns NULL by Xue jiufei · 8 years ago
  92. 72865d9 ocfs2: clean up redundant NULL check before iput by Joseph Qi · 8 years ago
  93. b556014 ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker by jiangyiwen · 8 years ago
  94. 9e62dc0 ocfs2: constify ocfs2_extent_tree_operations structures by Julia Lawall · 8 years ago
  95. 30bee89 ocfs2/dlm: fix a race between purge and migration by Xue jiufei · 8 years ago
  96. a84ac33 ocfs2: o2hb: increase unsteady iterations by Junxiao Bi · 8 years ago
  97. d636462 ocfs2: return non-zero st_blocks for inline data by John Haxby · 8 years ago
  98. 3eb5bdf ocfs2: optimize bad declarations and redundant assignment by Norton.Zhu · 8 years ago
  99. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago