1. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  3. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  4. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  5. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  6. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  7. 9c33925 ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket by Wengang Wang · 10 years ago
  8. 43b10a2 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 10 years ago
  9. 7dc3e83 ocfs2: iput inode alloc when failed locally by jiangyiwen · 10 years ago
  10. da8ded4 ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN by Tariq Saeed · 10 years ago
  11. db66c71 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed by Younger Liu · 10 years ago
  12. e228f64 ocfs2: flock: drop cross-node lock when failed locally by Wengang Wang · 10 years ago
  13. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  14. f81c201 ocfs2: fix panic on kfree(xattr->name) by Tetsuo Handa · 10 years ago
  15. f7cf4f5 ocfs2: do not put bh when buffer_uptodate failed by alex chen · 10 years ago
  16. 466e68c ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed by Xue jiufei · 10 years ago
  17. 3ed2be7 ocfs2: allow for more than one data extent when creating xattr by Tariq Saeed · 10 years ago
  18. a35ad97c ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler by Zhonghua Guo · 10 years ago
  19. c8d888d ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END by Jensen · 10 years ago
  20. 41b63ef ocfs2: fix type conversion risk when get cluster attributes by Joseph Qi · 10 years ago
  21. 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 10 years ago
  22. 84d86f8 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread by Jan Kara · 10 years ago
  23. e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 10 years ago
  24. bd62ad7 ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later by Jan Kara · 10 years ago
  25. 7bf619c ocfs2: remove OCFS2_INODE_SKIP_DELETE flag by Jan Kara · 10 years ago
  26. 765aabb ocfs2: add dlm_recover_callback_support in sysfs by Goldwyn Rodrigues · 10 years ago
  27. ded2cf7 ocfs2: dlm: fix recovery hung by Junxiao Bi · 10 years ago
  28. 34aa8da ocfs2: dlm: fix lock migration crash by Junxiao Bi · 10 years ago
  29. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  30. a75fe48 ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super by joyce.xue · 10 years ago
  31. c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 10 years ago
  32. 181a9a0 ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread by Zongxun Wang · 10 years ago
  33. 58bfab3 ocfs2_file_aio_write(): switch to generic_perform_write() by Al Viro · 10 years ago
  34. 5cb6c6c generic_file_direct_write(): get rid of ppos argument by Al Viro · 10 years ago
  35. fcacafd kill the 5th argument of generic_file_buffered_write() by Al Viro · 10 years ago
  36. 920220c ocfs2: don't open-code kernel_recvmsg() by Al Viro · 10 years ago
  37. 66f5dce ocfs2: don't open-code kernel_sendmsg() by Al Viro · 10 years ago
  38. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 10 years ago
  39. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 10 years ago
  40. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  41. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  42. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 10 years ago
  43. 15c34a7 ocfs2: fix quota file corruption by Jan Kara · 10 years ago
  44. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 10 years ago
  45. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 10 years ago
  46. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 10 years ago
  47. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 10 years ago
  48. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 10 years ago
  49. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  50. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  51. f5b2585 ocfs2: do not log ENOENT in unlink() by Xiaowei.Hu · 11 years ago
  52. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  53. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  54. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  55. 75f82ea ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously by Yiwen Jiang · 11 years ago
  56. a2a3b39 ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative by Tariq Saeed · 11 years ago
  57. 16eac4b ocfs2: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  58. 1ba2212 ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl by Jie Liu · 11 years ago
  59. aa89762 ocfs2: return EINVAL if the given range to discard is less than block size by Jie Liu · 11 years ago
  60. 19e8ac2 ocfs2: return EOPNOTSUPP if the device does not support discard by Jie Liu · 11 years ago
  61. 0a2fcd89 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() by Younger Liu · 11 years ago
  62. c994c2e ocfs2: use the new DLM operation callbacks while requesting new lockspace by Goldwyn Rodrigues · 11 years ago
  63. 4150363 ocfs2: framework for version LVB by Goldwyn Rodrigues · 11 years ago
  64. 3e83415 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node by Goldwyn Rodrigues · 11 years ago
  65. 24aa338 ocfs2: shift allocation ocfs2_live_connection to user_connect() by Goldwyn Rodrigues · 11 years ago
  66. 66e188f ocfs2: add DLM recovery callbacks by Goldwyn Rodrigues · 11 years ago
  67. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 11 years ago
  68. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 11 years ago
  69. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  70. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  71. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  72. 41ecc34 ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() by Jan Kara · 11 years ago
  73. d00d2f8 ocfs2: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  74. b1214e4 ocfs2: fix possible double free in ocfs2_write_begin_nolock by Xue jiufei · 11 years ago
  75. bfbca92 ocfs2: add missing errno in ocfs2_ioctl_move_extents() by Younger Liu · 11 years ago
  76. 8abaae8 ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() by Younger Liu · 11 years ago
  77. eedd40e ocfs2: rollback transaction in ocfs2_group_add() by Younger Liu · 11 years ago
  78. 728b980 ocfs2: break useless while loop by Junxiao Bi · 11 years ago
  79. 518df6b ocfs2: use find_last_bit() by Akinobu Mita · 11 years ago
  80. fae477b ocfs2: delay migration when the lockres is in migration state by Xue jiufei · 11 years ago
  81. 750e3c6 ocfs2: skip locks in the blocked list by Xue jiufei · 11 years ago
  82. a8f70de ocfs2: use bitmap_weight() by Akinobu Mita · 11 years ago
  83. 910bffe ocfs2: don't spam on -EDQUOT by Joel Becker · 11 years ago
  84. 5879620 ocfs2: add necessary check in case sb_getblk() fails by Rui Xiang · 11 years ago
  85. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  86. f0cb0f0 fs/ocfs2/file.c: fix wrong comment by Junxiao Bi · 11 years ago
  87. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  88. b19f133 ocfs2: get rid of impossible checks by Al Viro · 11 years ago
  89. 7b9a237 ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() by Al Viro · 11 years ago
  90. 99d7a88 fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume by Goldwyn Rodrigues · 11 years ago
  91. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  92. 28e8be3 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 11 years ago
  93. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
  94. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
  95. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
  96. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
  97. 7aebff1 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 11 years ago
  98. 6cae6d3 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec by Joseph Qi · 11 years ago
  99. 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 11 years ago
  100. 6ea437a ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() by Younger Liu · 11 years ago