1. 79deb3c ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one by Tariq Saeed · 10 years ago
  2. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  3. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  4. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  5. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  6. da8ded4 ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN by Tariq Saeed · 10 years ago
  7. 41b63ef ocfs2: fix type conversion risk when get cluster attributes by Joseph Qi · 10 years ago
  8. 920220c ocfs2: don't open-code kernel_recvmsg() by Al Viro · 10 years ago
  9. 66f5dce ocfs2: don't open-code kernel_sendmsg() by Al Viro · 10 years ago
  10. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
  11. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
  12. 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 11 years ago
  13. 44e89cb ocfs2: adjust switch_case syntax at o2net_state_change() by Jie Liu · 11 years ago
  14. d3e3b41 fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() by Younger Liu · 11 years ago
  15. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 11 years ago
  16. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  17. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  18. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  19. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  20. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  21. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  22. 3ba169c ocfs2/cluster: Add new function o2net_fill_node_map() by Sunil Mushran · 13 years ago
  23. 1dfecf8 ocfs2/cluster: Clean up messages in o2net by Sunil Mushran · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. ed59992 fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS. by Rakib Mullick · 13 years ago
  26. e70d845 ocfs2: fix build for OCFS2_FS_STATS not enabled by Randy Dunlap · 14 years ago
  27. e453039 ocfs2/cluster: Track process message timing stats for each socket by Sunil Mushran · 14 years ago
  28. 3c193b3 ocfs2/cluster: Track send message timing stats for each socket by Sunil Mushran · 14 years ago
  29. ff1becb ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container by Sunil Mushran · 14 years ago
  30. 3f9c14f ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking by Sunil Mushran · 14 years ago
  31. 2b190ce ocfs2/cluster: Pin the remote node item in configfs by Sunil Mushran · 14 years ago
  32. 0e105d3 by Sunil Mushran · 14 years ago
  33. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  34. 415cf32 O2net: Disallow o2net accept connection request from itself. by Tristan Ye · 14 years ago
  35. 23fd9ab o2net: log socket state changes by Srinivas Eeda · 14 years ago
  36. 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  37. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 14 years ago
  38. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 15 years ago
  39. 9af0b38 ocfs2/net: Use wait_event() in o2net_send_message_vec() by Sunil Mushran · 15 years ago
  40. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  41. 18496e8 [PATCH] ocfs2/cluster/tcp.c: make some functions static by Adrian Bunk · 16 years ago
  42. 0f475b2 [PATCH 3/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  43. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  44. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  45. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  46. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 16 years ago
  47. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  48. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  49. ce17204a ocfs2: Retry sendpage() if it returns EAGAIN by Sunil Mushran · 17 years ago
  50. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  51. 1482942 ocfs2: Depend on configfs heartbeat items. by Joel Becker · 17 years ago
  52. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  53. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 18 years ago
  54. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 18 years ago
  55. ab81afd ocfs2: Binds listener to the configured ip address by Sunil Mushran · 18 years ago
  56. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  57. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  58. 828ae6a [patch 3/3] OCFS2 Configurable timeouts - Protocol changes by Andrew Beekhof · 18 years ago
  59. b5dd803 [patch 2/3] OCFS2 Configurable timeouts by Jeff Mahoney · 18 years ago
  60. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  61. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  62. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  63. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 18 years ago
  64. 215c7f9 [PATCH] ocfs2: fix compile warnings by Mark Fasheh · 19 years ago
  65. 9821148 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago