1. 9d80f75 ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) by Joel Becker · 16 years ago
  2. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  3. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  4. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 16 years ago
  5. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  6. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 16 years ago
  7. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 16 years ago
  8. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 16 years ago
  9. 6b11d81 ocfs2: Fix userspace ABI breakage in sysfs by Joel Becker · 16 years ago
  10. 0e5ae03 ocfs2: bump version number by Mark Fasheh · 17 years ago
  11. 1710468 ocfs2: Update default cluster timeouts by Sunil Mushran · 17 years ago
  12. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  13. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  14. c60b717 kset: convert ocfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  15. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  16. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  17. ef9f86c ocfs2: Filter -ENOSPC in mlog_errno() by Mark Fasheh · 17 years ago
  18. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  19. bc7e97c [PATCH] Fix possibly too long write in o2hb_setup_one_bio() by Jan Kara · 17 years ago
  20. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  21. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  22. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  23. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  24. ce17204a ocfs2: Retry sendpage() if it returns EAGAIN by Sunil Mushran · 17 years ago
  25. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  26. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  27. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  28. e6df3a6 ocfs2: Wake up a starting region if it gets killed in the background. by Joel Becker · 17 years ago
  29. 16c6a4f ocfs2: live heartbeat depends on the local node configuration by Joel Becker · 17 years ago
  30. 1482942 ocfs2: Depend on configfs heartbeat items. by Joel Becker · 17 years ago
  31. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  32. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 17 years ago
  33. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 17 years ago
  34. fa24aa5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  35. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  36. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  37. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  38. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 17 years ago
  39. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 17 years ago
  40. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 17 years ago
  41. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  42. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 17 years ago
  43. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 18 years ago
  44. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 18 years ago
  45. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 17 years ago
  46. ab81afd ocfs2: Binds listener to the configured ip address by Sunil Mushran · 17 years ago
  47. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  48. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  49. 92efc15 ocfs2: export heartbeat thread pid via configfs by Zhen Wei · 18 years ago
  50. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  51. 828ae6a [patch 3/3] OCFS2 Configurable timeouts - Protocol changes by Andrew Beekhof · 18 years ago
  52. b5dd803 [patch 2/3] OCFS2 Configurable timeouts by Jeff Mahoney · 18 years ago
  53. 296b75e [patch 1/3] OCFS2 - Expose struct o2nm_cluster by Andrew Beekhof · 18 years ago
  54. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  55. 79cd22d ocfs2: delete redundant memcmp() by Akinobu Mita · 18 years ago
  56. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  57. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  58. 471e3f5 ocfs2: Fix heartbeat sector calculation by Mathieu Avila · 18 years ago
  59. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  60. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  61. 2b388c6 ocfs2: Compile-time disabling of ocfs2 debugging output. by Joel Becker · 18 years ago
  62. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  63. a9e2ae3 ocfs2: Better I/O error handling in heartbeat by Mark Fasheh · 18 years ago
  64. ea8aa68 ocfs2: finally remove MLF* macros by Mark Fasheh · 18 years ago
  65. 70bacbd ocfs2: don't use MLF* in cluster/ files by Mark Fasheh · 18 years ago
  66. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 18 years ago
  67. 93cc9ac ocfs2: Set .owner on masklog sysfs attributes. by Joel Becker · 18 years ago
  68. 895928b [PATCH] ocfs2: complete failure recovery for nodemanager init by Jeff Mahoney · 18 years ago
  69. 362342f [PATCH] ocfs2: remove non existing function prototypes by Mark Fasheh · 18 years ago
  70. 6b7a6c9 [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64 by Jeff Mahoney · 18 years ago
  71. 215c7f9 [PATCH] ocfs2: fix compile warnings by Mark Fasheh · 18 years ago
  72. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  73. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  74. 82353b5 [PATCH] This patch contains the following cleanups: by Adrian Bunk · 19 years ago
  75. 9821148 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago
  76. a7f6a5f [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago
  77. 0c83ed8 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 19 years ago
  78. 52fd3d6 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago