1. 25b1c72 ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak by piaojun · 7 years ago
  2. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  3. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  4. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  5. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  6. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  7. e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
  8. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  9. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  10. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  11. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  12. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  13. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. c62c38f ocfs2: replace CURRENT_TIME macro by Deepa Dinamani · 8 years ago
  15. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  16. bf94077 fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  17. 63b52c4 Revert "ocfs2: bump up o2cb network protocol version" by Junxiao Bi · 8 years ago
  18. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  19. 7d65b27 ocfs2/cluster: clean up unnecessary assignment for 'ret' by piaojun · 8 years ago
  20. 0d16dcf ocfs2: use bio op accessors by Mike Christie · 8 years ago
  21. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  22. 38b52ef ocfs2: bump up o2cb network protocol version by Junxiao Bi · 9 years ago
  23. 6633ca5 ocfs2: o2hb: fix hb hung time by Junxiao Bi · 9 years ago
  24. 88dbe98 ocfs2: o2hb: don't negotiate if last hb fail by Junxiao Bi · 9 years ago
  25. 1bd1290 ocfs2: o2hb: add some user/debug log by Junxiao Bi · 9 years ago
  26. e76f823 ocfs2: o2hb: add NEGOTIATE_APPROVE message by Junxiao Bi · 9 years ago
  27. 34069b8 ocfs2: o2hb: add NEGO_TIMEOUT message by Junxiao Bi · 9 years ago
  28. e0cbb79 ocfs2: o2hb: add negotiate timer by Junxiao Bi · 9 years ago
  29. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  30. aa6913d ocfs2: clean up unused parameter 'count' in o2hb_read_block_input() by Jun Piao · 9 years ago
  31. e1daca2 ocfs2/cluster: block BH in TCP callbacks by Eric Dumazet · 9 years ago
  32. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  33. 9e13f1f ocfs2: o2hb: fix double free bug by Junxiao Bi · 9 years ago
  34. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  35. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 9 years ago
  36. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
  37. a4a1dfa ocfs2/cluster: fix memory leak in o2hb_region_release by Joseph Qi · 9 years ago
  38. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  39. a84ac33 ocfs2: o2hb: increase unsteady iterations by Junxiao Bi · 9 years ago
  40. 9a9e341 fs: configfs: Drop unused parameter from configfs_undepend_item() by Krzysztof Opasiak · 9 years ago
  41. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  42. 0986fe9b ocfs2: fix race between mount and delete node/cluster by Joseph Qi · 9 years ago
  43. 45b9977 ocfs2/cluster: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  44. 13a83fc ocfs2/cluster: move locking into attribute store methods by Christoph Hellwig · 9 years ago
  45. 40476b8 ocfs2: use 64bit variables to track heartbeat time by Tina Ruchandani · 9 years ago
  46. 372a447 ocfs2: do not log twice error messages by Christophe JAILLET · 9 years ago
  47. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  48. fce56d8 ocfs2: o2net: should remove debugfs in o2net_init() out branch by alex chen · 9 years ago
  49. e327284 ocfs2: remove __mlog_cpu_guess by Andrew Morton · 9 years ago
  50. 7c2bd2f ocfs2: reduce object size of mlog uses by Joe Perches · 9 years ago
  51. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 10 years ago
  52. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 10 years ago
  53. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 10 years ago
  54. e6d9f86 ocfs2: o2net: silence uninitialized variable warning by Dan Carpenter · 10 years ago
  55. 41d6247 ocfs2: fix wrong comment by Junxiao Bi · 10 years ago
  56. 196fe71 ocfs2: o2net: fix connect expired by Junxiao Bi · 10 years ago
  57. f5425fc ocfs2: report error from o2hb_do_disk_heartbeat() to user by Jan Kara · 10 years ago
  58. 7e8631e fix breakage in o2net_send_tcp_msg() by Al Viro · 10 years ago
  59. 2bd6332 ocfs2: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  60. b246d3d ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim by Xue jiufei · 10 years ago
  61. 70e82a1 ocfs2: fix deadlock between o2hb thread and o2net_wq by Joseph Qi · 10 years ago
  62. 5046f18 ocfs2: don't fire quorum before connection established by Junxiao Bi · 10 years ago
  63. f328833 fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  64. 4a4e07c ocfs2: call o2quo_exit() if malloc failed in o2net_init() by Joseph Qi · 10 years ago
  65. 8c7b638 ocfs2: quorum: add a log for node not fenced by Junxiao Bi · 10 years ago
  66. 8e9801d ocfs2: o2net: set tcp user timeout to max value by Junxiao Bi · 10 years ago
  67. c43c363 ocfs2: o2net: don't shutdown connection when idle timeout by Junxiao Bi · 10 years ago
  68. 79deb3c ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one by Tariq Saeed · 10 years ago
  69. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  70. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  71. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  72. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  73. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  75. 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
  76. da8ded4 ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN by Tariq Saeed · 11 years ago
  77. 41b63ef ocfs2: fix type conversion risk when get cluster attributes by Joseph Qi · 11 years ago
  78. 920220c ocfs2: don't open-code kernel_recvmsg() by Al Viro · 11 years ago
  79. 66f5dce ocfs2: don't open-code kernel_sendmsg() by Al Viro · 11 years ago
  80. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 11 years ago
  81. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  82. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 11 years ago
  83. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  84. 518df6b ocfs2: use find_last_bit() by Akinobu Mita · 11 years ago
  85. a8f70de ocfs2: use bitmap_weight() by Akinobu Mita · 11 years ago
  86. 910bffe ocfs2: don't spam on -EDQUOT by Joel Becker · 11 years ago
  87. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
  88. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
  89. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
  90. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  91. 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 11 years ago
  92. 4a184b4 ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions by Xue jiufei · 11 years ago
  93. 44e89cb ocfs2: adjust switch_case syntax at o2net_state_change() by Jie Liu · 11 years ago
  94. b4d8ed4 ocfs2: fix a comments typo at o2quo_hb_still_up() by Jie Liu · 11 years ago
  95. 70f651e ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention by Jie Liu · 11 years ago
  96. e873fdb ocfs2: submit disk heartbeat bio using WRITE_SYNC by Noboru Iwamatsu · 11 years ago
  97. d3e3b41 fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() by Younger Liu · 11 years ago
  98. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 12 years ago
  99. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  100. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago