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