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