1. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 12 years ago
  2. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago
  4. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  5. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  7. 2a11735 switch o2hb_region_dev_write() to fget_light() by Al Viro · 12 years ago
  8. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  9. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  10. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  11. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  12. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  13. 3ba169c ocfs2/cluster: Add new function o2net_fill_node_map() by Sunil Mushran · 13 years ago
  14. bb570a5 ocfs2/cluster: Fix output in file elapsed_time_in_ms by Sunil Mushran · 13 years ago
  15. 1dfecf8 ocfs2/cluster: Clean up messages in o2net by Sunil Mushran · 13 years ago
  16. d2eece3 ocfs2/cluster: Abort heartbeat start on hard-ro devices by Sunil Mushran · 13 years ago
  17. 69a60c4 ocfs2: remove the /sys/o2cb symlink by Amerigo Wang · 13 years ago
  18. 33c12a5 ocfs2/cluster: Heartbeat mismatch message improved by Sunil Mushran · 13 years ago
  19. 76d9fc2 ocfs2/cluster: Increase the live threshold for global heartbeat by Sunil Mushran · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  22. 99bdc38 Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix by Joel Becker · 13 years ago
  23. ed59992 fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS. by Rakib Mullick · 13 years ago
  24. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  25. b4e1b7e ocfs2: Make the left masklogs compat. by Tao Ma · 14 years ago
  26. 75ba49a ocfs2: Remove masklog ML_AIO. by Tao Ma · 14 years ago
  27. d701485 ocfs2: Remove masklog ML_UPTODATE. by Tao Ma · 14 years ago
  28. 15057e9 ocfs2: Remove masklog ML_BH_IO. by Tao Ma · 14 years ago
  29. b410795 ocfs2: Remove masklog ML_JOURNAL. by Tao Ma · 14 years ago
  30. 781f200 ocfs2: Remove masklog ML_EXPORT. by Tao Ma · 14 years ago
  31. a5b8443 ocfs2: Remove masklog ML_DCACHE. by Tao Ma · 14 years ago
  32. 8990e44 ocfs2: Remove masklog ML_NAMEI. by Tao Ma · 14 years ago
  33. 1db986a ocfs2: Remove masklog ML_QUOTA. by Tao Ma · 14 years ago
  34. 2661836 ocfs2: Remove masklog ML_RESERVATIONS. by Tao Ma · 14 years ago
  35. 402b418 ocfs2: Remove masklog ML_XATTR. by Tao Ma · 14 years ago
  36. 32a42d3 ocfs2: Remove masklog ML_SUPER. by Tao Ma · 14 years ago
  37. a716357 ocfs2: Remove masklog ML_EXTENT_MAP. by Tao Ma · 14 years ago
  38. 64f3b26 ocfs2: Remove masklog ML_INODE. by Tao Ma · 14 years ago
  39. 614a9e8 ocfs2: Remove FILE_IO from masklog. by Tao Ma · 14 years ago
  40. 198aac2 ocfs2: Remove masklog ML_REFCOUNT. by Tao Ma · 14 years ago
  41. 81bad69 ocfs2: Remove DISK_ALLOC from masklog. by Tao Ma · 14 years ago
  42. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  43. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 14 years ago
  44. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  45. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  46. cc54816 ocfs2/cluster: dereferencing before checking in nst_seq_show() by Dan Carpenter · 14 years ago
  47. e70d845 ocfs2: fix build for OCFS2_FS_STATS not enabled by Randy Dunlap · 14 years ago
  48. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  49. 9b00a81 ocfs2: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  50. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  51. db02754 ocfs2/cluster: Show o2net timing statistics by Sunil Mushran · 14 years ago
  52. e453039 ocfs2/cluster: Track process message timing stats for each socket by Sunil Mushran · 14 years ago
  53. 3c193b3 ocfs2/cluster: Track send message timing stats for each socket by Sunil Mushran · 14 years ago
  54. ff1becb ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container by Sunil Mushran · 14 years ago
  55. 3f9c14f ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking by Sunil Mushran · 14 years ago
  56. 37096a7 ocfs2/dlm: Minor cleanup by Sunil Mushran · 14 years ago
  57. cfc069d ocfs2/cluster: Pin the local node when o2hb thread starts by Sunil Mushran · 14 years ago
  58. cb0586b ocfs2/cluster: Show pin state for each o2hb region by Sunil Mushran · 14 years ago
  59. 58a3158 ocfs2/cluster: Pin/unpin o2hb regions by Sunil Mushran · 14 years ago
  60. ffee223 ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap by Sunil Mushran · 14 years ago
  61. 2b190ce ocfs2/cluster: Pin the remote node item in configfs by Sunil Mushran · 14 years ago
  62. 41b41a2 ocfs2: Adjust masklog flag values by Sunil Mushran · 14 years ago
  63. 1cf257f ocfs2: fix memory leak by Jiri Slaby · 14 years ago
  64. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  65. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  66. d4396ea by Sunil Mushran · 14 years ago
  67. 4d94aa1 ocfs2/cluster: Bump up dlm protocol to version 1.1 by Sunil Mushran · 14 years ago
  68. 43695d0 by Sunil Mushran · 14 years ago
  69. d6aa1c7 by Sunil Mushran · 14 years ago
  70. 1f28530 by Sunil Mushran · 14 years ago
  71. a6de013 by Sunil Mushran · 14 years ago
  72. b1c5ebf by Sunil Mushran · 14 years ago
  73. 43182d2 by Sunil Mushran · 14 years ago
  74. e7d656b by Sunil Mushran · 14 years ago
  75. 536f074 by Sunil Mushran · 14 years ago
  76. 823a637 by Sunil Mushran · 14 years ago
  77. 8ca8b0bb by Sunil Mushran · 14 years ago
  78. 0e105d3 by Sunil Mushran · 14 years ago
  79. 39a2985 ocfs2/cluster: Print messages when adding/removing nodes by Sunil Mushran · 14 years ago
  80. 18c50cb by Sunil Mushran · 14 years ago
  81. ea20344 by Sunil Mushran · 14 years ago
  82. b3c85c4 by Sunil Mushran · 14 years ago
  83. 54b5187 by Sunil Mushran · 14 years ago
  84. 817f2c8 Fix various typos of valid in comments by Nikanth Karthikesan · 14 years ago
  85. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  86. 415cf32 O2net: Disallow o2net accept connection request from itself. by Tristan Ye · 14 years ago
  87. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  88. 23fd9ab o2net: log socket state changes by Srinivas Eeda · 14 years ago
  89. d02f00c ocfs2: allocation reservations by Mark Fasheh · 15 years ago
  90. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  91. 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  92. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  93. 9b91518 ocfs2: Use a separate masklog for AST and BASTs by Sunil Mushran · 15 years ago
  94. 8545e03 ocfs2: Add current->comm in trace output by Sunil Mushran · 15 years ago
  95. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 15 years ago
  96. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 15 years ago
  97. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  98. b31d308 ocfs2/trivial: Use proper mask for 2 places in hearbeat.c by Tao Ma · 15 years ago
  99. f6656d2 ocfs2/cluster: Make fence method configurable - v2 by Sunil Mushran · 15 years ago
  100. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago